August 22, 2014
View fccd85b

avcodec: fix aac/ac3 parser bitstream buffer size

Michael Niedermayer authored on 2014/08/22 08:15:57
August 8, 2012
View 7a72695

Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'

Michael Niedermayer authored on 2012/08/08 05:45:46
August 5, 2012
View 36ef536

Replace all CODEC_ID_* with AV_CODEC_ID_*

Anton Khirnov authored on 2012/08/05 18:11:04
November 3, 2011
View 988f585

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/11/03 10:01:37
November 2, 2011
View 5511ad1

lavc: use designated initialisers for parsers.

Anton Khirnov authored on 2011/11/02 17:34:41
October 21, 2011
View dd8ffc1

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/10/21 08:27:28
October 17, 2011
View 73ae27e

lavc: use avpriv_ prefix for ff_aac_parse_header().

Anton Khirnov authored on 2011/10/17 16:22:04
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
January 26, 2011
View e7e2df2

Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.

Diego Elio Pettenò authored on 2011/01/26 06:40:11
View d36beb3

Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.

Diego Elio Pettenò authored on 2011/01/26 06:40:11
July 13, 2010
View 3cac899

Split the ADTS header decoder off of the ADTS parser.

Alex Converse authored on 2010/07/13 03:52:03
July 11, 2010
View 8fc0162

Add av_ prefix to bswap macros

Måns Rullgård authored on 2010/07/11 07:12:30
View e6b2252

bswap: change ME to NE in macro names

Måns Rullgård authored on 2010/07/11 07:09:01
May 14, 2009
View 90350d7

Allow parsing and decoding of ADTS AAC files with channel config = 0

Alex Converse authored on 2009/05/14 02:57:58
May 13, 2009
View ee373dd

Move the ADTS header size to the parser's header file.

Alex Converse authored on 2009/05/13 23:11:11