1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
Marton Balint 1bea3e9ee2 avfilter/af_channelmap: fix mapping if in_channel was a string but out_channel was not specified
In this case in_channel_idx was never set and the default 0 was used.
Suprisingly no one noticed that the respective fate test output was wrong.

Signed-off-by: Marton Balint <cus@passwd.hu>
2024-03-24 21:27:55 +01:00
..
2023-07-07 11:56:37 -03:00
2023-07-07 12:12:52 +02:00
2023-12-04 23:14:38 +01:00
2023-01-13 11:22:59 -06:00
2024-02-08 20:37:27 +01:00
2024-03-13 20:46:10 -03:00