[FFmpeg-devel] [PATCH 2/3] lavfi: add dual input helpers.
Paul B Mahol
onemda at gmail.com
Sat May 25 19:29:55 CEST 2013
On 5/25/13, Clement Boesch <ubitux at gmail.com> wrote:
> ---
> libavfilter/Makefile | 2 +-
> libavfilter/dualinput.c | 159
> +++++++++++++++++++++++++++++++++++++++++++++++
> libavfilter/dualinput.h | 46 ++++++++++++++
> libavfilter/vf_overlay.c | 155
> +++++++--------------------------------------
> 4 files changed, 227 insertions(+), 135 deletions(-)
> create mode 100644 libavfilter/dualinput.c
> create mode 100644 libavfilter/dualinput.h
>
should be ok if nothing breaks
More information about the ffmpeg-devel
mailing list