gstreamer/libs/gst
Jan Schmidt f83ea8233b basesink: Fix treating base_time as unsigned in position calculation
Element base_time is a signed quantity, which leads to basesink returning
a position of 0 when dealing with a negative base time - which are quite
legal when clocks (such as the audio clock) are close to 0.

This doesn't manifest in normal pipelines, of course - but can happen
(at least) when manually setting the base time on a pipeline.
2009-11-11 17:12:19 +00:00
..
base basesink: Fix treating base_time as unsigned in position calculation 2009-11-11 17:12:19 +00:00
check libs/gst/check: Make writing threadsafe. Backported from libcheck trunk 2009-10-12 13:50:51 +02:00
controller optimisation : Use g_object_newv where possible. 2009-10-28 09:31:17 +01:00
dataprotocol introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATH 2009-09-12 14:35:09 +02:00
helpers registry: Support installed/uninstalled plugin-scanner helper 2009-10-06 19:51:44 +01:00
net netclientclock: fix timestamp comparission, Fixes #597407 2009-10-13 19:12:50 +03:00
Makefile.am registry: Add registry helper phase 1 2009-10-06 19:51:42 +01:00