December 25, 2012
View 658bd6d

ac3_eac3_probe: mark buffer pointers const

Michael Niedermayer authored on 2012/12/25 09:42:23
August 30, 2012
View b3facc4

ac3dec: fix uninitialized var warning

Michael Niedermayer authored on 2012/08/30 12:17:24
August 26, 2012
View 0c3a3b7

ac3_probe: fix probing of non standard AC3

Michael Niedermayer authored on 2012/08/26 08:55:10
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
May 31, 2012
View ebfe0c6

ac3_probe: speedup by checking for header earlier

Michael Niedermayer authored on 2012/05/31 23:14:27
May 3, 2012
View 64bde80

mp3/ac3 probe: search for PES headers to prevent probing MPEG-PS as MP3.

Ronald S. Bultje authored on 2012/05/03 07:45:18
April 7, 2012
View 2e0c360

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/04/07 05:52:01
April 6, 2012
View 20234a4

cosmetics: Align muxer/demuxer declarations

Martin Storsjö authored on 2012/04/06 23:50:48
February 1, 2012
View a369a6b

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/02/01 10:08:23
January 31, 2012
View f7fe41a

lavf: rename AVInputFormat.value to raw_codec_id.

Anton Khirnov authored on 2012/01/31 15:50:31
December 1, 2011
View 8d5078c

ac3probe: Change threshold from 500 to 200 to keep in sync with mp3.

Michael Niedermayer authored on 2011/12/01 02:08:23
November 18, 2011
View 30ca700

ac3probe: Detect Sonic Foundry Soft Encode AC3 as raw AC3. Our ac3 code chain can handle it fine. More ideal would be to write a demuxer that actually extracts what can be from the additional headers and uses it for whatever it can be used for.

Michael Niedermayer authored on 2011/11/18 03:38:47
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 6f89efe

lavc: use avpriv_ prefix for ff_ac3_parse_header.

Anton Khirnov authored on 2011/10/17 17:04:12