September 8, 2008
View dd1c8f3

Bump Major version, this commit is almost just renaming bits_per_sample to bits_per_coded_sample but that cannot be done seperately. Patch by Luca Abeni Also reset the minor version and fix the forgotton change to libfaad. Note: The API/ABI should not be considered stable yet, there still may be a change done here or there if some developer has some cleanup ideas and patches!

Luca Abeni authored on 2008/09/08 23:24:59
September 4, 2008
View 8e5af7a

Clarify sample_aspect_ratio.

Michael Niedermayer authored on 2008/09/04 02:43:00
September 1, 2008
View 2988c93

create a separate codec_id for E-AC-3

Justin Ruggles authored on 2008/09/01 23:33:54
August 31, 2008
View 9879038

Globally rename the header inclusion guard names.

Stefano Sabatini authored on 2008/08/31 16:39:47
August 30, 2008
View 43a38a7

Remove 'currently unused' warning about SAMPLE_FMT_xxx.

Peter Ross authored on 2008/08/30 13:26:45
August 29, 2008
View 2bfd885

Bump libavcodec minor version number for r15017.

Peter Ross authored on 2008/08/29 13:02:04
View 312420f

Add AVCodecContext.bits_per_raw_sample field.

Peter Ross authored on 2008/08/29 12:59:48
View 46a7306

Change AVCodecContext.bits_per_sample to bits_per_coded_sample. Nb: This change will become active on the next libavcodec major version bump.

Peter Ross authored on 2008/08/29 12:52:10
August 21, 2008
View 7d8f3de

Last hunk of the AAC decoder code to be OKed and build system and documentation alterations as appropriate

Robert Swain authored on 2008/08/21 16:21:26
View 79de84f

Provide a simpler way for the user to reorder her timestamps.

Michael Niedermayer authored on 2008/08/21 08:11:26
August 20, 2008
View 833e90d

Update changelog and general.texi to reflect addition of the alac encoder, add Jai Menon to MAINTAINERS and bump LIBAVCODEC_VERSION_MINOR.

Jai Menon authored on 2008/08/20 04:25:00
August 19, 2008
View 143a5d6

Add F64BE, F64LE and F64BE PCM codecs.

Peter Ross authored on 2008/08/19 19:43:47
View e06b00f

Add SAMPLE_FMT_DBL.

Peter Ross authored on 2008/08/19 19:36:30
August 18, 2008
View 97ceb75

Mark SAMPLE_FMT_S24 as deprecated.

Peter Ross authored on 2008/08/18 21:03:59
August 11, 2008
View 697c7cd

Bump minor version as av_log_missing_feature() was added to public API in r14685

Robert Swain authored on 2008/08/11 07:18:46