mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 15:20:42 +01:00
![]() Since the frame is processed on the same thread as the decoding happens on, keeping a reference to the frame may cause deadlocks on some implementations. Longer term, we should probably move the frame processing to a separate thread but this is an easy fix for now. Bug: b/110246814 Change-Id: I251737e2188e1755d45b35165586d1b0daf14595 Reviewed-on: https://webrtc-review.googlesource.com/87104 Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23843} |
||
---|---|---|
.. | ||
batch | ||
android_codec_factory_helper.cc | ||
android_codec_factory_helper.h | ||
objc_codec_factory_helper.h | ||
objc_codec_factory_helper.mm | ||
plot_webrtc_test_logs.py | ||
video_codec_unittest.cc | ||
video_codec_unittest.h | ||
video_encoder_decoder_instantiation_tests.cc | ||
videocodec_test_fixture_config_unittest.cc | ||
videocodec_test_fixture_impl.cc | ||
videocodec_test_fixture_impl.h | ||
videocodec_test_libvpx.cc | ||
videocodec_test_mediacodec.cc | ||
videocodec_test_openh264.cc | ||
videocodec_test_parameterized.cc | ||
videocodec_test_stats_impl.cc | ||
videocodec_test_stats_impl.h | ||
videocodec_test_stats_impl_unittest.cc | ||
videocodec_test_videotoolbox.cc | ||
videoprocessor.cc | ||
videoprocessor.h | ||
videoprocessor_unittest.cc |