Don't truncate active_video_frame_rate to an int otherwise setting fade on non-intege...
authorCarl Hetherington <cth@carlh.net>
Fri, 10 Jan 2020 14:20:17 +0000 (15:20 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 10 Jan 2020 14:22:49 +0000 (15:22 +0100)
commit62df0ab98a3285adcbacdcc4096ac0b7da466c9c
tree2e45965d1effcf46822d2939cc34770e3ec17e4c
parent4285355ff2bec853924647f0523d121860fe64e3
Don't truncate active_video_frame_rate to an int otherwise setting fade on non-integer-rate sources behaves oddly.

Backported from a972af6dcbdb0b8a1c5386d34a0cea2c12738a67 in v2.15.x.
src/wx/video_panel.cc