diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2010-11-11 15:24:11 +0000 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2010-11-11 15:24:11 +0000 |
commit | ba83c4bfb55d5c3fc6b3959edb0d3cda07a70241 (patch) | |
tree | 6fc4a3763a476c355f9efd4cf0713b65a2c4368a /Changelog | |
parent | 2c5168afed8ddd798dae5909dba85ae3b611f894 (diff) | |
download | ffmpeg-ba83c4bfb55d5c3fc6b3959edb0d3cda07a70241.tar.gz |
MJPEG/AVI1 to JPEG/JFIF bitstream filter.
Originally committed as revision 25721 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ version <next>: - single stream LATM/LOAS decoder - setpts filter added - Win64 support for optimized asm functions +- MJPEG/AVI1 to JPEG/JFIF bitstream filter version 0.6: |