Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Issue 10389125: Refactor StreamParser creation & enforce configs matching expected stream types. (Closed)

Created:
8 years, 7 months ago by acolwell GONE FROM CHROMIUM
Modified:
8 years, 7 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, annacc
Visibility:
Public.

Description

Refactor StreamParser creation & enforce configs matching expected stream types. BUG=122909 TEST=ChunkDemuxer.TestAVHeadersWithAudioOnlyType, ChunkDemuxer.TestAVHeadersWithVideoOnlyType Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137222

Patch Set 1 #

Patch Set 2 : Replaced IsWebM() logic w/ factory function in the type info table. #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -22 lines) Patch
M media/filters/chunk_demuxer.cc View 1 2 5 chunks +97 lines, -19 lines 0 comments Download
M media/filters/chunk_demuxer_unittest.cc View 1 chunk +28 lines, -0 lines 0 comments Download
M media/filters/source_buffer.h View 1 chunk +2 lines, -1 line 0 comments Download
M media/filters/source_buffer.cc View 3 chunks +11 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
acolwell GONE FROM CHROMIUM
Moving StreamParser creation so that it is easier to add alternate parsers. Adding code to ...
8 years, 7 months ago (2012-05-14 18:50:59 UTC) #1
acolwell GONE FROM CHROMIUM
minor update that adds a factory function so that parser creation is driven from the ...
8 years, 7 months ago (2012-05-14 20:00:10 UTC) #2
vrk (LEFT CHROMIUM)
LGTM
8 years, 7 months ago (2012-05-15 16:39:27 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/10389125/11002
8 years, 7 months ago (2012-05-15 16:48:13 UTC) #4
commit-bot: I haz the power
8 years, 7 months ago (2012-05-15 20:10:28 UTC) #5
Change committed as 137222

Powered by Google App Engine
This is Rietveld 408576698