OSDN Git Service

vf_overlay: get rid of pointless messing with timebase.
authorAnton Khirnov <anton@khirnov.net>
Sun, 30 Sep 2012 07:49:53 +0000 (09:49 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 4 Oct 2012 08:21:58 +0000 (10:21 +0200)
commitab35ec29a4071871934856c00da7d6ebcc0c095b
tree17604051dbade30a1176f16545cd2f08eba92001
parentcd15b7c03d8df29d4c69b0620cf27d4a8c9dfb65
vf_overlay: get rid of pointless messing with timebase.

Output frames correspond 1:1 to input frames on the main input.
So use the main input timebase for output.
libavfilter/vf_overlay.c