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

Issue 254473006: Add media::StreamParser::StreamParameter struct. (Closed)

Created:
6 years, 8 months ago by Sergey Ulanov
Modified:
6 years, 8 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Add media::StreamParser::InitParameter struct. The new struct is used to pass parameters to StreamParser::InitCB. This change makes it easier to add new parameters. BUG=338529 Committed: http://src.chromium.org/viewvc/chrome?revision=266077&view=revision

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -89 lines) Patch
M media/base/stream_parser.h View 1 2 chunks +22 lines, -16 lines 0 comments Download
M media/base/stream_parser.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M media/filters/chunk_demuxer.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M media/filters/chunk_demuxer.cc View 1 8 chunks +18 lines, -32 lines 0 comments Download
M media/formats/common/stream_parser_test_base.h View 1 1 chunk +1 line, -4 lines 0 comments Download
M media/formats/common/stream_parser_test_base.cc View 1 1 chunk +6 lines, -7 lines 0 comments Download
M media/formats/mp2t/mp2t_stream_parser.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M media/formats/mp2t/mp2t_stream_parser_unittest.cc View 1 1 chunk +3 lines, -5 lines 0 comments Download
M media/formats/mp4/mp4_stream_parser.cc View 1 1 chunk +6 lines, -8 lines 0 comments Download
M media/formats/mp4/mp4_stream_parser_unittest.cc View 1 1 chunk +4 lines, -6 lines 0 comments Download
M media/formats/mpeg/mpeg_audio_stream_parser_base.cc View 1 1 chunk +5 lines, -3 lines 0 comments Download
M media/formats/webm/webm_stream_parser.cc View 1 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Sergey Ulanov
6 years, 8 months ago (2014-04-24 19:17:57 UTC) #1
acolwell GONE FROM CHROMIUM
lgtm % nits https://codereview.chromium.org/254473006/diff/1/media/base/stream_parser.h File media/base/stream_parser.h (right): https://codereview.chromium.org/254473006/diff/1/media/base/stream_parser.h#newcode50 media/base/stream_parser.h:50: struct StreamParameters { nit: s/Stream// or ...
6 years, 8 months ago (2014-04-24 21:00:55 UTC) #2
Sergey Ulanov
https://codereview.chromium.org/254473006/diff/1/media/base/stream_parser.h File media/base/stream_parser.h (right): https://codereview.chromium.org/254473006/diff/1/media/base/stream_parser.h#newcode50 media/base/stream_parser.h:50: struct StreamParameters { On 2014/04/24 21:00:55, acolwell wrote: > ...
6 years, 8 months ago (2014-04-24 22:13:42 UTC) #3
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 8 months ago (2014-04-24 22:13:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/254473006/20001
6 years, 8 months ago (2014-04-24 22:14:51 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 23:21:05 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-24 23:21:05 UTC) #7
Sergey Ulanov
6 years, 8 months ago (2014-04-25 01:07:11 UTC) #8
landed as 266077

Powered by Google App Engine
This is Rietveld 408576698