[FFmpeg-devel] [PATCH] lavfi: remove palette libmpcodecs wrapper
Paul B Mahol
onemda at gmail.com
Sun Oct 28 16:03:49 CET 2012
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.
More information about the ffmpeg-devel
mailing list