--- Changelog | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/Changelog b/Changelog index 38f07b1..fc4553d 100644 --- a/Changelog +++ b/Changelog @@ -2,17 +2,21 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. -version <next>: +version 0.7: - E-AC-3 audio encoder - ac3enc: add channel coupling support - floating-point sample format support to the ac3, eac3, dca, aac, and vorbis decoders. - H264/MPEG frame-level multi-threading - All av_metadata_* functions renamed to av_dict_* and moved to libavutil +- 4:4:4 H.264 decoding support +- neon optimizations for vp8 version 0.7_beta2: +- h264 optimizations for x86 +- VP8 frame-multithreading - Lots of deprecated API cruft removed - fft and imdct optimizations for AVX (Sandy Bridge) processors - DPX image encoder -- 1.7.4.1 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
