mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-09 09:12:15 +02:00
d7bcc71dad
Unlike avfilter_graph_parse(), it returns unlinked inputs and outputs to the caller, which allows parsing of graphs where inputs/outputs are not known in advance.