revast / dvj

Automatically exported from code.google.com/p/dvj
GNU General Public License v3.0
0 stars 0 forks source link

Video playback can sometimes suffer from off-by-1 error, resulting in a visual stutter #196

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The first couple frames of Hackers (32).mp4 exhibits this issue.

Original issue reported on code.google.com by interim....@gmail.com on 16 Nov 2010 at 3:45

GoogleCodeExporter commented 9 years ago
The culprit, thankfully, was merely some floats that should have been doubles.

Original comment by interim....@gmail.com on 16 Nov 2010 at 5:49