From 323331a0514009bf47b8a3142e75d9c4a2bcc1d2 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Mon, 6 Feb 2006 11:57:52 +0000 Subject: tests/check/elements/matroskamux.c: Collectpads in core got changed and now also holds a reference to any pad that is... Original commit message from CVS: * tests/check/elements/matroskamux.c: (setup_src_pad): Collectpads in core got changed and now also holds a reference to any pad that is part of it. Fix refcount checks in test case accordingly. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6aada8fc..c8d9cdfc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-02-06 Tim-Philipp Müller + + * tests/check/elements/matroskamux.c: (setup_src_pad): + Collectpads in core got changed and now also holds a + reference to any pad that is part of it. Fix refcount + checks in test case accordingly. + 2006-02-06 Tim-Philipp Müller * gst/apetag/gstapedemux.h: -- cgit