Files
Marton Balint 27cafca0dd avfilter/af_amerge: fix possible crash with custom layouts
The check if a native layout can be created from the sources was incomplete and
casued a crash with custom layouts if the layout contained a native channel
multiple times, as in this example command line:

ffmpeg -lavfi "sine[a0];sine,pan=FL+FL[a1];[a0][a1]amerge[aout]" -map "[aout]" -t 1 -f framecrc -

Signed-off-by: Marton Balint <cus@passwd.hu>
(cherry picked from commit e8b10a9b09)
2025-12-07 21:15:20 +01:00
..
2025-12-03 20:26:49 +01:00
2022-07-07 17:52:32 +02:00
2025-08-04 16:35:49 +02:00
2025-12-03 20:26:49 +01:00
2022-02-20 12:38:52 +01:00
2022-07-10 17:20:15 +02:00
2025-12-03 20:26:49 +01:00
2022-02-09 09:40:33 +01:00
2022-02-07 00:31:23 +01:00
2025-12-03 20:26:49 +01:00
2022-03-16 14:05:26 +02:00
2022-07-13 00:27:37 +02:00
2022-04-23 10:58:29 +02:00
2024-07-22 10:47:13 +02:00
2025-12-03 20:26:49 +01:00