summaryrefslogtreecommitdiff
path: root/libavformat/h261dec.c
Commit message (Expand)AuthorAge
* Use bitstream_init8() where appropriateDiego Biurrun2017-02-07
* h261dec: Convert to the new bitstream readerAlexandra Hájková2017-01-31
* avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun2013-05-04
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* 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 h261 demuxer to its own fileAurelien Jacobs2010-08-29