webrtc/modules
Emircan Uysaler 9bb8f0553d Cleanup of unused RTP structs and packetizer for stereo codec
This CL is a followup to https://webrtc-review.googlesource.com/c/src/+/38481.
With the new approach we can just use the generic RTP packetizer to pass frames
over the wire as the specific info is contained within the bitstream. This makes
the new codec more modular and reduces its footprint.

Bug: webrtc:7671
Change-Id: Ib07f72a9d338e3cbfdbf39cba9891a959b5f7552
Reviewed-on: https://webrtc-review.googlesource.com/43220
Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org>
Commit-Queue: Emircan Uysaler <emircan@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21753}
2018-01-25 01:25:56 +00:00
..
audio_coding Update gn files to support Mozilla build 2018-01-16 07:51:23 +00:00
audio_device Fix warning 4373. 2018-01-19 10:37:44 +00:00
audio_mixer Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
audio_processing Division by zero in NoiseSuppression. 2018-01-24 14:26:28 +00:00
bitrate_controller Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" 2018-01-10 15:55:04 +00:00
congestion_controller Reland Use runtime enabled features API to enable dual stream mode 2018-01-18 12:22:49 +00:00
desktop_capture Update gn files to support Mozilla build 2018-01-16 07:51:23 +00:00
include Cleanup of unused RTP structs and packetizer for stereo codec 2018-01-25 01:25:56 +00:00
media_file Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" 2018-01-10 15:55:04 +00:00
pacing Removed GetPacingFactor from PacedSender. 2018-01-18 12:40:47 +00:00
remote_bitrate_estimator Fix warning 4373. 2018-01-19 10:37:44 +00:00
rtp_rtcp Cleanup of unused RTP structs and packetizer for stereo codec 2018-01-25 01:25:56 +00:00
utility Remove utility/include/audio_frame_operations.h 2018-01-22 14:12:08 +00:00
video_capture Update gn files to support Mozilla build 2018-01-16 07:51:23 +00:00
video_coding Cleanup of unused RTP structs and packetizer for stereo codec 2018-01-25 01:25:56 +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 Fix warning 4373. 2018-01-19 10:37:44 +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