webrtc/modules/video_coding/codecs/vp8
Niels Möller 2e1d784956 Delete the VideoCodec::plName string.
It holds the same information as codecType, but in different format.

Bug: webrtc:8830
Change-Id: Ia83e2dff4fd9a5ddb489501b7a1fe80759fa4218
Reviewed-on: https://webrtc-review.googlesource.com/56100
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22307}
2018-03-06 11:17:41 +00:00
..
include Reland "Update internal SW codecs to return unique_ptrs" 2017-11-13 14:23:58 +00:00
test Move default thresholds from QualityScaler to encoders. 2018-02-23 13:12:36 +00:00
default_temporal_layers.cc Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
default_temporal_layers.h Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
default_temporal_layers_unittest.cc Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
screenshare_layers.cc Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
screenshare_layers.h Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
screenshare_layers_unittest.cc Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
simulcast_rate_allocator.cc Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." 2018-01-18 22:42:23 +00:00
simulcast_rate_allocator.h Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." 2018-01-18 22:42:23 +00:00
simulcast_test_utility.h Delete the VideoCodec::plName string. 2018-03-06 11:17:41 +00:00
simulcast_unittest.cc Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." 2018-01-18 22:42:23 +00:00
temporal_layers.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
temporal_layers.h Break VP8 temporal_layers dependency on libvpx. 2018-01-25 10:37:21 +00:00
vp8_impl.cc Call vpx_codec_destroy() only if vpx_codec_init() call preceded. 2018-03-02 15:43:29 +00:00
vp8_impl.h Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate. 2017-11-13 10:58:42 +00:00