From 063382610fe335c17b1caa29fcdf6cb56f2db3f0 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Tue, 3 May 2016 04:07:36 +0200 Subject: [PATCH] Changelog: update for the last 2 commits Signed-off-by: Michael Niedermayer --- Changelog | 2 ++ 1 file changed, 2 insertions(+) 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