Chromium Code Reviews
DescriptionVideo 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.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23598
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||