summaryrefslogtreecommitdiff
path: root/third_party/libmkv
AgeCommit message (Collapse)Author
2014-02-05libmkv: fix Makefile.Ralph Giles
Update the local makefile to build all the files and the test application by default to simplify build verification. Change-Id: Ic10141ea14c85110ff7507447d16297b77d296e9
2014-02-04libmkv: Use uint64_t instead of UInt64.Ralph Giles
The rest of the code uses stdint types and this makes porting easier. Change-Id: Ie2f565f6a919199f0145b6aea97bb7588548e97d
2014-02-04libmkv: constify codec_id.Ralph Giles
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-01-31Merge "libmkv: remove unused variable."James Zern
2014-01-31libmkv: remove unused variable.Ralph Giles
Fixes a warning. Change-Id: I7f98ea7847cf8e776a4bbd65d273036280bfb5dd
2014-01-31libmkv: Remove spurious declaration.Ralph Giles
Change-Id: I5a83f6651a42df8387aa8996f9353a20e60483df
2013-10-07Moving libmkv library to third_party folder.Dmitry Kovalev
Change-Id: Id0bfaedf54ff3f59d4cf361c170a0b5a5711e5f2