webrtc/modules
Ilya Nikolaevskiy 2e73a3d1e9 [VP9] Shift spatial layers on RTP level to always start from 0.
This CL uses |width| and |height| in RTPVideoHeaderVP9 to pass information
about enabled layers from encoder to packetizer.

Bug: webrtc:11319
Change-Id: Idc1c337f8dfb3f7631506acb784d2a634b41b955
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167724
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30428}
2020-01-30 16:07:32 +00:00
..
audio_coding Disable opus tests to allow upgrade to opus 1.3 2020-01-30 14:57:15 +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 Add floating point support for writing and reading wav files 2020-01-30 13:38:19 +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 Default disables legacy overhead calculation. 2020-01-30 14:06:07 +00:00
remote_bitrate_estimator Reformat GN files. 2020-01-21 12:13:11 +00:00
rtp_rtcp [VP9] Shift spatial layers on RTP level to always start from 0. 2020-01-30 16:07:32 +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 [VP9] Shift spatial layers on RTP level to always start from 0. 2020-01-30 16:07:32 +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