webrtc/modules/video_coding/include
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
..
mock Remove VideoEncoder::SetChannelParameters. 2018-11-05 17:37:07 +00:00
video_codec_initializer.h Reland "Use the factory instead of using the builtin code path in VideoCodecInitializer" 2018-11-08 19:10:47 +00:00
video_codec_interface.h Pass explicit frame dependency information to RtpPayloadParams 2019-01-29 08:59:48 +00:00
video_coding.h Delete all logic related to VCMDecodeErrorMode 2019-01-16 15:41:07 +00:00
video_coding_defines.h Delete unused video coding error codes. 2018-12-04 11:39:34 +00:00
video_error_codes.h Delete unused I420 "codec" 2018-12-18 12:30:58 +00:00