Re: [FFmpeg-devel] [WIP] lavfi: port mp/eq to a regular filter

2014-09-16 Thread Michael Niedermayer
On Tue, Sep 16, 2014 at 01:09:01AM +0200, James Darnley wrote: > On 2014-09-15 00:46, James Darnley wrote: > > ... > > Update: I've got eq2 merged into the one file and working. I would send > another WIP patch but I've made several commits, all of which should be > merged together. > > One que

Re: [FFmpeg-devel] [WIP] lavfi: port mp/eq to a regular filter

2014-09-15 Thread James Darnley
On 2014-09-15 00:46, James Darnley wrote: > ... Update: I've got eq2 merged into the one file and working. I would send another WIP patch but I've made several commits, all of which should be merged together. One question I do have though is: should the user options for contrast in eq and eq2 be

Re: [FFmpeg-devel] [WIP] lavfi: port mp/eq to a regular filter

2014-09-15 Thread wm4
On Mon, 15 Sep 2014 14:02:36 +0200 James Darnley wrote: > On 2014-09-15 13:17, Clément Bœsch wrote: > > On Mon, Sep 15, 2014 at 12:46:14AM +0200, James Darnley wrote: > >> --- > >> > >> Still a couple of things on the todo list (see the top of the new file) > >> but I > >> thought I would send t

Re: [FFmpeg-devel] [WIP] lavfi: port mp/eq to a regular filter

2014-09-15 Thread James Darnley
On 2014-09-15 02:03, Timothy Gu wrote: > On Sep 14, 2014 3:46 PM, "James Darnley" wrote: >> >> --- >> >> Still a couple of things on the todo list (see the top of the new file) > but I >> thought I would send the basics along for people to nit pick. >> >> configure| 1 + >> liba

Re: [FFmpeg-devel] [WIP] lavfi: port mp/eq to a regular filter

2014-09-15 Thread James Darnley
On 2014-09-15 13:17, Clément Bœsch wrote: > On Mon, Sep 15, 2014 at 12:46:14AM +0200, James Darnley wrote: >> --- >> >> Still a couple of things on the todo list (see the top of the new file) but I >> thought I would send the basics along for people to nit pick. >> >> configure|

Re: [FFmpeg-devel] [WIP] lavfi: port mp/eq to a regular filter

2014-09-15 Thread Clément Bœsch
On Mon, Sep 15, 2014 at 12:46:14AM +0200, James Darnley wrote: > --- > > Still a couple of things on the todo list (see the top of the new file) but I > thought I would send the basics along for people to nit pick. > > configure| 1 + > libavfilter/Makefile | 1 + > libav

Re: [FFmpeg-devel] [WIP] lavfi: port mp/eq to a regular filter

2014-09-14 Thread Timothy Gu
On Sep 14, 2014 3:46 PM, "James Darnley" wrote: > > --- > > Still a couple of things on the todo list (see the top of the new file) but I > thought I would send the basics along for people to nit pick. > > configure| 1 + > libavfilter/Makefile | 1 + > libavfilter/allfilt