summaryrefslogtreecommitdiffstats
path: root/libavformat/smjpegdec.c
Commit message (Collapse)AuthorAgeFilesLines
* smjpegdec: implement seekingPaul B Mahol2012-02-141-0/+5
| | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Diego Biurrun <diego@biurrun.de>
* lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-271-1/+1
|
* avformat: split out common SMJPEG codePaul B Mahol2012-01-161-0/+177
This is a preparation for adding SMJPEG muxer. Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
OpenPOWER on IntegriCloud