From b95d19b02022ea9590bee571aa245ab93f37d152 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Mon, 13 Jun 2011 08:56:54 +0200 Subject: [PATCH] Add some (important) changelog entries --- Changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog b/Changelog index da948c6d73..38f07b1440 100644 --- a/Changelog +++ b/Changelog @@ -5,6 +5,10 @@ releases are sorted from youngest to oldest. version : - 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: