Tom Finegan
a8ffbd4ed2
webm2pes: Fix format specifier warnings.
...
BUG=https://bugs.chromium.org/p/webm/issues/detail?id=1207
Change-Id: If60866f8e60969bc6cbaef8eee72a805270bf65d
2016-05-06 11:40:38 -07:00
Tom Finegan
6397597194
vpxpes_parser: Fix MSVC build.
...
Replace implicit cast with explicit cast.
Change-Id: I6e8948e46b7589af334eaea3b41e0bcb808b7825
2016-04-08 21:23:12 -07:00
Tom Finegan
22b0845686
webmts: Fix implicit conversion warnings.
...
Fix warnings exposed by addition of -Wshorten-64-32 compiler flag
in webmts sources.
Change-Id: I3104e7be2bf991d7e108b652857ecca8e82c5ef9
2016-04-08 10:44:35 -07:00
Tom Finegan
2ff2954fa9
msvc/webm2pes: Silence integer and floating point conversion warnings.
...
Change-Id: I5379b5a3896b316327f35ebfaa3b2fc8545f002b
2016-03-31 10:43:10 -07:00
Tom Finegan
074456386e
msvc/vpxpes_parser: Silence integer conversion warning.
...
Change-Id: I968693578f5596ebef6f576765a19f8210db5f4a
2016-03-31 10:32:37 -07:00
Tom Finegan
e6ed0f4817
msvc/vpxpes2ts: Fix MSVC integer conversion warning.
...
Change-Id: Ia2613f160b76f664cbdfeb314026f056f4be2fcc
2016-03-30 12:32:22 -07:00
Tom Finegan
cbe5c40d12
Restore original namespaces for mkvmuxer and mkvparser.
...
Wrapping mkvmuxer and mkvparser in the libwebm namespace is no
longer necessary now that the tree reorganization is complete.
Put mkvmuxer and mkvparser namespaces back in the global
namespace to avoid unnecessary churn in downstream code.
Change-Id: I13a4fe0143d20bb2bb6038078c68636ff2af0c29
2016-03-21 14:41:49 -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
clang-format
91ca780522
reapply clang-format
...
Change-Id: Ic04e8429b07fe9b7dc15dc836d16ba9f30317ee2
2016-03-16 12:18:08 -07:00
Tom Finegan
c5b76d8d11
Extract PES parser from WebM2Pes tests.
...
Change-Id: I6c81255635a65337bdb701119a3814801864469d
2016-03-11 14:12:57 -08:00
Tom Finegan
7015af5b08
iwyu/vpxpes2ts: Update includes.
...
Include what you use analysis based include update.
Change-Id: I6e7b296886c477107f8d50a7ed02187d01df125c
2016-03-10 09:21:48 -08:00
Tom Finegan
c1d6a70204
iwyu/webm2pes: Update includes.
...
Include what you use analysis based include update.
Change-Id: Ib390c6a669d31ec298a4db407a50904576b99d91
2016-03-10 09:21:48 -08:00
Tom Finegan
44e31fb4d9
iwyu/webm2pes_tests: Update includes.
...
Include what you use analysis based include update.
Change-Id: Iaef395051e24654933c278f63965491091775773
2016-03-10 09:21:48 -08:00
Tom Finegan
5f673caf7a
iwyu/webm2pes_main: Update includes.
...
Include what you use analysis based include update.
Change-Id: I7fc997acd0839d9543438fca01000ebb37a45dbb
2016-03-10 09:21:48 -08:00
Tom Finegan
747244af1d
iwyu/vpxpes2ts_main: Update includes.
...
Include what you use analysis based include update.
Change-Id: Ifa09162b0a6783e353e9cd494143c5118e22200d
2016-03-10 09:21:48 -08:00
Tom Finegan
1f74651b5b
webmts: Move PES/TS sources to m2ts sub directory.
...
Change-Id: I5c02b62460a6bf8dd73fb9274d1668a5a13af373
2016-03-07 14:32:08 -08:00