Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2016-05-03 05:07:36 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2016-05-03 05:07:36 +0300
commit063382610fe335c17b1caa29fcdf6cb56f2db3f0 (patch)
tree21a70d8a82a4a2e54d16173bc90821483216ce1d
parent342b6d371895cd036a626d6dc8cf17650e8ffc0a (diff)
Changelog: update for the last 2 commitsn2.6.9
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c2d024f0c0..7c8d914f96 100644
--- a/Changelog
+++ b/Changelog
@@ -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