[FFmpeg-devel] [PATCH] lavfi/video: set output frame w/h properties in default_start_frame()

Paul B Mahol onemda at gmail.com
Fri Jun 15 00:27:10 CEST 2012


On 6/14/12, Stefano Sabatini <stefasab at gmail.com> wrote:
> Use the same values of the video output link.
>
> Avoid the need to override the default_start_frame() with an ad-hoc
> start_frame() callback.
>
> In particular, fix the super2xsai filter which was setting the
> input w/h values in the output.
> ---
>  libavfilter/video.c |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
>

LGTM


More information about the ffmpeg-devel mailing list