[FFmpeg-devel] [PATCH 5/6] avfilter: add paletteuse filter

Clément Bœsch u at pkh.me
Thu Feb 12 11:43:42 CET 2015


On Mon, Feb 09, 2015 at 06:35:13PM +0100, Clément Bœsch wrote:
> ---
>  doc/filters.texi            |  50 +++
>  libavfilter/Makefile        |   1 +
>  libavfilter/allfilters.c    |   1 +
>  libavfilter/vf_paletteuse.c | 791 ++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 843 insertions(+)
>  create mode 100644 libavfilter/vf_paletteuse.c
> 

New patch atteched, without dead code this time. Also fixed a memleak.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-avfilter-add-paletteuse-filter.patch
Type: text/x-diff
Size: 37530 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150212/762ae616/attachment.bin>
-------------- 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/20150212/762ae616/attachment.asc>


More information about the ffmpeg-devel mailing list