diff options
author | Anton Khirnov <anton@khirnov.net> | 2022-10-17 10:49:42 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-10-25 11:04:42 +0200 |
commit | 78efefa9a571b9790f564882aac885e3ae67bfc8 (patch) | |
tree | 35edd702e06bbf1b2d8de7c256e847d1c26b300b /fftools/sync_queue.c | |
parent | 1af499cde0958264d4cc03f0ff6371c5ae8edbf4 (diff) | |
download | ffmpeg-78efefa9a571b9790f564882aac885e3ae67bfc8.tar.gz |
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.
Diffstat (limited to 'fftools/sync_queue.c')
0 files changed, 0 insertions, 0 deletions