From 24461755be62dd6becdf743a373e60942622a3e1 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Fri, 24 Mar 2006 17:11:56 +0000 Subject: gst/: use DEBUG_FUNCPTR for collectpads Original commit message from CVS: * gst/matroska/matroska-mux.c: (gst_matroska_mux_init): * gst/multipart/multipartmux.c: (gst_multipart_mux_init): * gst/smpte/gstsmpte.c: (gst_smpte_init): * gst/videomixer/videomixer.c: (gst_videomixer_init): use DEBUG_FUNCPTR for collectpads --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 736e520d..a540b3b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-03-24 Stefan Kost + + * gst/matroska/matroska-mux.c: (gst_matroska_mux_init): + * gst/multipart/multipartmux.c: (gst_multipart_mux_init): + * gst/smpte/gstsmpte.c: (gst_smpte_init): + * gst/videomixer/videomixer.c: (gst_videomixer_init): + use DEBUG_FUNCPTR for collectpads + 2006-03-24 Tim-Philipp Müller * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain): -- cgit