summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-03-04 17:33:34 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-03-04 17:33:34 +0000
commit121c201c7db6bba9e40c9365917450d2008b98e4 (patch)
tree6629adb5283d95faed01c6cc9764ce973a9b0cb0 /ChangeLog
parentd5706e78aade832ed0aec0b977a0de9460d852ea (diff)
tests/check/Makefile.am: Gah! Also disable gconfvideosink from the tests, otherwise it will instantiate autovideosink...
Original commit message from CVS: * tests/check/Makefile.am: Gah! Also disable gconfvideosink from the tests, otherwise it will instantiate autovideosink, and dfbvideosink and leak on the buildbots.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b357840d..dd1cc652 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
+ * tests/check/Makefile.am:
+ Gah! Also disable gconfvideosink from the tests, otherwise
+ it will instantiate autovideosink, and dfbvideosink and
+ leak on the buildbots.
+
+2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
+
* ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
(gst_cdio_cdda_src_finalize):
Make sure we always destroy our libcdio handle.