[FFmpeg-cvslog] document libswscale bump
Reinhard Tartler
git at videolan.org
Tue Jun 21 03:45:21 CEST 2011
ffmpeg | branch: master | Reinhard Tartler <siretart at tauware.de> | Mon Jun 20 22:40:31 2011 +0200| [dea22a1a912d5e6214db5c6a4addbc7b26881817] | committer: Reinhard Tartler
document libswscale bump
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dea22a1a912d5e6214db5c6a4addbc7b26881817
---
Changelog | 1 +
doc/APIchanges | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
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
More information about the ffmpeg-cvslog
mailing list