[FFmpeg-devel] [PATCH] lavfi: do not pass opaque field to init functions

Paul B Mahol onemda at gmail.com
Fri Jul 6 01:55:25 CEST 2012


On 7/5/12, Stefano Sabatini <stefasab at gmail.com> wrote:
> Fix signature mismatch warnings.
> ---
>  libavfilter/avf_showwaves.c   |    2 +-
>  libavfilter/vf_thumbnail.c    |    2 +-
>  libavfilter/vf_tile.c         |    2 +-
>  libavfilter/vf_tinterlace.c   |    2 +-
>  libavfilter/vsrc_cellauto.c   |    2 +-
>  libavfilter/vsrc_life.c       |    2 +-
>  libavfilter/vsrc_mandelbrot.c |    2 +-
>  libavfilter/vsrc_mptestsrc.c  |    2 +-
>  8 files changed, 8 insertions(+), 8 deletions(-)
>

Probably OK.


More information about the ffmpeg-devel mailing list