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

Issue 13652011: media: Support VP9 in media source. (Closed)

Created:
7 years, 8 months ago by Tom Finegan
Modified:
7 years, 8 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

media: Support VP9 in media source. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192672

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address comments #

Total comments: 3

Patch Set 3 : Fix nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
M media/filters/pipeline_integration_test.cc View 1 3 chunks +24 lines, -0 lines 0 comments Download
M media/filters/stream_parser_factory.cc View 1 2 3 chunks +12 lines, -0 lines 0 comments Download
M media/webm/webm_video_client.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Tom Finegan
Super tiny CL, with a test (yay!) that's disabled (boo!). PTAL, thanks! https://codereview.chromium.org/13652011/diff/1/media/filters/pipeline_integration_test.cc File media/filters/pipeline_integration_test.cc ...
7 years, 8 months ago (2013-04-04 22:09:57 UTC) #1
acolwell GONE FROM CHROMIUM
Looks pretty good. Just a few questions. Did the keyframe start code get changed for ...
7 years, 8 months ago (2013-04-04 22:49:28 UTC) #2
fgalligan1
On 2013/04/04 22:49:28, acolwell wrote: > Looks pretty good. Just a few questions. > > ...
7 years, 8 months ago (2013-04-04 23:05:07 UTC) #3
Tom Finegan
PTAL... still works! https://codereview.chromium.org/13652011/diff/1/media/filters/pipeline_integration_test.cc File media/filters/pipeline_integration_test.cc (right): https://codereview.chromium.org/13652011/diff/1/media/filters/pipeline_integration_test.cc#newcode24 media/filters/pipeline_integration_test.cc:24: static const char kWebMVp9[] = "video/webm; ...
7 years, 8 months ago (2013-04-05 03:35:05 UTC) #4
acolwell GONE FROM CHROMIUM
LGTM https://codereview.chromium.org/13652011/diff/8001/media/filters/stream_parser_factory.cc File media/filters/stream_parser_factory.cc (right): https://codereview.chromium.org/13652011/diff/8001/media/filters/stream_parser_factory.cc#newcode221 media/filters/stream_parser_factory.cc:221: !cmd_line->HasSwitch(switches::kEnableVp9Playback)) nit: Add {} since this is a ...
7 years, 8 months ago (2013-04-05 14:52:11 UTC) #5
scherkus (not reviewing)
lgtm
7 years, 8 months ago (2013-04-05 18:11:13 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tomfinegan@chromium.org/13652011/15001
7 years, 8 months ago (2013-04-05 18:13:58 UTC) #7
commit-bot: I haz the power
7 years, 8 months ago (2013-04-06 00:35:36 UTC) #8
Message was sent while issue was closed.
Change committed as 192672

Powered by Google App Engine
This is Rietveld 408576698