From fe6b374d2d4a57c4d472f999ba4a41cb49c6826a Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 15 Nov 2003 20:43:55 +0000 Subject: live and let die Original commit message from CVS: live and let die --- ChangeLog | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 70 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 570035c95..ae140e5fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,2 +1,70 @@ -GStreamer does not use changelog files. -The GStreamer developers use CVS commit messages as the replacement. +2003-07-12 Thomas Vander Stichele + + * gst-plugins.spec.in: fix up spec file + * gst/debug/Makefile.am: + gst/realmedia/Makefile.am: use proper LD_FLAGS for plugins + +2003-02-14 Colin Walters + + * ext/gnomevfs/gstgnomevfssrc.c (unicodify, + gst_gnomevfssrc_unicodify): New functions. + (audiocast_thread_run): Use them. Remove redundant if from + "if (foo) g_free (foo);" bits. Change fprintf to g_print. + (gst_gnomevfssrc_received_headers_callback): Ditto. + (gst_gnomevfssrc_get_icy_metadata): Ditto. + +2003-02-06 Colin Walters + + * ext/gnomevfs/gstgnomevfssrc.c: Port all the fixes from + BRANCH-GSTREAMER-0_6. + +2003-01-25 Colin Walters + + * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_open_file): Don't + make a size request when in iradio mode. + +2002-11-25 Colin Walters + + * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_received_headers_callback): + Test for url in correct variable. + +2002-11-17 Ken MacLeod + + * gst/modplug/modplug_types.cc: Renamed from + gst/modplug/modplug_types.c. Change GST_BUFFER_DATA(buf) result + type from 'gchar' to 'gunit8'. + +2002-07-07 Richard Boulton + + * LICENSE_readme: Mention that synaesthesia is derived from GPL + code. + +2002-06-03 Richard Boulton + + * m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec + library. Add appropriate includes before test compile of mpeg2.h + so that compilation succeeds. + +2002-05-06 Thomas Vander Stichele + + * GConf stuff : from http://www.gnome.org/projects/gconf/ and eog + - added gstreamer-gconf package + +2002-02-06 Thomas Vander Stichele + + * more build cleanup : merging over changes from gst-player + +2002-01-17 Bastien Nocera + + * sys/Makefile.am: make the qcam plugin build only + only platforms using NASM, ie. x86 + +2002-01-06 Rodney Dawes + + * configure.ac: added -lm to cdparanoia check so it works, + fixed a couple typos for the libraw1394 checks + +2001-12-20 Thomas Vander Stichele + + * opened gst-plugins module + * starting with sys plugins -- cgit v1.2.1