diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2015-05-16 17:03:28 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2015-06-07 10:14:45 +0200 |
commit | 9b56ac74b170d12027fbc81f581a451a709f1105 (patch) | |
tree | 84d1c34490ef22c3a07d0ed3a05342a4c592e3b9 /Changelog | |
parent | 0289f81241e720452b5a77713488d54d3ec252d7 (diff) | |
download | ffmpeg-9b56ac74b170d12027fbc81f581a451a709f1105.tar.gz |
mpjpeg: Initial implementation
Support only streams with Content-Length.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ version <next>: - Automatically rotate videos based on metadata in avconv - improved Quickdraw compatibility - NVIDIA NVENC-accelerated H.264 and HEVC encoding support +- Multipart JPEG demuxer version 11: |