matroska: use the uint64 scaling functions
authorZaheer Abbas Merali <zaheerabbas@merali.org>
Sun, 23 May 2010 12:56:16 +0000 (13:56 +0100)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Tue, 1 Jun 2010 15:43:04 +0000 (16:43 +0100)
commit3d876d2b16a31a18bd052cf15a50a37e245272eb
treeeabb7e5f468bd39a97e87c85153c03fa239182e0
parentec23b22d298112f7a1a2b62f11c63a59263354f6
matroska: use the uint64 scaling functions

In demuxer and muxer use the gst_util_uint64 scaling functions rather than
standard integer division. Add warnings (to be changed to debug) for debugging
the timestamp and duration.
gst/matroska/matroska-demux.c
gst/matroska/matroska-mux.c