[FFmpeg-devel] [PATCH 1/3] lavfi: add new iteration API

2018-02-18 Thread Josh de Kock
--- Managed to send the wrong version of the patch. FATE is still running, and will take a few hours on my machine, so I will update these patches if I find any issues. I wanted to get them on the ML earlier so that others could start taking a look. configure| 23 +- doc/API

[FFmpeg-devel] [PATCH 1/3] lavfi: add new iteration API

2018-02-18 Thread Josh de Kock
--- configure| 23 +- doc/APIchanges | 4 + libavfilter/allfilters.c | 817 +-- libavfilter/avfilter.c | 45 --- libavfilter/avfilter.h | 29 +- libavfilter/version.h| 5 +- 6 files changed, 475 insertions(+), 448