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

Issue 2209143002: Skip AUD while extracting SPS and PPS on iOS. (Closed)

Created:
4 years, 4 months ago by jianjunz
Modified:
4 years, 4 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Skip AUD while extracting SPS and PPS on iOS. H.264 frames may have AUD before SPS. This change detects AUD and try to extract SPS and PPS behind AUD. BUG=webrtc:6173 Committed: https://crrev.com/e1b4d243e288b9517e9ea66596dae4e597a08f0a Cr-Commit-Position: refs/heads/master@{#13765}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Feedback fixes #

Patch Set 3 : Update unit test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -3 lines) Patch
M webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_nalu.cc View 1 3 chunks +24 lines, -3 lines 0 comments Download
M webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_nalu_unittest.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (17 generated)
jianjunz
PTAL. Thanks.
4 years, 4 months ago (2016-08-04 06:52:44 UTC) #3
tkchin_webrtc
noah can you help look as well? I haven't read the h264 spec in a ...
4 years, 4 months ago (2016-08-04 16:49:05 UTC) #5
jianjunz
https://codereview.webrtc.org/2209143002/diff/1/webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_nalu.cc File webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_nalu.cc (right): https://codereview.webrtc.org/2209143002/diff/1/webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_nalu.cc#newcode261 webrtc/modules/video_coding/codecs/h264/h264_video_toolbox_nalu.cc:261: // start code + access unit delimiter + start ...
4 years, 4 months ago (2016-08-05 06:35:32 UTC) #6
tkchin_webrtc
lgtm sprang@ can you take a look as well?
4 years, 4 months ago (2016-08-05 18:16:57 UTC) #8
noahric
lgtm
4 years, 4 months ago (2016-08-09 16:51:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2209143002/20001
4 years, 4 months ago (2016-08-09 17:36:31 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_arm on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_arm/builds/103)
4 years, 4 months ago (2016-08-09 17:44:44 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2209143002/20001
4 years, 4 months ago (2016-08-10 05:57:02 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_libfuzzer_rel on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_libfuzzer_rel/builds/4424)
4 years, 4 months ago (2016-08-10 05:59:12 UTC) #19
sprang
lgtm, but would have been nice with a unit test.
4 years, 4 months ago (2016-08-10 12:01:11 UTC) #21
stefan-webrtc
Yes, please add a unit test for this.
4 years, 4 months ago (2016-08-10 12:37:56 UTC) #22
jianjunz
Thanks for your suggestion. Updated unit test.
4 years, 4 months ago (2016-08-10 15:53:13 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2209143002/40001
4 years, 4 months ago (2016-08-12 01:04:40 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: ios32_sim_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios32_sim_dbg/builds/9489)
4 years, 4 months ago (2016-08-12 01:11:10 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2209143002/40001
4 years, 4 months ago (2016-08-16 01:13:53 UTC) #30
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-16 01:56:23 UTC) #32
commit-bot: I haz the power
4 years, 4 months ago (2016-08-16 01:56:32 UTC) #34
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e1b4d243e288b9517e9ea66596dae4e597a08f0a
Cr-Commit-Position: refs/heads/master@{#13765}

Powered by Google App Engine
This is Rietveld 408576698