Re: [FFmpeg-devel] [PATCH] lavfi: drop mp=eq and mp=eq2

2015-01-26 Thread Stefano Sabatini
On date Monday 2015-01-26 09:43:46 +, Paul B Mahol encoded: > On 1/26/15, Stefano Sabatini wrote: > > mp=eq2 was ported to a native libavfilter filter in commit > > 4c38e960d0ca81b78dec1589275a5274dde21c8e. > > --- > > doc/filters.texi | 12 - > > libavfilter/Makefile

Re: [FFmpeg-devel] [PATCH] lavfi: drop mp=eq and mp=eq2

2015-01-26 Thread Paul B Mahol
On 1/26/15, Stefano Sabatini wrote: > mp=eq2 was ported to a native libavfilter filter in commit > 4c38e960d0ca81b78dec1589275a5274dde21c8e. > --- > doc/filters.texi | 12 - > libavfilter/Makefile | 2 - > libavfilter/libmpcodecs/vf_eq.c | 240 -- >