]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/commitdiff
zaheer :
authorStéphane Loeuillet <gstreamer@leroutier.net>
Wed, 2 Jun 2004 11:47:10 +0000 (11:47 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Wed, 2 Jun 2004 11:47:10 +0000 (11:47 +0000)
Original commit message from CVS:
zaheer :
* gst/tcp/gsttcp.c:
* gst/tcp/gsttcpclientsrc.c:
* gst/tcp/gsttcpclientsrc.h:
* gst/tcp/gsttcpserversrc.c:
- portability fix, to compile on OSX
(fixes #143146)

* sys/osxaudio/gstosxaudioelement.c:
* sys/osxaudio/gstosxaudiosink.c:
* sys/osxaudio/gstosxaudiosrc.c:
- compilation warnings on OSX
(fixes #143153)

me :
* ext/vorbis/vorbisdec.c : sign warning fixes

* gst-libs/gst/mixer/mixertrack.c : forgoten include
to define newly used G_MAXINT32, bad owen, bad

ChangeLog
gst-libs/gst/mixer/mixertrack.c

index 9df6e4830d5a99df773d8041165f1860f0083866..93b1613491a3eabb57bf494ccf766e4660fd2b5b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,28 @@
        Added configurable boundary specifier, added the value as a
        caps field as well.
 
+2004-06-02  Zaheer Abbas Merali <zaheerabbas@merali.org>
+
+       * gst/tcp/gsttcp.c:
+       * gst/tcp/gsttcpclientsrc.c:
+       * gst/tcp/gsttcpclientsrc.h:
+       * gst/tcp/gsttcpserversrc.c:
+         - portability fix, to compile on OSX
+            (fixes #143146)
+
+       * sys/osxaudio/gstosxaudioelement.c:
+       * sys/osxaudio/gstosxaudiosink.c:
+       * sys/osxaudio/gstosxaudiosrc.c:
+         - compilation warnings on OSX
+            (fixes #143153)
+
+2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
+
+       * ext/vorbis/vorbisdec.c : sign warning fixes
+
+       * gst-libs/gst/mixer/mixertrack.c : forgoten include
+         to define newly used G_MAXINT32, bad owen, bad
+
 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
 
        * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
index 756b4c077501e9e052faff56a1433263d4053a88..2bada7cabea4c6faf6e8253291ee799c3f530818 100644 (file)
@@ -23,6 +23,8 @@
 #include "config.h"
 #endif
 
+#include <glib.h>
+
 #include "mixertrack.h"
 
 enum