From fbf295e2bd4d48d7a0a094ed5afce2fa5b6cf35a Mon Sep 17 00:00:00 2001 From: Rostislav Pehlivanov Date: Mon, 3 Oct 2016 19:53:11 +0100 Subject: aacenc: support extended channel layouts using PCEs This commit implements support for PCE (Program Configuration Elements) in the AAC encoder, and as such allows for encoding of channel layouts not present in the presets defined by the spec (which only lists the 8 most common ones). This has been a highly requested feature and is also the first open source encoder to support this many layouts. Many thanks to pkviet who implemented support for and verified all channel layouts. --- Changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 4f937216eb..c1c886193e 100644 --- a/Changelog +++ b/Changelog @@ -10,6 +10,7 @@ version : - Raw AMR-NB and AMR-WB demuxers - TiVo ty/ty+ demuxer - Intel QSV-accelerated MJPEG encoding +- PCE support for extended channel layouts in the AAC encoder version 3.4: -- cgit v1.2.3