[FFmpeg-devel] [PATCH] lavfi: remove yuvcsp and yvu9 libmpcodec wrappers
Stefano Sabatini
stefasab at gmail.com
Tue Oct 30 21:26:27 CET 2012
On date Tuesday 2012-10-30 19:33:53 +0000, Paul B Mahol encoded:
> Same functionality is provided by libswscale.
>
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
> doc/filters.texi | 2 -
> libavfilter/Makefile | 2 -
> libavfilter/libmpcodecs/vf_yuvcsp.c | 120 ------------------------------------
> libavfilter/libmpcodecs/vf_yvu9.c | 105 -------------------------------
> libavfilter/version.h | 2 +-
> libavfilter/vf_mp.c | 4 --
> 6 files changed, 1 insertion(+), 234 deletions(-)
> delete mode 100644 libavfilter/libmpcodecs/vf_yuvcsp.c
> delete mode 100644 libavfilter/libmpcodecs/vf_yvu9.c
LGTM, supposing the features are already supported in libswscale
(which is the correct place where to implement it in any case).
--
FFmpeg = Frightening and Funny Magical Power Exciting Guru
More information about the ffmpeg-devel
mailing list