Ralph Giles
0901458015
libmkv: fix Makefile.
...
Update the local makefile to build all the files and the test
application by default to simplify build verification.
Change-Id: Ic10141ea14c85110ff7507447d16297b77d296e9
2014-02-05 23:00:22 -08:00
Ralph Giles
e5643437c5
libmkv: Use uint64_t instead of UInt64.
...
The rest of the code uses stdint types and this makes porting
easier.
Change-Id: Ie2f565f6a919199f0145b6aea97bb7588548e97d
2014-02-04 16:39:27 -08:00
Ralph Giles
f3bd5d82e5
libmkv: constify codec_id.
...
This lets the caller pass a string literal for the codec id.
From https://bugzilla.mozilla.org/show_bug.cgi?id=966044
Change-Id: I345bd7a5943f0c33b3fb368d4280100ac5038a3d
2014-02-04 16:39:27 -08:00
James Zern
b1c23f7b4b
Merge "libmkv: remove unused variable."
2014-01-31 19:29:06 -08:00
Ralph Giles
7a8a63a21c
libmkv: remove unused variable.
...
Fixes a warning.
Change-Id: I7f98ea7847cf8e776a4bbd65d273036280bfb5dd
2014-01-31 16:01:14 -08:00
Ralph Giles
a0c6c23eca
libmkv: Remove spurious declaration.
...
Change-Id: I5a83f6651a42df8387aa8996f9353a20e60483df
2014-01-31 15:50:42 -08:00
Dmitry Kovalev
86f4681450
Moving libmkv library to third_party folder.
...
Change-Id: Id0bfaedf54ff3f59d4cf361c170a0b5a5711e5f2
2013-10-07 13:06:53 -07:00