matroskamux: correctly handle negative relative timestamps
authorMark Nauwelaerts <mnauw@users.sourceforge.net>
Sat, 23 Nov 2013 11:15:40 +0000 (12:15 +0100)
committerMark Nauwelaerts <mnauw@users.sourceforge.net>
Sat, 23 Nov 2013 11:25:05 +0000 (12:25 +0100)
commit643e6fdc363b48af7b62536cd084215e66178393
treeba77f1c754dc2d1dec9edb4094d7b03ba8fa31bd
parent83f8ee1d41a238b2fc54c127eee8dee33390d08f
matroskamux: correctly handle negative relative timestamps

... rather than scaling these as unsigned.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=712744

Based on patch by Krzysztof Kotlenga <pocek@users.sf.net>
gst/matroska/matroska-mux.c