Use the same code to convert fps in float to fraction as used in mencoder,
commit73c3ff74e06a9eb0935a00768f97e34dccab6c61
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 18 Feb 2009 16:49:12 +0000 (18 16:49 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 18 Feb 2009 16:49:12 +0000 (18 16:49 +0000)
tree31100a24e70be13d87c45389ceb03c83e27cb9e3
parent549c10074b85c251c222c64baa2997e7fe6dfc3f
Use the same code to convert fps in float to fraction as used in mencoder,
it ensures all the common frame rates work right.
If this causes issues, it should be changed in the same way in mencoder.c

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28650 b3059339-0415-0410-9bf9-f77b7e298cf2
libvo/vo_yuv4mpeg.c