FFmpeg/libavfilter
Stefano Sabatini 635a25954e lavfi/video: set output frame w/h properties in default_start_frame()
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.
2012-06-16 00:30:27 +02:00
..
2012-05-24 05:08:49 +02:00
2012-06-10 10:53:03 +02:00