[FFmpeg-devel] [PATCH] lavfi: USPP filter
James Almer
jamrial at gmail.com
Fri Dec 12 07:05:17 CET 2014
On 12/12/14 2:53 AM, arwa arif wrote:
> From e1168f18aac0d97c7c0a3a55c397f8f2313a0de0 Mon Sep 17 00:00:00 2001
> From: Arwa Arif <arwaarif1994 at gmail.com>
> Date: Fri, 12 Dec 2014 11:14:26 +0530
> Subject: [PATCH] Delete mp=uspp
>
> ---
> doc/filters.texi | 1 -
> libavfilter/Makefile | 1 -
> libavfilter/libmpcodecs/vf_uspp.c | 394 -------------------------------------
> 3 files changed, 396 deletions(-)
> delete mode 100644 libavfilter/libmpcodecs/vf_uspp.c
You forgot to remove the references to the filter in libavfilter/vf_mp.c and bump lavfi's
micro version.
Rest is ok.
More information about the ffmpeg-devel
mailing list