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

Issue 2239013002: Assign correct track ids to buffers emitted from StreamParsers (Closed)

Created:
4 years, 4 months ago by servolk
Modified:
4 years, 4 months ago
Reviewers:
chcunningham, wolenetz
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Assign correct track ids to buffers emitted from StreamParsers Currently only the WebM stream parser assigns correct track bytestream ids for each emitted buffer. We need to ensure that other stream parsers (MP4, mpeg2ts, etc) do the same. BUG=636999 Committed: https://crrev.com/06a15b52d5f3f5cf05559afc0f03a60e4f289e21 Cr-Commit-Position: refs/heads/master@{#411498}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -24 lines) Patch
M media/formats/common/stream_parser_test_base.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/formats/common/stream_parser_test_base.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M media/formats/mp2t/es_parser_adts.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M media/formats/mp2t/es_parser_h264.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M media/formats/mp2t/es_parser_mpeg1audio.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M media/formats/mp2t/mp2t_common.h View 1 chunk +7 lines, -0 lines 0 comments Download
M media/formats/mp2t/mp2t_stream_parser_unittest.cc View 3 chunks +12 lines, -0 lines 0 comments Download
M media/formats/mp4/mp4_stream_parser.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M media/formats/mp4/mp4_stream_parser_unittest.cc View 3 chunks +12 lines, -0 lines 0 comments Download
M media/formats/mpeg/mpeg_audio_stream_parser_base.cc View 3 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (11 generated)
servolk
4 years, 4 months ago (2016-08-11 17:29:41 UTC) #5
wolenetz
LGTM Have you tried running the init-segment-received layout tests on a local chromium build that ...
4 years, 4 months ago (2016-08-11 21:48:21 UTC) #8
wolenetz
On 2016/08/11 21:48:21, wolenetz wrote: > LGTM > > Have you tried running the init-segment-received ...
4 years, 4 months ago (2016-08-11 21:49:03 UTC) #9
servolk
On 2016/08/11 21:48:21, wolenetz wrote: > LGTM > > Have you tried running the init-segment-received ...
4 years, 4 months ago (2016-08-11 21:55:22 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2239013002/1
4 years, 4 months ago (2016-08-11 21:56:02 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2239013002/1
4 years, 4 months ago (2016-08-11 22:38:24 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-12 01:03:36 UTC) #17
commit-bot: I haz the power
4 years, 4 months ago (2016-08-12 01:05:16 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/06a15b52d5f3f5cf05559afc0f03a60e4f289e21
Cr-Commit-Position: refs/heads/master@{#411498}

Powered by Google App Engine
This is Rietveld 408576698