webrtc/modules
Qiang Chen 6d30631f01 Bug Fix: Multiplex Codec Crash
This CL adds a lock to stashed_images_ in MultiplexEncoderAdapter.
Without lock, it is possible that different threads acts on
stashed_images_ simultaneously and leads to crash.

Bug: webrtc:8965
Change-Id: I887861092d185c3bd6047eb529d8c1cf57fa4648
Reviewed-on: https://webrtc-review.googlesource.com/59260
Reviewed-by: Emircan Uysaler <emircan@webrtc.org>
Commit-Queue: Qiang Chen <qiangchen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#22261}
2018-03-02 00:14:48 +00:00
..
audio_coding Make isac_fix_test correctly parse --isolated-script-test-perf-output. 2018-02-27 16:33:39 +00:00
audio_device Allow native aec to be used in peerconnection_client if available on windows. 2018-02-15 12:03:24 +00:00
audio_mixer Making MockMixerAudioSource default to NiceMock. 2018-03-01 10:29:32 +00:00
audio_processing Update AEC3 echo tail estimation. 2018-03-01 11:21:12 +00:00
bitrate_controller Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
congestion_controller Moved retransmission rate limiter to Call class. 2018-03-01 17:22:28 +00:00
desktop_capture Revert "Add ScopedAllowBaseSyncPrimitives for DesktopConfigurationMonitor." 2018-01-31 08:32:19 +00:00
include Revert "Revert "Enables PeerConnectionFactory using external fec controller"" 2018-02-20 12:41:55 +00:00
pacing Added unit tests for new congestion controller. 2018-02-28 14:03:48 +00:00
remote_bitrate_estimator Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
rtp_rtcp Make rtcp::TransportFeedback copyable. 2018-02-28 08:06:20 +00:00
utility Delete unused MediaFile module. 2018-01-29 11:18:18 +00:00
video_capture Update gn files to support Mozilla build 2018-01-16 07:51:23 +00:00
video_coding Bug Fix: Multiplex Codec Crash 2018-03-02 00:14:48 +00:00
video_processing Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" 2018-01-10 15:55:04 +00:00
BUILD.gn Separate build targets for aec3 and aec3_unittests 2018-02-23 13:16:16 +00:00
module_common_types_unittest.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00