MPEGPlayer: Try out a different frame drop scheme meant to skip in a more uniform...
commit5e903d20f8940a1efdb7c5487b52478a1cca68a9
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 3 Feb 2011 03:14:12 +0000 (3 03:14 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 3 Feb 2011 03:14:12 +0000 (3 03:14 +0000)
treeaf10850b35171fdcc4278c57c36139cf7ee6ffb4
parentdca2638e3627a89308ea91cd22440f29d7888883
MPEGPlayer: Try out a different frame drop scheme meant to skip in a more uniform way rather than running up late and jumping forward; will often drop more in long term to keep up in short term. Some other obscure fixes included: wait for 2 ref pics before decoding B-pics again after P or I frame drop or seeking (issue with open GOPs); draw the frame the decoder already has when beginning playback after a seek; rename a few vars.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29198 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/mpegplayer/video_thread.c