100l fix calculation of dropped frames, number of frames is time * fps, not time...
commit37c6f0d36cab8654c68c6e6ab280bb20871d0464
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 15 Mar 2009 16:12:05 +0000 (15 16:12 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 15 Mar 2009 16:12:05 +0000 (15 16:12 +0000)
treefc947fba485932eefd1134a422a2c8a81a499ddf
parent9f4e7d44b42686455c072e51b9be73cc48fa3342
100l fix calculation of dropped frames, number of frames is time * fps, not time / fps.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28962 b3059339-0415-0410-9bf9-f77b7e298cf2
stream/tvi_v4l2.c