aom/libmkv
John Koleszar 0164a1cc5b Fix pedantic compiler warnings
Allows building the library with the gcc -pedantic option, for improved
portabilty. In particular, this commit removes usage of C99/C++ style
single-line comments and dynamic struct initializers. This is a
continuation of the work done in commit 97b766a46, which removed most
of these warnings for decode only builds.

Change-Id: Id453d9c1d9f44cc0381b10c3869fabb0184d5966
2012-06-11 15:14:58 -07:00
..
EbmlBufferWriter.c Import webmquicktime webm writer 2010-10-25 22:06:57 -04:00
EbmlBufferWriter.h Import webmquicktime webm writer 2010-10-25 22:06:57 -04:00
EbmlIDs.h Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
EbmlWriter.c Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
EbmlWriter.h Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
Makefile Import webmquicktime webm writer 2010-10-25 22:06:57 -04:00
WebMElement.c Fix vpxenc encoding incorrect webm file header on big endian machines(Issue 331) 2011-07-12 14:49:57 -04:00
WebMElement.h Import webmquicktime webm writer 2010-10-25 22:06:57 -04:00
testlibmkv.c Import webmquicktime webm writer 2010-10-25 22:06:57 -04:00