webrtc/modules/video_coding/codecs
Danil Chapovalov a5d9c1a45c In DependencyDescriptor rtp header extension drop partial chain support
i.e. when chain are used,
require each decode target to be protected by some chain.
where previously it was allowed to mark decode target as unprotected.

See https://github.com/AOMediaCodec/av1-rtp-spec/pull/125

Bug: webrtc:10342
Change-Id: Ia2800036e890db44bb1162abfa1a497ff68f3b24
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/178807
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31772}
2020-07-21 14:01:27 +00:00
..
av1 In DependencyDescriptor rtp header extension drop partial chain support 2020-07-21 14:01:27 +00:00
h264 Remove unused critical section includes. 2020-07-16 13:52:28 +00:00
interface [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
multiplex Removed unused include from encoded_image.h. 2020-07-17 14:14:03 +00:00
test Migrate modules/video_coding to webrtc::Mutex. 2020-07-07 11:41:21 +00:00
vp8 Wires up trial for smarter postproc settings in non-arm VP8 decoder. 2020-06-15 15:55:39 +00:00
vp9 Migrate modules/video_coding to webrtc::Mutex. 2020-07-07 11:41:21 +00:00