qtdemux: simplify logic to calculate duration
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 4 Jan 2010 12:41:18 +0000 (13:41 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 5 Jan 2010 14:51:48 +0000 (15:51 +0100)
commit22eb18f828e9c6208fadd67b193261780b019255
treeaa1036e5447095d66d3158ddfa255acb703bbe1a
parent1c27ed4dae0c04a70fc945f623f8be47025403a5
qtdemux: simplify logic to calculate duration

Since we no longer store the timestamp and duration in nanoseconds, we can now
simply store the duration as-is.
gst/qtdemux/qtdemux.c