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

Issue 1633573003: EsParserH264 should set proper video profile (Closed)

Created:
4 years, 11 months ago by erickung1
Modified:
4 years, 11 months ago
Reviewers:
xhwang, servolk
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

EsParserH264 should set proper video profile Sets video profile based on profile idc in SPS header rather than setting VIDEO_CODEC_PROFILE_UNKNOWN always. BUG= internal b/26217237 Committed: https://crrev.com/ca3179d8789933bc945f9e221bd64ea1a6c6e935 Cr-Commit-Position: refs/heads/master@{#371595}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove Default in Switch case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -3 lines) Patch
M media/filters/h264_parser.h View 1 chunk +7 lines, -0 lines 0 comments Download
M media/formats/mp2t/es_parser_h264.cc View 1 2 chunks +34 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
erickung1
4 years, 11 months ago (2016-01-26 03:40:35 UTC) #3
xhwang
lgtm % nit https://codereview.chromium.org/1633573003/diff/1/media/formats/mp2t/es_parser_h264.cc File media/formats/mp2t/es_parser_h264.cc (right): https://codereview.chromium.org/1633573003/diff/1/media/formats/mp2t/es_parser_h264.cc#newcode48 media/formats/mp2t/es_parser_h264.cc:48: return VIDEO_CODEC_PROFILE_UNKNOWN; nit: Remove the default ...
4 years, 11 months ago (2016-01-26 17:18:50 UTC) #4
erickung1
https://codereview.chromium.org/1633573003/diff/1/media/formats/mp2t/es_parser_h264.cc File media/formats/mp2t/es_parser_h264.cc (right): https://codereview.chromium.org/1633573003/diff/1/media/formats/mp2t/es_parser_h264.cc#newcode48 media/formats/mp2t/es_parser_h264.cc:48: return VIDEO_CODEC_PROFILE_UNKNOWN; On 2016/01/26 17:18:50, xhwang wrote: > nit: ...
4 years, 11 months ago (2016-01-26 19:44:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1633573003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1633573003/20001
4 years, 11 months ago (2016-01-26 19:46:16 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-26 21:00:28 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2016-01-26 21:02:00 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ca3179d8789933bc945f9e221bd64ea1a6c6e935
Cr-Commit-Position: refs/heads/master@{#371595}

Powered by Google App Engine
This is Rietveld 408576698