]> git.sesse.net Git - vlc/commit
Fix frame rate output from deinterlacer
authorSteinar H. Gunderson <steinar+vlc@gunderson.no>
Sat, 8 Jun 2013 20:41:07 +0000 (22:41 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Tue, 11 Jun 2013 19:02:31 +0000 (22:02 +0300)
commitb46940a4e186d612aa8e754c8fe48b6535d6fe3a
tree6bd1d37221fc35970b5976dbdcdebb227f098430
parent55e27bb1b27c7d16a895687210a1ff23e257341d
Fix frame rate output from deinterlacer

In the deinterlacer module, when b_double_rate is set, actually
double the frame rate in the output format.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
modules/video_filter/deinterlace/deinterlace.c