webrtc/modules
Danil Chapovalov 6777d9b53b Delete deprecated RTPSenderVideo::SendVideo function
Bug: webrtc:6471
Change-Id: I5e78895f82746d39e24299b648c6918d41d9924b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/181000
Reviewed-by: Niels Moller <nisse@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31858}
2020-08-05 13:10:36 +00:00
..
audio_coding red: do not generate packets which are > 1200 bytes 2020-08-04 09:53:47 +00:00
audio_device AudioDeviceMac: fix mutex re-entry. 2020-08-03 10:54:56 +00:00
audio_mixer Migrate modules/audio_coding, audio_mixer/ and audio_processing/ to webrtc::Mutex. 2020-07-07 14:35:58 +00:00
audio_processing AEC3: Fix render delay buffer alignment issue at call start 2020-07-27 15:19:58 +00:00
congestion_controller Remove unused critical section includes. 2020-07-16 13:52:28 +00:00
desktop_capture Rename CriticalSection to RecursiveCriticalSection. 2020-07-17 09:19:50 +00:00
include Check old_vector_size prior to copying in RTPFragmentationHeader::Resize 2020-07-10 17:35:53 +00:00
pacing Minimizes risk of probes being late when using TaskQueuePacedSender. 2020-07-22 00:58:49 +00:00
remote_bitrate_estimator Migrate modules/remote_bitrate_estimator to webrtc::Mutex. 2020-07-07 18:00:39 +00:00
rtp_rtcp Delete deprecated RTPSenderVideo::SendVideo function 2020-08-05 13:10:36 +00:00
third_party Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
utility Rename CriticalSection to RecursiveCriticalSection. 2020-07-17 09:19:50 +00:00
video_capture Fix undeclared dependencies on ole32.lib and user32.lib 2020-08-05 01:27:36 +00:00
video_coding Add WebRTC-VP8-GetEncoderInfoOverride field trial to libvpx. 2020-08-05 11:42:54 +00:00
video_processing Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
BUILD.gn Use absl_deps in order to preapre to the Abseil component build release. 2020-06-08 12:59:40 +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