Module: libav Branch: master Commit: b95d19b02022ea9590bee571aa245ab93f37d152
Author: Reinhard Tartler <[email protected]> Committer: Reinhard Tartler <[email protected]> Date: Mon Jun 13 08:56:54 2011 +0200 Add some (important) changelog entries --- Changelog | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/Changelog b/Changelog index da948c6..38f07b1 100644 --- a/Changelog +++ b/Changelog @@ -5,6 +5,10 @@ releases are sorted from youngest to oldest. version <next>: - 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 version 0.7_beta2: _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
