Comment #3 on issue 19521 by [email protected]: <video> doen't work on
server without range request.
http://code.google.com/p/chromium/issues/detail?id=19521
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=23598
------------------------------------------------------------------------
r23598 | [email protected] | 2009-08-17 17:25:55 -0700 (Mon, 17 Aug 2009)
| 11 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webmediaplayer_impl.cc?r1=23598&r2=23597
Video plays on server without range request
BUG=19521
TEST=Go to http://htmlfive.appspot.com/static/video.html and it will play.
r23255 introduced a regression that causes an extra seek in the
beginning of playing a video file. This extra seek causes FFmpeg
to look for index at the end of file which issue a range request
at the end of the file.
Review URL: http://codereview.chromium.org/171084
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---