[FFmpeg-devel] [PATCH] avfilter: add mix filter

Paul B Mahol onemda at gmail.com
Fri Nov 24 14:52:39 EET 2017


On 11/20/17, Paul B Mahol <onemda at gmail.com> wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  doc/filters.texi         |  28 +++++
>  libavfilter/Makefile     |   1 +
>  libavfilter/allfilters.c |   1 +
>  libavfilter/vf_mix.c     | 283
> +++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 313 insertions(+)
>  create mode 100644 libavfilter/vf_mix.c
>

Will apply soon.


More information about the ffmpeg-devel mailing list