summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e4068db..3757dc66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * gst/playback/gstplaybasebin.c: (setup_source):
+ Set source to NULL so that resources are free'ed. Fixes issues
+ with playback of CDDA and similar device-accessing things.
+
+2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* testsuite/embed/Makefile.am:
test->noinst, fix make test in buildbot.