summaryrefslogtreecommitdiffstats
path: root/libavformat/ac3dec.c
Commit message (Expand)AuthorAgeFilesLines
* avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun2013-05-041-3/+3
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-7/+7
* mp3/ac3 probe: search for PES headers to prevent probing MPEG-PS as MP3.Ronald S. Bultje2012-05-301-5/+25
* cosmetics: Align muxer/demuxer declarationsMartin Storsjö2012-04-061-2/+2
* lavf: rename AVInputFormat.value to raw_codec_id.Anton Khirnov2012-01-311-2/+2
* lavc: use avpriv_ prefix for ff_ac3_parse_header.Anton Khirnov2011-10-201-1/+1
* lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-171-12/+10
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-2/+2
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-301-1/+1
* move ac3/eac3 demuxer to its own fileAurelien Jacobs2010-08-291-0/+103
OpenPOWER on IntegriCloud