]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_decimate: Use the correct frame in difference calculation
authorMichael Niedermayer <michael@niedermayer.cc>
Wed, 16 Dec 2015 17:54:55 +0000 (18:54 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 12 Mar 2016 23:38:54 +0000 (00:38 +0100)
commit58cb1fb1fe925c85161f23d5a368f126317cb292
treedaf3c0ff84ee84bd397b4b3264fcc936927672be
parent52e7f6b17eed3b613ca630ba5d1d6288db891977
avfilter/vf_decimate: Use the correct frame in difference calculation

Fixes Ticket4964

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