webrtc/modules/video_coding/codecs/vp8
Danil Chapovalov 24263f4ffb Embed FrameDependencyTemplate builder helpers directly into the struct
Bug: None
Change-Id: I4c13bdabd08dd6a6011cb534c765c1dd09f218d1
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/176843
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31500}
2020-06-11 13:43:51 +00:00
..
include libvpx-vp8: Add external configurability of resolution/bitrate limits. 2020-03-24 13:32:59 +00:00
test In media/ and modules/video_coding replace mock macros with unified MOCK_METHOD macro 2020-05-25 08:46:30 +00:00
default_temporal_layers.cc Embed FrameDependencyTemplate builder helpers directly into the struct 2020-06-11 13:43:51 +00:00
default_temporal_layers.h Embed FrameDependencyTemplate builder helpers directly into the struct 2020-06-11 13:43:51 +00:00
default_temporal_layers_unittest.cc In Vp8 temporal layering fix generic info at non-first key frame 2020-02-25 10:47:49 +00:00
libvpx_interface.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
libvpx_interface.h Format almost everything. 2019-07-08 13:45:15 +00:00
libvpx_vp8_decoder.cc Add ability to resize buffers pool in decoder and use it in IVF generator 2019-12-16 14:51:16 +00:00
libvpx_vp8_decoder.h Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
libvpx_vp8_encoder.cc Remove WebRTC-ExperimentalScreenshareSettings. 2020-04-16 18:15:08 +00:00
libvpx_vp8_encoder.h Remove WebRTC-ExperimentalScreenshareSettings. 2020-04-16 18:15:08 +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 Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00