summaryrefslogtreecommitdiffstats
path: root/tools/gn/template.cc
diff options
context:
space:
mode:
authordamienv@chromium.org <damienv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-06 19:31:55 +0000
committerdamienv@chromium.org <damienv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-06 19:31:55 +0000
commitd153be9ae32539dbb7dcc609f901726f3cd5776a (patch)
tree2c60d6ef80221dbbbd01cea81d11b07ac7b6c7b3 /tools/gn/template.cc
parent911d5ec92fead24372c6836d1164c7c0392b9e1e (diff)
downloadchromium_src-d153be9ae32539dbb7dcc609f901726f3cd5776a.zip
chromium_src-d153be9ae32539dbb7dcc609f901726f3cd5776a.tar.gz
chromium_src-d153be9ae32539dbb7dcc609f901726f3cd5776a.tar.bz2
Fill video frame gaps created after discarding invalid frames.
In MSE, a new segment must start with a key frame. However, for HLS, this is just a recommendation and some HLS streams do not comply with that recommendation. The leading non key frames must be discarded. However, simply discarding these frames would create a gap in the video buffer ranges. This gap is now filled with the first valid key frame. BUG=None Review URL: https://codereview.chromium.org/250703005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268586 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/gn/template.cc')
0 files changed, 0 insertions, 0 deletions