[FFmpeg-devel] [PATCH] vf_colorspace: add floyd-steinberg dithering option to full conversion.

Ronald S. Bultje rsbultje at gmail.com
Wed May 4 14:33:56 CEST 2016


Hi,

On Tue, May 3, 2016 at 1:53 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:

> ---
>  doc/filters.texi                     |  13 ++++
>  libavfilter/colorspacedsp.c          |  12 ++++
>  libavfilter/colorspacedsp.h          |   6 ++
>  libavfilter/colorspacedsp_template.c | 128
> +++++++++++++++++++++++++++++++++++
>  libavfilter/vf_colorspace.c          |  58 +++++++++++++++-
>  5 files changed, 214 insertions(+), 3 deletions(-)


Ping.

Ronald


More information about the ffmpeg-devel mailing list