summaryrefslogtreecommitdiffstats
path: root/media/test/data
diff options
context:
space:
mode:
authoracolwell@chromium.org <acolwell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-18 10:29:55 +0000
committeracolwell@chromium.org <acolwell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-18 10:29:55 +0000
commit6ce837cc5935728fa8d506aa1ef502ae758ac745 (patch)
tree8df98d88089d9dacc0588f7c99e6133a1bed466f /media/test/data
parentabafff342a1565ca70e05e8799abb6cdc80608b5 (diff)
downloadchromium_src-6ce837cc5935728fa8d506aa1ef502ae758ac745.zip
chromium_src-6ce837cc5935728fa8d506aa1ef502ae758ac745.tar.gz
chromium_src-6ce837cc5935728fa8d506aa1ef502ae758ac745.tar.bz2
Add support for avc3 codec string.
The avc3 codec string is used for H.264 content where the SPS & PPS are included at the beginning of each access point instead of in the file headers. This change just allows these streams to be played since our decoders already support this. In fact, our avc1 code essentially creates avc3 style streams for the decoder anyways. BUG=306545 TEST=PipelineIntegrationTest.BasicPlayback_MediaSource_VideoOnly_MP4_AVC3 Review URL: https://codereview.chromium.org/27374002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229347 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/test/data')
-rw-r--r--media/test/data/bear-1280x720-v_frag-avc3.mp4bin0 -> 689173 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/media/test/data/bear-1280x720-v_frag-avc3.mp4 b/media/test/data/bear-1280x720-v_frag-avc3.mp4
new file mode 100644
index 0000000..25970ac
--- /dev/null
+++ b/media/test/data/bear-1280x720-v_frag-avc3.mp4
Binary files differ