webrtc/modules/video_coding/codecs/vp9
Yves Gerey 665174fdbb Reformat the WebRTC code base
Running clang-format with chromium's style guide.

The goal is n-fold:
 * providing consistency and readability (that's what code guidelines are for)
 * preventing noise with presubmit checks and git cl format
 * building on the previous point: making it easier to automatically fix format issues
 * you name it

Please consider using git-hyper-blame to ignore this commit.

Bug: webrtc:9340
Change-Id: I694567c4cdf8cee2860958cfe82bfaf25848bb87
Reviewed-on: https://webrtc-review.googlesource.com/81185
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23660}
2018-06-19 14:00:39 +00:00
..
include Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
test Replace rtc::Optional with absl::optional 2018-06-18 10:24:48 +00:00
svc_config.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
svc_config.h Layering and rate allocation for VP9 screen sharing. 2018-05-15 07:06:10 +00:00
svc_config_unittest.cc Layering and rate allocation for VP9 screen sharing. 2018-05-15 07:06:10 +00:00
svc_rate_allocator.cc Use enum class for VideoCodecMode and VideoCodecComplexity. 2018-06-13 12:26:09 +00:00
svc_rate_allocator.h Reland "Move class VideoCodec from common_types.h to its own api header file." 2018-06-11 19:23:20 +00:00
svc_rate_allocator_unittest.cc Use enum class for VideoCodecMode and VideoCodecComplexity. 2018-06-13 12:26:09 +00:00
vp9_frame_buffer_pool.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
vp9_frame_buffer_pool.h Delete unneeded includes of basictypes.h. 2018-05-21 19:35:08 +00:00
vp9_impl.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
vp9_impl.h Replace rtc::Optional with absl::optional 2018-06-18 10:24:48 +00:00
vp9_noop.cc Reland "Update internal SW codecs to return unique_ptrs" 2017-11-13 14:23:58 +00:00