Anton Khirnov 78efefa9a5 fftools/ffmpeg_opt: move opening input files to ffmpeg_demux.c
This is similar to what was done before for output files and will allow
introducing demuxer-private state in future commits

Unlike for muxing, the code is moved to existing ffmpeg_demux.c rather
than to a new file. The reason is just file size - the demuxing code is
much smaller than muxing.
2022-10-25 11:04:42 +02:00
..
2022-10-14 12:19:13 +02:00
2022-10-24 02:00:31 +02:00
2022-10-14 12:19:13 +02:00
2022-07-23 11:53:19 +02:00