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

2015-03-16 Thread Clément Bœsch
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 --- > > li

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

2015-03-16 Thread Stefano Sabatini
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

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

2015-03-15 Thread Clément Bœsch
--- 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_dec