gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
authorDavid Schleef <ds@schleef.org>
Sun, 6 Jun 2004 20:58:59 +0000 (20:58 +0000)
committerDavid Schleef <ds@schleef.org>
Sun, 6 Jun 2004 20:58:59 +0000 (20:58 +0000)
Original commit message from CVS:
* gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
problems on several systems.

ChangeLog

index 2eb434c..39a4b03 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-06  David Schleef  <ds@schleef.org>
+
+       * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
+       G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
+       problems on several systems.
+
 2004-06-06  Benjamin Otte  <otte@gnome.org>
 
        * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):