gstwavparse.c: it did not build in system with Glib < 2.4 because it used the macro...
authorRamon Garcia Fernandez <ramon_garcia_f@yahoo.com>
Sat, 2 Oct 2004 21:34:00 +0000 (21:34 +0000)
committerRamon Garcia Fernandez <ramon_garcia_f@yahoo.com>
Sat, 2 Oct 2004 21:34:00 +0000 (21:34 +0000)
commita1691c1f55546d629f8aa27bf7e643902310b15f
treea7a5cbd6a0ca2ddf5ddbcbd00670d63173d23317
parent993092788c0f0c98850390e78a09f756ceeacd92
gstwavparse.c: it did not build in system with Glib < 2.4 because it used the macro G_MAXUINT32. Now we define the ma...

Original commit message from CVS:

gstwavparse.c: it did not build in system with Glib < 2.4 because it
used the macro G_MAXUINT32. Now we define the macro if it is not yet
defined.
gst/wavparse/gstwavparse.c