From dea22a1a912d5e6214db5c6a4addbc7b26881817 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Mon, 20 Jun 2011 22:40:31 +0200 Subject: [PATCH] document libswscale bump --- Changelog | 1 + doc/APIchanges | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index a504449..b785197 100644 --- a/Changelog +++ b/Changelog @@ -11,6 +11,7 @@ version 0.7: - All av_metadata_* functions renamed to av_dict_* and moved to libavutil - 4:4:4 H.264 decoding support - 10-bit H.264 optimizations for x86 +- Bump libswscale for recently reported ABI break version 0.7_beta2: diff --git a/doc/APIchanges b/doc/APIchanges index 460e8dd..79d9749 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -7,7 +7,7 @@ libavdevice: 2011-04-18 libavfilter: 2011-04-18 libavformat: 2011-04-18 libpostproc: 2011-04-18 -libswscale: 2011-04-18 +libswscale: 2011-06-20 libavutil: 2011-04-18 -- 2.7.4