media source: Support WebM streams containing a FrameRate element.
commitbbf5a5f7a51e6d35b91b7565019decfc2c43fa67
authortomfinegan@chromium.org <tomfinegan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 11 Sep 2013 20:07:43 +0000 (11 20:07 +0000)
committertomfinegan@chromium.org <tomfinegan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 11 Sep 2013 20:07:43 +0000 (11 20:07 +0000)
treea1529134b7c8ac6e5e0529b1a8b7a0888c065d89
parentf66112f51641cd6c637b1cafb22797f742060168
media source: Support WebM streams containing a FrameRate element.

Add parsing support for the FrameRate element, and avoid the confusing
situation where a WebM file plays back in a standard video element, but
is unplayable when using MSE.

Review URL: https://chromiumcodereview.appspot.com/23532051

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222613 0039d316-1c4b-4281-b951-d872f2087c98
media/webm/webm_constants.h
media/webm/webm_parser.cc