aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/smjpegenc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-2/+2
|\
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-2/+2
* | Replace Libav with FFmpeg in license headers for files created by mePaul B Mahol2012-06-291-4/+4
|/
* avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern2012-05-201-1/+1
* add SMJPEG muxerPaul B Mahol2012-01-161-0/+149