webrtc/api/video_codecs/test
Mirko Bonadei 8ef57932b1 Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9.
RTC_ENABLE_VP9 is more natural to deal with then RTC_DISABLE_VP9.
In all the places this macro is used, WebRTC needs to do more things
so it is easier to "do more if RTC_ENABLE_VP9 is defined" than
"do more if RTC_DISABLE_VP9 is not defined".

Bug: None
Change-Id: If992e5c554173e6af3f030f6e0fd21bd82acf9eb
No-Try: True
Reviewed-on: https://webrtc-review.googlesource.com/c/111242
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25679}
2018-11-19 08:30:55 +00:00
..
BUILD.gn Add ability to specify if rate controller of video encoder is trusted. 2018-11-08 16:41:12 +00:00
builtin_video_encoder_factory_unittest.cc Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9. 2018-11-19 08:30:55 +00:00
video_decoder_software_fallback_wrapper_unittest.cc Replace rtc::Optional with absl::optional in api 2018-06-21 12:50:03 +00:00
video_encoder_software_fallback_wrapper_unittest.cc Add ability to specify if rate controller of video encoder is trusted. 2018-11-08 16:41:12 +00:00