diff options
| author | David Schleef <ds@schleef.org> | 2004-06-06 20:58:59 +0000 |
|---|---|---|
| committer | David Schleef <ds@schleef.org> | 2004-06-06 20:58:59 +0000 |
| commit | 518c249a5fb1a6fefd5c795613273cdcf9569468 (patch) | |
| tree | c4a57a65810353723f21f5da6c6d76fe655b4edf | |
| parent | 813ce171e4e022992fc79ba0b907bce482aeec2a (diff) | |
gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
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.
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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): |
