webrtc/modules/video_coding/codecs
Sergey Silkin 18e6edd57a Change SPS/PPS id update strategy to SPS_LISTING.
INCREASING_ID, which is the default mode, triggers HW reset in chromium
decoder wrapper. Set eSpsPpsIdStrategy to SPS_LISTING to prevent that.

Note that WebRTC always resets the encoder on resolution change. This
makes all strategies except INCREASING_ID essentially equivalent to
CONSTANT_ID.

Bug: chromium:1111273
Change-Id: I37405c97b3390f812d1dcaa111694b3b1d638035
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/190440
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32505}
2020-10-27 10:56:54 +00:00
..
av1 Allow to set av1 scalability mode after encoder is constructed 2020-10-19 10:42:23 +00:00
h264 Change SPS/PPS id update strategy to SPS_LISTING. 2020-10-27 10:56:54 +00:00
interface [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
multiplex Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS 2020-09-29 10:19:20 +00:00
test Tweaks videocodec_test threshold for arm vp8 simulcast 2020-10-26 17:25:12 +00:00
vp8 Fix "control reaches end of non-void function" warnings 2020-10-27 10:22:23 +00:00
vp9 Changes default pacing factor to 1.1x 2020-10-23 13:43:32 +00:00