Teach webm_colour_parser.cc to use libwebm definitions |
||
Issue descriptionmedia/formats/webm/webm_colour_parser.cc copy-pastes definitions from libwebm; instead, just include the file. The code says that: // The definitions below are copied from the current libwebm top-of-tree. // Chromium's third_party/libwebm doesn't have these yet. We can probably just // include libwebm header directly in the future. // ---- Begin copy/paste from libwebm/webm_parser/include/webm/dom_types.h ----
,
Oct 11
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Oct 11