gstreamer/gst-libs/gst
Wim Taymans a43d0f57eb gst-libs/gst/audio/gstbaseaudiosink.c: Answer latency query.
Original commit message from CVS:
* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
(gst_base_audio_sink_render), (gst_base_audio_sink_callback),
(gst_base_audio_sink_async_play),
(gst_base_audio_sink_change_state):
Answer latency query.
Use configured latency when syncing.
Fix clock slaving.
* gst-libs/gst/audio/gstbaseaudiosrc.c:
(gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
(gst_base_audio_src_query), (gst_base_audio_src_change_state):
Fix possible memleak.
Implement latency query.
Small cleanups.
2007-02-15 12:06:25 +00:00
..
audio gst-libs/gst/audio/gstbaseaudiosink.c: Answer latency query. 2007-02-15 12:06:25 +00:00
cdda configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
floatcast gst-libs/gst/floatcast/floatcast.h: Fix obviously-bogus macros; use the correct types. 2006-10-06 14:04:53 +00:00
interfaces configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
netbuffer docs/libs/: Don't try to GObject scan the netbuffer as it's not a GObject. 2006-08-21 10:32:51 +00:00
pbutils Lowering log level to see why things fail on the p5 build bot; fix some typos in unit test messages. 2007-02-03 14:26:54 +00:00
riff gst-libs/gst/riff/riff-media.c: On second thought, use "depth" field rather than "bpp" field. 2007-01-22 10:27:26 +00:00
rtp gst-libs/gst/rtp/gstbasertpaudiopayload.c: Use gst_gdouble_to_guint64 for conversions. 2007-02-10 19:27:48 +00:00
tag gst-libs/gst/tag/gstvorbistag.c: Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL (#403597). 2007-02-12 11:01:04 +00:00
utils Lowering log level to see why things fail on the p5 build bot; fix some typos in unit test messages. 2007-02-03 14:26:54 +00:00
video docs/libs/gst-plugins-base-libs-sections.txt: Small docs fixes/updates. 2006-12-15 10:52:23 +00:00
gettext.h
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am API: add new libgstbaseutils library with functions 2007-01-09 14:20:08 +00:00