webrtc/modules
Julien Isorce 831bd96138 Remove unnecessary memset to DesktopFrame
With a recent change, the webrtc::DesktopFrame is created and
initialized with 0. So it's not necessary to call memset() to
the frame again any more.

See https://webrtc-review.googlesource.com/c/src/+/97184/

Bug: webrtc:9703
Change-Id: I27d096058ead075765f4c49bf60cb8d725da1afd
Reviewed-on: https://webrtc-review.googlesource.com/c/120700
Commit-Queue: Brave Yao <braveyao@webrtc.org>
Reviewed-by: Brave Yao <braveyao@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26504}
2019-02-01 01:21:48 +00:00
..
audio_coding Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00
audio_device Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00
audio_mixer Receive-side ready for multiple channels. 2019-01-29 12:43:23 +00:00
audio_processing Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00
bitrate_controller Removes all const Clock*. 2019-01-30 13:03:37 +00:00
congestion_controller Add field trial to configure averaging window for BitrateEstimator. 2019-01-31 16:18:42 +00:00
desktop_capture Remove unnecessary memset to DesktopFrame 2019-02-01 01:21:48 +00:00
include Move some video codec constants to separate file. 2019-01-17 15:29:53 +00:00
pacing Removes all const Clock*. 2019-01-30 13:03:37 +00:00
remote_bitrate_estimator Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00
rtp_rtcp Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00
third_party Fix guards for headers in third party 2018-08-07 09:39:06 +00:00
utility Publish rtc::QueuedTask in api as webrtc::QueuedTask 2019-01-14 14:48:12 +00:00
video_capture Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
video_coding Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00
video_processing Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
BUILD.gn Reland of Opus multistream. 2019-01-29 12:16:19 +00:00
module_common_types_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00