From 6a70d390dd3b7becc05f61587af401cda056e74b Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Thu, 9 Jun 2005 08:28:15 +0000 Subject: [PATCH] log entry Original commit message from CVS: log entry --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index fe9a9785e0..ae106ed1f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2005-06-09 Andy Wingo + + * gst-libs/gst/gconf/gconf.c: + * gst/playback/test.c: + * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API + fixes. + + * gst/audioconvert/gstaudioconvert.c: RPAD fixes. + + * ext/theora/theoraenc.c (theora_enc_chain): + * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes. + + * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not + RealPad. + 2005-06-02 Wim Taymans * gst-libs/gst/net/Makefile.am: