..
include
Replace RTC_DEPRECATED with ABSL_DEPRECATED
2021-02-22 12:53:23 +00:00
test
Support native scaling of VideoFrameBuffers in LibvpxVp8Encoder.
2021-03-23 09:08:58 +00:00
default_temporal_layers.cc
Make VP8 DefaultTemporalLayers always report TL count even with no rate.
2021-06-02 10:35:07 +00:00
default_temporal_layers.h
Optimize VP8 DefaultTemporalLayers by reducing set/map usage
2021-04-07 13:02:25 +00:00
default_temporal_layers_unittest.cc
Make VP8 DefaultTemporalLayers always report TL count even with no rate.
2021-06-02 10:35:07 +00:00
libvpx_vp8_decoder.cc
Set new defaults for vp8 decoder deblocking params
2021-05-05 11:04:30 +00:00
libvpx_vp8_decoder.h
Set new defaults for vp8 decoder deblocking params
2021-05-05 11:04:30 +00:00
libvpx_vp8_encoder.cc
Handle null return from ToI420 in encoders
2021-06-21 12:45:11 +00:00
libvpx_vp8_encoder.h
Support native scaling of VideoFrameBuffers in LibvpxVp8Encoder.
2021-03-23 09:08:58 +00:00
libvpx_vp8_simulcast_test.cc
Use std::make_unique instead of absl::make_unique.
2019-09-17 15:47:29 +00:00
screenshare_layers.cc
Embed FrameDependencyTemplate builder helpers directly into the struct
2020-06-11 13:43:51 +00:00
screenshare_layers.h
Embed FrameDependencyTemplate builder helpers directly into the struct
2020-06-11 13:43:51 +00:00
screenshare_layers_unittest.cc
Use newer version of TimeDelta and TimeStamp factories in modules/
2020-02-10 11:49:57 +00:00
temporal_layers.h
Move TemporalLayers to api/video_codecs.
2018-10-12 09:15:21 +00:00
temporal_layers_checker.cc
Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED()
2020-11-09 10:47:55 +00:00