[FFmpeg-devel] [PATCH] avfilter: add palettedbg filter
Clément Bœsch
u at pkh.me
Thu Jan 15 16:37:17 CET 2015
On Thu, Jan 15, 2015 at 03:55:04PM +0100, Michael Niedermayer wrote:
> On Thu, Jan 15, 2015 at 02:21:18PM +0100, Clément Bœsch wrote:
> > From: Clément Bœsch <clement at stupeflix.com>
> >
> > ---
> > Changelog | 1 +
> > doc/filters.texi | 13 ++
> > libavfilter/Makefile | 1 +
> > libavfilter/allfilters.c | 1 +
> > libavfilter/version.h | 4 +-
> > libavfilter/vf_palettedbg.c | 127 ++++++++++++++++
> > tests/fate/filter-video.mak | 3 +
> > tests/ref/fate/filter-palettedbg | 316 +++++++++++++++++++++++++++++++++++++++
> > 8 files changed, 464 insertions(+), 2 deletions(-)
> > create mode 100644 libavfilter/vf_palettedbg.c
> > create mode 100644 tests/ref/fate/filter-palettedbg
>
> LGTM
>
> fate passes on linux x86 & mips
>
Renamed to showpalette (see wm4's message) and applied. Thank you.
[...]
--
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/20150115/2e848a66/attachment.asc>
More information about the ffmpeg-devel
mailing list