1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavformat
Marton Balint dc9d64f794 avformat/mov_chan: never override number of channels based on chan atom
The channel designation metadata should not override the number of channels.
Let's warn the user if it is inconsistent, and keep the channel layout
unspecified.

Before the conversion to the channel layout API the code only set the mask, but
never overridden the channel count, so this restores the old behaviour.

Signed-off-by: Marton Balint <cus@passwd.hu>
2024-02-09 23:47:24 +01:00
..
2023-10-02 01:28:14 +02:00
2023-09-12 19:33:17 +02:00
2023-12-18 15:18:05 -03:00
2023-09-21 22:41:10 +02:00
2024-01-24 00:09:21 +01:00
2024-01-24 00:09:21 +01:00
2023-11-18 19:55:42 +01:00
2023-12-31 14:18:01 +01:00
2023-09-28 19:37:58 +02:00
2024-02-07 10:22:19 +01:00
2023-09-07 00:42:10 +02:00
2023-11-26 17:49:11 +01:00
2023-11-08 17:37:58 +11:00
2023-11-18 19:55:42 +01:00
2023-10-15 18:54:37 +02:00
2023-10-08 21:36:04 +02:00