From 9d8caf27f958b61b1912e447f91457b28d6a594f Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Tue, 10 Feb 2004 08:37:50 +0000 Subject: [PATCH] ext/mikmod/gstmikmod.*: fix caps negotiation in mikmod Original commit message from CVS: 2004-02-10 Benjamin Otte * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop): * ext/mikmod/gstmikmod.h: fix caps negotiation in mikmod * ext/ogg/gstoggdemux.c: (gst_ogg_print): output debug information --- ChangeLog | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 86c174652a..cccb1a658c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-02-10 Benjamin Otte + + * ext/mikmod/gstmikmod.c: (gst_mikmod_init), + (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop): + * ext/mikmod/gstmikmod.h: + fix caps negotiation in mikmod + * ext/ogg/gstoggdemux.c: (gst_ogg_print): + output debug information + 2004-02-08 Benjamin Otte * gst-libs/gst/colorbalance/Makefile.am: @@ -6,12 +15,6 @@ remove unused GST_OPT_CFLAGS from Makefiles include X_CFLAGS and X_LIBS in xoverlay. (#131948) -2004-02-08 Benjamin Otte - - * gst-libs/gst/colorbalance/Makefile.am: - * gst-libs/gst/navigation/Makefile.am: - * gst-libs/gst/xoverlay/Makefile.am: - 2004-02-07 David Schleef * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't