webrtc/modules/video_coding/codecs
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
..
h264 Delete deprecated class WrappedI420Buffer 2018-11-13 10:59:10 +00:00
i420 Remove VideoEncoder::SetChannelParameters. 2018-11-05 17:37:07 +00:00
interface Delete unused deprecated headers under modules/video_coding/ 2018-02-16 14:07:38 +00:00
multiplex Remove VideoEncoder::SetChannelParameters. 2018-11-05 17:37:07 +00:00
test Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9. 2018-11-19 08:30:55 +00:00
vp8 Add ability to specify if rate controller of video encoder is trusted. 2018-11-08 16:41:12 +00:00
vp9 Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9. 2018-11-19 08:30:55 +00:00