webrtc/modules
Danil Chapovalov 97ffbefdab Pass and store PacketBuffer::Packet by unique_ptr
to avoid expensive move of the Packet and prepare PacketBuffer
to return list of packets as a frame.

Bug: None
Change-Id: I19f0452c52238228bbe28284ebb197491eb2bf4e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167063
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30404}
2020-01-29 11:48:55 +00:00
..
audio_coding Reland "Only include overhead if using send side bandwidth estimation." 2020-01-28 10:36:39 +00:00
audio_device Replace MockAudioDeviceModule mock refcounting with real refcounting 2020-01-23 19:04:58 +00:00
audio_mixer Reformat GN files. 2020-01-21 12:13:11 +00:00
audio_processing AEC3: Added multi-channel support for the capture delay functionality 2020-01-28 15:39:26 +00:00
congestion_controller Reformat GN files. 2020-01-21 12:13:11 +00:00
desktop_capture Include cursor rects in updated_region. 2020-01-24 20:16:58 +00:00
include Cleanup includes in modules/include/module_common_types.h 2019-10-07 16:06:26 +00:00
pacing Fix spelling. 2020-01-29 10:50:14 +00:00
remote_bitrate_estimator Reformat GN files. 2020-01-21 12:13:11 +00:00
rtp_rtcp Pass picture_id from generic packetizer through codec-specific field 2020-01-28 19:26:28 +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 Reformat GN files. 2020-01-21 12:13:11 +00:00
video_capture Reformat GN files. 2020-01-21 12:13:11 +00:00
video_coding Pass and store PacketBuffer::Packet by unique_ptr 2020-01-29 11:48:55 +00:00
video_processing Reformat GN files. 2020-01-21 12:13:11 +00:00
BUILD.gn Reformat GN files. 2020-01-21 12:13:11 +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