webrtc/modules/video_coding/codecs/vp9
Emil Lundmark 7b35b44b52 Zero initialize heap allocations in LibvpxVp9{Decoder,Encoder}
Bug: chromium:1251010
Change-Id: Iffefdc8bee3752f89b0201f56fd06a2253b53200
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/232602
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Emil Lundmark <lndmrk@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35049}
2021-09-21 09:24:09 +00:00
..
include Reland "Handle scalability mode in QueryCodecSupport" 2021-09-15 13:12:58 +00:00
test Reland "Reland "Enable WebRTC-Vp9DependencyDescriptor by default"" 2021-09-15 13:48:58 +00:00
DEPS Add VP9 profile negotiation to SDP 2018-07-02 23:38:41 +00:00
libvpx_vp9_decoder.cc Zero initialize heap allocations in LibvpxVp9{Decoder,Encoder} 2021-09-21 09:24:09 +00:00
libvpx_vp9_decoder.h Migrate software decoders to new VideoDecoder::Configure 2021-08-11 09:16:22 +00:00
libvpx_vp9_encoder.cc Zero initialize heap allocations in LibvpxVp9{Decoder,Encoder} 2021-09-21 09:24:09 +00:00
libvpx_vp9_encoder.h With Svc controller do not produce frame that will be dropped anyway 2021-09-10 13:57:35 +00:00
svc_config.cc Fix vp9 svc singlecast mode and enable quality scaler for vp9 2020-06-18 21:24:46 +00:00
svc_config.h Move definition of SpatialLayer to api/video_codecs/spatial_layer.h 2020-08-17 09:45:19 +00:00
svc_config_unittest.cc Allow HVGA Vp9 SVC to have 2 spatial layers and remove excessive rounding 2020-06-11 13:50:16 +00:00
vp9.cc Reland "Handle scalability mode in QueryCodecSupport" 2021-09-15 13:12:58 +00:00
vp9_frame_buffer_pool.cc Use backticks not vertical bars to denote variables in comments for /modules/video_coding 2021-08-09 15:26:22 +00:00
vp9_frame_buffer_pool.h Use backticks not vertical bars to denote variables in comments for /modules/video_coding 2021-08-09 15:26:22 +00:00