summaryrefslogtreecommitdiffstats
path: root/views/accelerator.cc
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-20 23:45:15 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-20 23:45:15 +0000
commitfd286f25135fdf7c7eff85fee35fdd90d11b88fc (patch)
treecc9467a3c31614e4d009818876c3b3e528c97257 /views/accelerator.cc
parent2e5c43ee7dc00cedff2074b66d168556112ec2c9 (diff)
downloadchromium_src-fd286f25135fdf7c7eff85fee35fdd90d11b88fc.zip
chromium_src-fd286f25135fdf7c7eff85fee35fdd90d11b88fc.tar.gz
chromium_src-fd286f25135fdf7c7eff85fee35fdd90d11b88fc.tar.bz2
Issues with video looping
Some video streams are badly muxed and have video packets with timestamps greater than the duration. This causes the logic in the video renderer to sleep forever and never read the end-of-stream packet and thus the stream is never ended. This change adjusted the condition on when we should sleep and handle timestamp greater than duration as a special case. TEST=video loops BUG=41579 Review URL: http://codereview.chromium.org/1652011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45124 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/accelerator.cc')
0 files changed, 0 insertions, 0 deletions