--- Changelog | 1 + doc/APIchanges | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Changelog b/Changelog index a504449..a810ff5 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 only recently 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 -- 1.7.4.1 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
