gstreamer/gst-libs/gst
Havard Graff 588ac0ae6f baseaudiosink: don't allow aligning behind the read-segment
Given a large enough drift-tolerance, one could end up in a situation
where one would keep aligning the written buffers behind the current
read-segment position. The result for the reader would be complete
silence, possible preceded by very choppy audio.

By checking the available headroom, one can determine if there is
room to do alignment, or if one should resort to a resync instead to get
the pointers back on track.

Also refactor the alignment-logic out of the render function for cleaner
code.
2011-04-04 09:31:26 +02:00
..
app libs: make sure gobject-introspection scanner calls gst_init() 2011-03-30 21:08:29 +01:00
audio baseaudiosink: don't allow aligning behind the read-segment 2011-04-04 09:31:26 +02:00
cdda libs: make sure gobject-introspection scanner calls gst_init() 2011-03-30 21:08:29 +01:00
fft libs: make sure gobject-introspection scanner calls gst_init() 2011-03-30 21:08:29 +01:00
floatcast gst/: Include glib.h instead of a specific GLib header. Including single 2008-12-10 08:19:13 +00:00
interfaces libs: make sure gobject-introspection scanner calls gst_init() 2011-03-30 21:08:29 +01:00
netbuffer libs: make sure gobject-introspection scanner calls gst_init() 2011-03-30 21:08:29 +01:00
pbutils libs: replace 0.10 with @GST_MAJORMINOR@ in Makefile.am 2011-03-30 20:57:32 +01:00
riff libs: make sure gobject-introspection scanner calls gst_init() 2011-03-30 21:08:29 +01:00
rtp libs: make sure gobject-introspection scanner calls gst_init() 2011-03-30 21:08:29 +01:00
rtsp libs: make sure gobject-introspection scanner calls gst_init() 2011-03-30 21:08:29 +01:00
sdp libs: make sure gobject-introspection scanner calls gst_init() 2011-03-30 21:08:29 +01:00
tag vorbistag: Write GST_TAG_IMAGE and GST_TAG_PREVIEW_IMAGE as METADATA_BLOCK_PICTURE 2011-04-01 12:54:53 +02:00
video video: Fix height calculation for YUV9/YVU9 2011-04-01 13:55:56 -07:00
gettext.h Fix for ENABLE_NLS being undefined for -Wundef 2010-03-16 18:06:16 +01:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am gst-libs: build pbutils after video 2010-09-22 01:50:21 -07:00