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

Clément Bœsch u at pkh.me
Mon Sep 15 13:17:57 CEST 2014


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 +
>  libavfilter/allfilters.c |   1 +
>  libavfilter/vf_eq.c      | 157 +++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 160 insertions(+)
>  create mode 100644 libavfilter/vf_eq.c
> 

Thanks, but note that eq is obsolete: we need a filter that merge the
features & performances from both eq and eq2. I should have mentioned that
yesterday, I'm sorry...

[...]

-- 
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/20140915/c063cdce/attachment.asc>


More information about the ffmpeg-devel mailing list