gstreamer/gst-libs/gst
Wim Taymans 355e8a940d gst-libs/gst/audio/gstaudiosink.c: Improve debug output.
Original commit message from CVS:
* gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
(gst_audioringbuffer_open_device),
(gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
(gst_audioringbuffer_release), (gst_audioringbuffer_start),
(gst_audioringbuffer_pause), (gst_audioringbuffer_stop),
(gst_audio_sink_create_ringbuffer):
Improve debug output.
* gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
(gst_ring_buffer_pause), (gst_ring_buffer_delay):
Prevent some functions from doing things and failing when the
ringbuffer is not yet acquired.
2007-12-18 15:56:51 +00:00
..
app gst-libs/gst/app/gstappsink.*: Add properties, signals and actions to access the element even without linking to the ... 2007-09-20 13:59:50 +00:00
audio gst-libs/gst/audio/gstaudiosink.c: Improve debug output. 2007-12-18 15:56:51 +00:00
cdda gst-libs/gst/: Turn a few g_assert_not_reached() into g_return_val_if_reached() to avoid compiler warnings (#503930). 2007-12-16 23:52:58 +00:00
fft gst-libs/gst/fft/: Don't include malloc.h which doesn't exist on Mac OSX. 2007-11-14 11:08:48 +00:00
floatcast gst-libs/gst/floatcast/floatcast.h: Don't include config.h in an installed public header, this might break compilatio... 2007-09-25 11:54:09 +00:00
interfaces gst-libs/gst/interfaces/interfaces.h: Also remove interfaces.h from CVS as it is not needed anymore. 2007-12-18 15:32:49 +00:00
netbuffer Use new metadata copy function. 2007-03-09 16:38:06 +00:00
pbutils gst-libs/gst/: Turn a few g_assert_not_reached() into g_return_val_if_reached() to avoid compiler warnings (#503930). 2007-12-16 23:52:58 +00:00
riff gst-libs/gst/riff/riff-media.c: Yet another fix for broken software that produce files with an empty blockalign field... 2007-12-17 00:01:00 +00:00
rtp gst-libs/gst/rtp/gstbasertppayload.c: Use runnning time as the base time instead of the timestamp. 2007-12-03 13:47:00 +00:00
rtsp gst-libs/gst/: Turn a few g_assert_not_reached() into g_return_val_if_reached() to avoid compiler warnings (#503930). 2007-12-16 23:52:58 +00:00
sdp gst-libs/gst/sdp/gstsdpmessage.c: Fix compilation on FreeBSD (Gentoo). Fixes #498228. 2007-11-20 07:53:56 +00:00
tag gst-libs/gst/tag/gstid3tag.c: Add mapping for audio cd discid tags, so we can extract them from tags as well (see #34... 2007-11-16 10:14:34 +00:00
video Add new GstVideFormat enum and write a bunch of helper functions based around it. 2007-12-18 00:13:26 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am Add libgstfft, a FFT library based on Kiss FFT which is 2007-09-06 07:00:36 +00:00