gstreamer/libs/gst
Tim-Philipp Müller 13f8041238 basesink: fix once-per-second 'emergency rendering' for case where all buffers but the very first are late
Due to a typo basesink didn't do any emergency rendering of late buffers
if the only buffer ever rendered was the first one with timestamp 0. This
means that in cases where the decoder is very very slow, we'd never see
any buffers but the very first one rendered. Fixes #576381.
2009-03-23 12:34:34 +00:00
..
base basesink: fix once-per-second 'emergency rendering' for case where all buffers but the very first are late 2009-03-23 12:34:34 +00:00
check gstcheck: fix for check versions > 0.9.6 2009-03-19 21:31:08 +00:00
controller controller: Fix generation of control-change arrays. 2009-03-20 11:28:37 +02:00
dataprotocol Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
net Fix signed when compiling with MSys/MinGW 2009-02-23 12:33:13 +01:00
Makefile.am Build the net library if we have winsock2. 2008-07-29 00:45:29 +00:00