webrtc/modules/video_coding/codecs
Sergio Garcia Murillo 8545ebae28 Add 420 and 422 10 bit h264 decoding.
422 10 bit format is called I210 in the code and implemented in I210Buffer, and 420 10-bit format format is using is using the already existing I010 format and implemented in I010Buffer.

Bug: webrtc:13826
Change-Id: I6b6ed65b9fbb295386ea20f751bd0badc49ef21b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/256964
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37252}
2022-06-17 11:12:10 +00:00
..
av1 Remove LibaomAv1EncoderIfSupported 2022-05-30 09:56:54 +00:00
h264 Add 420 and 422 10 bit h264 decoding. 2022-06-17 11:12:10 +00:00
interface Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
multiplex Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
test Move to_queued_task.h and pending_task_safety_flag.h into public API 2022-06-17 09:20:39 +00:00
vp8 Delete codec-specific frameDroppingOn settings. 2022-05-20 14:54:31 +00:00
vp9 Update VP9Encoder::SupportsScalabilityMode 2022-05-24 15:51:53 +00:00