summaryrefslogtreecommitdiffstats
path: root/libavformat/smjpeg.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-5/+5
|
* avformat: split out common SMJPEG codePaul B Mahol2012-01-161-153/+6
| | | | | | This is a preparation for adding SMJPEG muxer. Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
* avformat: Add SMJPEG demuxer.Paul B Mahol2011-12-281-0/+187
Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net>
OpenPOWER on IntegriCloud