libmkv: Use uint64_t instead of UInt64.
authorRalph Giles <giles@mozilla.com>
Mon, 3 Feb 2014 19:00:11 +0000 (11:00 -0800)
committerRalph Giles <giles@mozilla.com>
Wed, 5 Feb 2014 00:39:27 +0000 (16:39 -0800)
commite5643437c50e07aca699315cc462d8a15f0904c3
treef46508fb3bad6dc980ec6a824ab512a8184438e5
parentf3bd5d82e501834e01e5d0d9b1a634f8c80012ce
libmkv: Use uint64_t instead of UInt64.

The rest of the code uses stdint types and this makes porting
easier.

Change-Id: Ie2f565f6a919199f0145b6aea97bb7588548e97d
third_party/libmkv/WebMElement.c