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

Ivan Kalvachev ikalvachev at gmail.com
Sat May 4 16:23:38 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.

That flag is derivided from AVFrame->repeat_pict .
I would prefer filters to be removed after they have been ported or
the functionality is covered by another filter.


More information about the ffmpeg-devel mailing list