diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-02-21 15:28:01 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-03-13 08:01:15 +0100 |
commit | 7b51523f12dca2339683a4ec244b3bfd6029196e (patch) | |
tree | 047d6000ee804f6b3c59225f7c8f9c11c71fb606 /libavcodec/gsmdec_template.c | |
parent | c4de5778bceab3c15f1239f1f16816749a7fd3b6 (diff) | |
download | ffmpeg-7b51523f12dca2339683a4ec244b3bfd6029196e.tar.gz |
fftools/ffmpeg_opt: merge init_complex_filters() and check_filter_outputs()
The first of these binds inputs of complex filtergraphs to demuxer
streams (with a misleading comment claiming it *creates* complex
filtergraphs).
The second ensures that all filtergraph outputs are connected to an
encoder.
Merge them into a single function, which simplifies the ffmpeg_filter
API, is shorter, and will also be useful in following commits.
Also, rename misleadingly-named init_input_filter() to
fg_complex_bind_input().
Diffstat (limited to 'libavcodec/gsmdec_template.c')
0 files changed, 0 insertions, 0 deletions