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

Issue 3000263002: H264: Don't disable compiler warning by using NO_THREAD_SAFETY_ANALYSIS. (Closed)

Created:
3 years, 4 months ago by hbos
Modified:
3 years, 4 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhengzhonghou_agora.io, video-team_agora.io, stefan-webrtc, mflodman, ehmaldonado_webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

H264: Don't disable compiler warning by using NO_THREAD_SAFETY_ANALYSIS. The LockManagerOperation global function uses void** which does not work well with the thread_annotations.h macros and produce compiler warnings on clang (chromium default). Workarounds to this is hacky and unhelpful so we disable the analysis for this function, which isn't helpful in this case anyway. webrtc_h264_config is no longer needed and is removed. BUG=webrtc:8090, webrtc:8119 Review-Url: https://codereview.webrtc.org/3000263002 Cr-Commit-Position: refs/heads/master@{#19425} Committed: https://chromium.googlesource.com/external/webrtc/+/228fb0e1ec5f25018d112bf891bf8cca4a038fed

Patch Set 1 #

Patch Set 2 : OWNERS file added #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -10 lines) Patch
M webrtc/modules/video_coding/BUILD.gn View 2 chunks +0 lines, -8 lines 0 comments Download
A webrtc/modules/video_coding/codecs/h264/OWNERS View 1 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
hbos
Please take a look, kjellander. (cc ehmaldonado)
3 years, 4 months ago (2017-08-21 08:52:10 UTC) #4
kjellander_webrtc
lgtm
3 years, 4 months ago (2017-08-21 08:54:26 UTC) #5
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/3000263002/1
3 years, 4 months ago (2017-08-21 08:55:31 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/20426)
3 years, 4 months ago (2017-08-21 09:00:22 UTC) #10
hbos
Please take a stamp, sprang.
3 years, 4 months ago (2017-08-21 09:33:56 UTC) #12
hbos
On 2017/08/21 09:33:56, hbos wrote: > Please take a stamp, sprang. Should I add the ...
3 years, 4 months ago (2017-08-21 09:36:28 UTC) #13
sprang_webrtc
On 2017/08/21 09:36:28, hbos wrote: > On 2017/08/21 09:33:56, hbos wrote: > > Please take ...
3 years, 4 months ago (2017-08-21 10:42:34 UTC) #14
sprang_webrtc
lgtm
3 years, 4 months ago (2017-08-21 10:42:42 UTC) #15
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/3000263002/20001
3 years, 4 months ago (2017-08-21 11:45:24 UTC) #18
commit-bot: I haz the power
3 years, 4 months ago (2017-08-21 12:17:36 UTC) #21
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/228fb0e1ec5f25018d112bf89...

Powered by Google App Engine
This is Rietveld 408576698