summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc3c43d5..0996af18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-11-28 Martin Soto <martinsoto@users.sourceforge.net>
+
+ * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
+ * ext/alsa/gstalsa.h:
+ * ext/alsa/gstalsa.c (gst_alsa_set_clock):
+ Make alsasink actually honor gst_element_set_clock and use that
+ clock instead of ist internal one.
+
2004-11-27 Christophe Fergeau <teuf@gnome.org>
* gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak