[FFmpeg-devel] [PATCH 2/2] lavfi: remove mp=softpulldown

Paul B Mahol onemda at gmail.com
Thu May 2 11:14:48 CEST 2013


On 4/29/13, Paul B Mahol <onemda at gmail.com> wrote:
> The filter funcionality is same as interlace/tinterlace.
> Required flag: MP_IMGFIELD_REPEAT_FIRST is never set,
> and can not be set as its not exported from lavf/lavc.
>
> If ever such flag becomes available, such feature should be added
> to telecine filter.
>
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  doc/filters.texi                          |   1 -
>  libavfilter/Makefile                      |   1 -
>  libavfilter/libmpcodecs/vf_softpulldown.c | 163
> ------------------------------
>  libavfilter/vf_mp.c                       |   2 -
>  4 files changed, 167 deletions(-)
>  delete mode 100644 libavfilter/libmpcodecs/vf_softpulldown.c
>
> Boring stuff removed.
>

Gonna apply both patches soon.


More information about the ffmpeg-devel mailing list