webrtc/modules/video_coding/codecs
tzik 213168f4c3 Remove a static initializer in default_temporal_layers.cc
kAllBuffers in default_temporal_layers.cc introduces a static initializer,
that is banned in Chromium, and that blocks WebRTC roll into Chromium.

This CL removes it to unblock.

Bug: webrtc:9012
Change-Id: Ide181f63d85748dc2d09199024f1b80868d485fd
Reviewed-on: https://webrtc-review.googlesource.com/94460
Commit-Queue: Erik Språng <sprang@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24307}
2018-08-16 08:52:14 +00:00
..
h264 Extract color space from H264 decoder 2018-07-24 17:07:16 +00:00
i420 Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
interface Delete unused deprecated headers under modules/video_coding/ 2018-02-16 14:07:38 +00:00
multiplex Update multiplex encoder to support having augmenting data attached to the video 2018-08-15 21:54:17 +00:00
test Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
vp8 Remove a static initializer in default_temporal_layers.cc 2018-08-16 08:52:14 +00:00
vp9 Refactor VP9 decoder color space code 2018-07-24 18:17:06 +00:00