diff options
author | matthewjheaney@chromium.org <matthewjheaney@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-16 17:35:03 +0000 |
---|---|---|
committer | matthewjheaney@chromium.org <matthewjheaney@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-16 17:35:03 +0000 |
commit | b8a7ef6c5418644dade8c34dea5e74f8b379a7fb (patch) | |
tree | b626b0b263579529e264141a47deba8f494bbaf0 /WATCHLISTS | |
parent | 9dae1e66de46883333455bc5943e929f3e3cc80b (diff) | |
download | chromium_src-b8a7ef6c5418644dade8c34dea5e74f8b379a7fb.zip chromium_src-b8a7ef6c5418644dade8c34dea5e74f8b379a7fb.tar.gz chromium_src-b8a7ef6c5418644dade8c34dea5e74f8b379a7fb.tar.bz2 |
Parse WebM track name and language
The Track header of a WebM file contains (among other items)
a track name and track language. We do not currently use
this information. However, it is needed to construct WebVTT
inband text tracks. The WebM tracks parser has been modified
to provide this information to its clients.
(An earlier version of this commit failed to compile on some
systems. The problem was that some integer constants needed
to be qualified with a suffix to specify an extra precision
integer type.)
BUG=230708
Review URL: https://chromiumcodereview.appspot.com/15205002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@200562 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
0 files changed, 0 insertions, 0 deletions