avcodec: do not reorder Ambisonics channels encoded in AAC
commit6ce9f94f020d6a6d56a5a4d34abc1340c942b7a6
authorAdrien Maglo <magsoft@videolan.org>
Thu, 21 Dec 2017 17:18:40 +0000 (21 18:18 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 22 Dec 2017 19:20:17 +0000 (22 20:20 +0100)
tree39b5d597aaa218cc5bf3038807e494e85f9264f0
parentb08ec3f97def3dcb540a20c8027c42c2258507a3
avcodec: do not reorder Ambisonics channels encoded in AAC

Keep the codec order to achieve a correct Ambisonics rendering.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/codec/avcodec/audio.c