[FFmpeg-devel] [PATCH] lavfi: remove palette libmpcodecs wrapper

Paul B Mahol onemda at gmail.com
Tue Oct 30 17:24:18 CET 2012


On 10/30/12, Stefano Sabatini <stefasab at gmail.com> wrote:
> On date Sunday 2012-10-28 15:03:49 +0000, Paul B Mahol encoded:
>> On 10/26/12, Paul B Mahol <onemda at gmail.com> wrote:
>> > The filter is useless, swscale should be used instead.
>> >
>> > Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> > ---
>> >  doc/filters.texi                     |   1 -
>> >  libavfilter/Makefile                 |   1 -
>> >  libavfilter/libmpcodecs/vf_palette.c | 236
>> > -----------------------------------
>> >  libavfilter/version.h                |   2 +-
>> >  libavfilter/vf_mp.c                  |   2 -
>> >  5 files changed, 1 insertion(+), 241 deletions(-)
>> >  delete mode 100644 libavfilter/libmpcodecs/vf_palette.c
>> >
>>
>> Gonna push this in a few days if I read no comments.
>
> I'm for it (the last time I tested that filter it just crashed), also
> I don't really know what that was supposed to be useful for.

Applied.


More information about the ffmpeg-devel mailing list