]> git.sesse.net Git - ffmpeg/commit
scale2ref: override request_frame() and correctly connect them to the corresponding...
authorMichael Niedermayer <michael@niedermayer.cc>
Tue, 18 Aug 2015 13:10:30 +0000 (15:10 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 18 Aug 2015 13:59:23 +0000 (15:59 +0200)
commit22f85543ed92f4c6453b110137834151dee0d7eb
tree14b0bc6195973a6d4239c6a4bcc3ea370a98c546
parentdb0f8f3f9d9f7d440b1e4a0b416bf6c7b6390bd0
scale2ref: override request_frame() and correctly connect them to the corresponding inputs

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavfilter/vf_scale.c