diff options
author | Marton Balint <cus@passwd.hu> | 2024-06-03 21:15:16 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2024-06-12 19:37:01 +0200 |
commit | e405afdd0a27caaa37ed57be81d4b7faf87296f2 (patch) | |
tree | 7360ef5de31bab8962319f20c299ad9d5d938ff8 /tests | |
parent | a4901a56c653e3063955e1316223a4df8c10994f (diff) | |
download | ffmpeg-e405afdd0a27caaa37ed57be81d4b7faf87296f2.tar.gz |
avformat/mov_chan: use the newly added channel ids for more exact mapping
Also make the iso_channel_position table consistent with what the AAC decoder
uses in avcodec/aac/aacdec_usac.c.
Fate changes are caused by the change of how 7.1 layout is mapped, previously
it included Side Surround channels, now it includes the Surround channels.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ref/fate/mov-mp4-pcm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/mov-mp4-pcm b/tests/ref/fate/mov-mp4-pcm index 19a978df95..7cdca8629f 100644 --- a/tests/ref/fate/mov-mp4-pcm +++ b/tests/ref/fate/mov-mp4-pcm @@ -1,4 +1,4 @@ -462668dd69e7ce4fde4934d1d5978531 *tests/data/fate/mov-mp4-pcm.mp4 +0c6802135e9eb442201c0c1b001259d6 *tests/data/fate/mov-mp4-pcm.mp4 10587977 tests/data/fate/mov-mp4-pcm.mp4 #tb 0: 1/44100 #media_type 0: audio |