[FFmpeg-devel] [PATCH 01/10] lavfi/vf_threshold: move to activate design.
Paul B Mahol
onemda at gmail.com
Thu Jul 27 16:27:09 EEST 2017
On 7/17/17, Nicolas George <george at nsup.org> wrote:
> Also fix missing dependency.
>
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
> libavfilter/Makefile | 2 +-
> libavfilter/vf_threshold.c | 34 ++++++++++++----------------------
> 2 files changed, 13 insertions(+), 23 deletions(-)
>
>
> For all this series: the filter builds, FATE passes, but no further tests
> have been done.
>
> These are all the filters that use framesync directly except streamselect
> that will require a more careful look. TODO: dualinput.
>
>
Whole set LGTM.
More information about the ffmpeg-devel
mailing list