summaryrefslogtreecommitdiffstats
path: root/libavformat/mpegvideodec.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
|
* rawdec: factor video demuxer definitions into a macro.Anton Khirnov2011-05-271-10/+1
|
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
| | | | | This also lists the objects from those two libraries as internal (by adding the ff_ prefix) so that they can then be hidden via linker scripts.
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-301-1/+1
| | | | Originally committed as revision 24997 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move mpegvideo demuxer to its own fileAurelien Jacobs2010-08-291-0/+67
Originally committed as revision 24974 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud