[FFmpeg-devel] [PATCH] avfilter: add deblock filter
Michael Niedermayer
michael at niedermayer.cc
Thu Apr 19 00:22:35 EEST 2018
On Wed, Apr 18, 2018 at 11:11:30PM +0200, Paul B Mahol wrote:
> On 4/18/18, Michael Niedermayer <michael at niedermayer.cc> wrote:
> > On Wed, Apr 18, 2018 at 01:08:07PM +0200, Paul B Mahol wrote:
> >> Signed-off-by: Paul B Mahol <onemda at 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.
>
> It is modified:
>
> A Simple and Efficient Deblocking Algorithm for Low Bit-Rate Video Coding
please add this to the file, could be interresting to a reader
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180418/92156081/attachment.sig>
More information about the ffmpeg-devel
mailing list