gstreamer/libs
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
..
gst basesink: Fix treating base_time as unsigned in position calculation 2009-11-11 17:12:19 +00:00
Makefile.am removing last mentions of wingo cothreads 2003-12-24 15:11:20 +00:00