summaryrefslogtreecommitdiff
path: root/libavformat/smjpegenc.c
Commit message (Expand)AuthorAge
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* lavf: Don't explicitly flush after each written packet in muxersClément Bœsch2013-09-16
* lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles2012-11-28
* lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov2012-09-15
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern2012-05-20
* add SMJPEG muxerPaul B Mahol2012-01-16