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

Issue 2686103002: Do not encode frames in MultithreadedFakeH264Encoder after Release(). (Closed)

Created:
3 years, 10 months ago by brandtr
Modified:
3 years, 10 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Do not encode frames in MultithreadedFakeH264Encoder after Release(). Other minor changes: - Define locks after stuff it is protecting - Use explicit default dtors - Replace unnecessary lock in DelayedEncoder with SequencedTaskChecker BUG=webrtc:7130 Review-Url: https://codereview.webrtc.org/2686103002 Cr-Commit-Position: refs/heads/master@{#16554} Committed: https://chromium.googlesource.com/external/webrtc/+/49ce67c9923aa7848d723bbbc147610ce1ed1a7b

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove atomicops.h include. #

Patch Set 3 : Rebase. #

Total comments: 2

Patch Set 4 : sprang comments 1. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -31 lines) Patch
M webrtc/test/fake_encoder.h View 6 chunks +23 lines, -12 lines 0 comments Download
M webrtc/test/fake_encoder.cc View 1 2 3 5 chunks +45 lines, -19 lines 0 comments Download

Messages

Total messages: 30 (18 generated)
brandtr
Please have a look :) Since I wasn't able to reproduce the race locally, I'm ...
3 years, 10 months ago (2017-02-10 09:14:12 UTC) #8
brandtr
https://codereview.webrtc.org/2686103002/diff/100001/webrtc/test/fake_encoder.cc File webrtc/test/fake_encoder.cc (right): https://codereview.webrtc.org/2686103002/diff/100001/webrtc/test/fake_encoder.cc#newcode351 webrtc/test/fake_encoder.cc:351: queue1_.reset(); This should stop the posted tasks being executed: ...
3 years, 10 months ago (2017-02-10 09:15:35 UTC) #9
brandtr
Rebase.
3 years, 10 months ago (2017-02-10 09:27:26 UTC) #10
sprang_webrtc
lgtm https://codereview.webrtc.org/2686103002/diff/140001/webrtc/test/fake_encoder.cc File webrtc/test/fake_encoder.cc (right): https://codereview.webrtc.org/2686103002/diff/140001/webrtc/test/fake_encoder.cc#newcode279 webrtc/test/fake_encoder.cc:279: // The encoder could be created on a ...
3 years, 10 months ago (2017-02-10 09:54:47 UTC) #11
brandtr
Thanks for quick feedback! https://codereview.webrtc.org/2686103002/diff/140001/webrtc/test/fake_encoder.cc File webrtc/test/fake_encoder.cc (right): https://codereview.webrtc.org/2686103002/diff/140001/webrtc/test/fake_encoder.cc#newcode279 webrtc/test/fake_encoder.cc:279: // The encoder could be ...
3 years, 10 months ago (2017-02-10 10:00:10 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.webrtc.org/2686103002/160001
3 years, 10 months ago (2017-02-10 10:26:43 UTC) #19
brandtr
On 2017/02/10 10:00:10, brandtr wrote: > Thanks for quick feedback! > > https://codereview.webrtc.org/2686103002/diff/140001/webrtc/test/fake_encoder.cc > File ...
3 years, 10 months ago (2017-02-10 10:26:59 UTC) #20
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/13283)
3 years, 10 months ago (2017-02-10 10:33:56 UTC) #22
brandtr
+stefan for OWNER approval
3 years, 10 months ago (2017-02-10 10:39:30 UTC) #24
stefan-webrtc
lgtm
3 years, 10 months ago (2017-02-10 15:23:00 UTC) #25
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/2686103002/160001
3 years, 10 months ago (2017-02-11 08:21:26 UTC) #27
commit-bot: I haz the power
3 years, 10 months ago (2017-02-11 08:25:22 UTC) #30
Message was sent while issue was closed.
Committed patchset #4 (id:160001) as
https://chromium.googlesource.com/external/webrtc/+/49ce67c9923aa7848d723bbbc...

Powered by Google App Engine
This is Rietveld 408576698