[FFmpeg-devel] [WIP] [PATCH 2/2] lavfi/dualinput: reimplement on top of framesync.

Paul B Mahol onemda at gmail.com
Mon Sep 23 00:56:07 CEST 2013


On 8/27/13, Nicolas George <nicolas.george at normalesup.org> wrote:
>
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
>  libavfilter/Makefile     |    8 +--
>  libavfilter/dualinput.c  |  127
> +++++++++++++++++++---------------------------
>  libavfilter/dualinput.h  |    5 ++
>  libavfilter/vf_overlay.c |    5 ++
>  4 files changed, 67 insertions(+), 78 deletions(-)
>
>
> Also TODO: add the init function call to other filers than overlay, and
> rework the filters to use framesync directly, so they can benefit from the
> new features.
>
>

I would like to apply this 2 because they fix at least 2 bugs.


More information about the ffmpeg-devel mailing list