[FFmpeg-devel] [PATCH 5/5] avfilter: handle error in query_formats() of a bunch of random video filters

Clément Bœsch u at pkh.me
Mon Mar 16 23:46:32 CET 2015


On Mon, Mar 16, 2015 at 01:25:11PM +0100, Stefano Sabatini wrote:
> On date Sunday 2015-03-15 14:24:30 +0100, Clément Bœsch encoded:
> > ---
> >  libavfilter/f_select.c          |  9 ++++++++-
> >  libavfilter/vf_codecview.c      |  6 ++++--
> >  libavfilter/vf_colorbalance.c   |  7 ++++---
> >  libavfilter/vf_colormatrix.c    |  8 ++++----
> >  libavfilter/vf_curves.c         |  6 ++++--
> >  libavfilter/vf_dctdnoiz.c       |  6 ++++--
> >  libavfilter/vf_decimate.c       |  6 ++++--
> >  libavfilter/vf_delogo.c         |  7 ++++---
> >  libavfilter/vf_deshake.c        |  8 ++++----
> >  libavfilter/vf_drawbox.c        |  7 ++++---
> >  libavfilter/vf_edgedetect.c     | 15 ++++++++++-----
> >  libavfilter/vf_elbg.c           |  8 ++++----
> >  libavfilter/vf_eq.c             |  8 ++++----
> >  libavfilter/vf_fieldmatch.c     |  6 ++++--
> >  libavfilter/vf_gradfun.c        |  8 ++++----
> >  libavfilter/vf_histeq.c         |  7 ++++---
> >  libavfilter/vf_hqdn3d.c         |  8 ++++----
> >  libavfilter/vf_hqx.c            |  6 ++++--
> >  libavfilter/vf_hue.c            |  8 ++++----
> >  libavfilter/vf_idet.c           |  8 ++++----
> >  libavfilter/vf_lenscorrection.c |  7 ++++---
> >  libavfilter/vf_libopencv.c      |  7 ++++---
> >  libavfilter/vf_lut.c            |  7 ++++---
> >  libavfilter/vf_lut3d.c          |  6 ++++--
> >  libavfilter/vf_mcdeint.c        |  8 ++++----
> >  libavfilter/vf_mpdecimate.c     |  8 ++++----
> >  libavfilter/vf_owdenoise.c      |  6 ++++--
> >  27 files changed, 118 insertions(+), 83 deletions(-)
> 
> LGTM, thanks.

Pushed.

Many other filters need the same adjustment, maintainers are welcome in
patching their filters.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150316/46bc89f1/attachment.asc>


More information about the ffmpeg-devel mailing list