webrtc/common_video
qwu16 8db8824536 Fix use-of-uninitialized-value and integer-overflow issues reported by chromium fuzz testing
Bug: chromium:1485906,chromium:1486414
Change-Id: Ia976926fb08405c1cb03bbcfde07d2076bd6f4c2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/321545
Reviewed-by: Erik Språng <sprang@google.com>
Reviewed-by: Sergey Silkin <ssilkin@webrtc.org>
Commit-Queue: Sergey Silkin <ssilkin@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40861}
2023-10-03 14:17:06 +00:00
..
generic_frame_descriptor In Av1 encoder propagate zero bitrate as inactive decode target 2020-06-25 16:32:28 +00:00
h264 Changed sps parser and sps parser unit test case for h264, and it is working 2023-03-14 12:15:54 +00:00
h265 Fix use-of-uninitialized-value and integer-overflow issues reported by chromium fuzz testing 2023-10-03 14:17:06 +00:00
include Add 444 10 bits support for H264 and VP9 2023-01-17 12:32:26 +00:00
libyuv webrtc_libyuv: Add support for more video types for consistency 2023-04-24 19:06:25 +00:00
test Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
bitrate_adjuster.cc Migrate common_video/ and examples/ to webrtc::Mutex. 2020-07-07 13:33:27 +00:00
bitrate_adjuster_unittest.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
BUILD.gn Added HEVC parser for WebRTC 2023-08-18 17:48:11 +00:00
DEPS Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
frame_counts.h Make header files self contained. 2022-10-08 08:38:36 +00:00
frame_rate_estimator.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
frame_rate_estimator.h Use backticks not vertical bars to denote variables in comments for /common_video 2021-07-27 16:58:01 +00:00
frame_rate_estimator_unittest.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
framerate_controller.cc SimulcastEncoderAdapter: Use FramerateController instead of FramerateControllerDeprecated. 2021-08-30 10:20:55 +00:00
framerate_controller.h SimulcastEncoderAdapter: Use FramerateController instead of FramerateControllerDeprecated. 2021-08-30 10:20:55 +00:00
framerate_controller_unittest.cc SimulcastEncoderAdapter: Use FramerateController instead of FramerateControllerDeprecated. 2021-08-30 10:20:55 +00:00
OWNERS Revise video owners 2022-09-30 08:44:30 +00:00
video_frame_buffer.cc Add 444 10 bits support for H264 and VP9 2023-01-17 12:32:26 +00:00
video_frame_buffer_pool.cc Add 444 10 bits support for H264 and VP9 2023-01-17 12:32:26 +00:00
video_frame_buffer_pool_unittest.cc Add 420 and 422 10 bit h264 decoding. 2022-06-17 11:12:10 +00:00
video_frame_unittest.cc Add 444 10 bits support for H264 and VP9 2023-01-17 12:32:26 +00:00