Lisa Velden
d707c67276
Replace uses of deprecated std::auto_ptr with std::unique_ptr.
...
Change-Id: I8d67fc6f3ce168f4d8b6330549f766dbf5374d61
2018-01-24 11:37:37 +01:00
Tom Finegan
027861614c
mkvmuxer: Colour accessors/mutators.
...
Make data members of Colour and children private, and add
accessors and mutators for the changes members.
Change-Id: I203f6b4e8047cd4dae5c1b662649b535e05148fd
2016-08-30 18:13:51 -07:00
Frank Galligan
47f2843e79
Add parsing support for new features in CodecPrivate.
...
Adds support for parsing bit depth and chroma subsampling features.
BUG=https://bugs.chromium.org/p/webm/issues/detail?id=1198
Change-Id: I8d11829f5d43a518cbe0e5c0bdd4fd37db7b6266
2016-04-27 09:27:24 -07:00
Frank Galligan
296429a7dc
Add support to parse VP9 profile.
...
This is the VP9 profile contained in the CodecPrivate data.
Change-Id: If5fd5667bfc86ff596354457539da363367128db
2016-04-18 12:15:59 -07:00
Frank Galligan
a1dc4f2f22
Fix parsing of VP9 level.
...
The VP9 level is contained in the CodecPrivate data.
Change-Id: I65475363ee230b422a8cdce8172f6262cb3329e7
2016-04-12 23:00:03 -07:00
Tom Finegan
5c50e310e7
Add support for parsing VPx track codec private data.
...
Currently only the VP9 profile level is supported.
http://www.webmproject.org/vp9/profiles/
Change-Id: Iff7238e104621b53fdd51a67d752bd72b2dbbacb
2016-04-04 11:16:33 -07:00
Tom Finegan
504e0f2d5b
Mass file extension update.
...
- Use .cc and .h everywhere.
- Update includes/include guards.
- Remove extra makefile targets necessitated by previous mix
of cpp/cc.
Change-Id: I7aad29152d4177937f8f42927c16c6572228c104
2016-03-21 14:41:47 -07:00
Tom Finegan
008aa63d6a
mkvparser: move to mkvparser sub dir.
...
Move mkvparser and mkvreader to mkvparser/.
Change-Id: I18c4575483f628344034d81b7d90d3aa86c163ff
2016-03-18 10:22:22 -07:00
Tom Finegan
3dfba9576a
iwyu/hdr_util: Update includes.
...
Include what you use analysis based include update.
Change-Id: Iaa744570fe3e8f9eddc0fdbd1528c0689a3c40cb
2016-03-10 09:21:46 -08:00
Tom Finegan
87f9beae01
Move hdr_util to common.
...
Change-Id: I383680b79d798fd77bb385e1b8087967962eb230
2016-03-07 11:32:02 -08:00