webrtc/modules/video_coding/codecs/vp8
Dan Minor e32b4fea49 Allow 1x1 images in libvpx_vp8_encoder.cc
Bug: webrtc:10099
Change-Id: I870e7262ef893b260f714b47c43f2465eed83006
Reviewed-on: https://webrtc-review.googlesource.com/c/120422
Commit-Queue: Dan Minor <dminor@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26476}
2019-01-30 17:40:35 +00:00
..
include Break FrameConfig out of Vp8TemporalLayers 2019-01-29 14:13:55 +00:00
test Add ability for VideoEncoder to signal frame rate allocation. 2019-01-17 15:40:53 +00:00
default_temporal_layers.cc Break FrameConfig out of Vp8TemporalLayers 2019-01-29 14:13:55 +00:00
default_temporal_layers.h Break FrameConfig out of Vp8TemporalLayers 2019-01-29 14:13:55 +00:00
default_temporal_layers_unittest.cc Break FrameConfig out of Vp8TemporalLayers 2019-01-29 14:13:55 +00:00
libvpx_interface.cc Hide libvpx vp8 encoder behind an interface and add mock for testing. 2018-10-05 08:51:52 +00:00
libvpx_interface.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
libvpx_vp8_decoder.cc Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
libvpx_vp8_decoder.h Pass on explicit color space for VP8 and H264 2018-12-18 12:32:03 +00:00
libvpx_vp8_encoder.cc Allow 1x1 images in libvpx_vp8_encoder.cc 2019-01-30 17:40:35 +00:00
libvpx_vp8_encoder.h Break FrameConfig out of Vp8TemporalLayers 2019-01-29 14:13:55 +00:00
libvpx_vp8_simulcast_test.cc Use function_video_(en|de)coder_factory from api 2018-10-26 14:54:19 +00:00
screenshare_layers.cc Break FrameConfig out of Vp8TemporalLayers 2019-01-29 14:13:55 +00:00
screenshare_layers.h Break FrameConfig out of Vp8TemporalLayers 2019-01-29 14:13:55 +00:00
screenshare_layers_unittest.cc Break FrameConfig out of Vp8TemporalLayers 2019-01-29 14:13:55 +00:00
temporal_layers.h Move TemporalLayers to api/video_codecs. 2018-10-12 09:15:21 +00:00
temporal_layers_checker.cc Break FrameConfig out of Vp8TemporalLayers 2019-01-29 14:13:55 +00:00