On Wed, Apr 18, 2018 at 01:08:07PM +0200, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <one...@gmail.com>
> ---
>  doc/filters.texi         |  59 +++++++
>  libavfilter/Makefile     |   1 +
>  libavfilter/allfilters.c |   1 +
>  libavfilter/vf_deblock.c | 409 
> +++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 470 insertions(+)
>  create mode 100644 libavfilter/vf_deblock.c

Iam not sure the name is a good choice. We have many deblock filters already
The documentation should under the heading of "deblock" refer to all these
filters if such heading is added

Also please list what specification or paper or your own design this is
based on.

I may have more comments if i find the time, as i had worked with similar
filters long ago and this looks a bit familiar but dont wait for me if
i dont find the time

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Old school: Use the lowest level language in which you can solve the problem
            conveniently.
New school: Use the highest level language in which the latest supercomputer
            can solve the problem without the user falling asleep waiting.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to