Anton Khirnov 7ef7a22251 fftools/ffmpeg: remove the output_streams global
Replace it with an array of streams in each OutputFile. This is a more
accurate reflection of the actual relationship between OutputStream and
OutputFile. This is easier to handle and will allow further
simplifications in future commits.
2022-10-18 13:57:43 +02:00
..
2022-10-14 12:19:13 +02:00
2022-10-14 12:19:13 +02:00
2022-07-23 11:53:19 +02:00