webrtc/modules/video_coding/codecs
Elad Alon f5b216a1b7 Pass explicit frame dependency information to RtpPayloadParams
Prior to this CL, RtpPayloadParams had code that assumed
dependency patterns in VP8, in order to write that information
into the [Generic Frame Descriptor] RTP extension.

This CL starts moving that code out of RtpPayloadParams.
Upcoming CLs will migrate additional encoder-wrappers to
the new scheme, then remove the deprecated code.

Bug: webrtc:10249
Change-Id: I5fc84aedf8e11f79d52b989ff8b7ce9568b6cf32
Reviewed-on: https://webrtc-review.googlesource.com/c/119958
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Elad Alon <eladalon@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26438}
2019-01-29 08:59:48 +00:00
..
h264 Rename EncodedImage::_buffer --> buffer_, and make private 2019-01-17 12:38:15 +00:00
interface [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
multiplex Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
test Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
vp8 Pass explicit frame dependency information to RtpPayloadParams 2019-01-29 08:59:48 +00:00
vp9 Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00