DescriptionAdd 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=229347
Patch Set 1 #Patch Set 2 : reupload #
Total comments: 3
Patch Set 3 : Update chrome_key_systems and browser_test. #
Total comments: 10
Patch Set 4 : Address CR comments #
Messages
Total messages: 20 (0 generated)
|