summaryrefslogtreecommitdiff
path: root/libavformat/h264dec.c
Commit message (Expand)AuthorAge
* h264dec: Add .avc file name extensionVittorio Giovara2013-09-20
* h264dec: K&R formatting cosmeticsVittorio Giovara2013-09-20
* avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun2013-05-04
* h264probe: Don't error out on bits that no longer are reservedMichael Niedermayer2012-10-04
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-30
* rawdec: factor video demuxer definitions into a macro.Anton Khirnov2011-05-27
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-30
* move h264 demuxer to its own fileAurelien Jacobs2010-08-29