diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-05-03 04:07:36 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-05-03 04:07:36 +0200 |
commit | 063382610fe335c17b1caa29fcdf6cb56f2db3f0 (patch) | |
tree | 21a70d8a82a4a2e54d16173bc90821483216ce1d | |
parent | 342b6d371895cd036a626d6dc8cf17650e8ffc0a (diff) | |
download | ffmpeg-063382610fe335c17b1caa29fcdf6cb56f2db3f0.tar.gz |
Changelog: update for the last 2 commitsn2.6.9
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 2.6.9: +- avcodec/mjpegdec: Do not try to detect last scan but apply idct after all scans for progressive jpeg +- avformat/options_table: Add missing identifier for very strict compliance - avformat/ffmdec: Check pix_fmt - avcodec/ttaenc: Reallocate packet if its too small - pgssubdec: fix subpicture output colorspace and range |