gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare for seek...
authorStéphane Loeuillet <gstreamer@leroutier.net>
Fri, 21 May 2004 14:09:51 +0000 (14:09 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Fri, 21 May 2004 14:09:51 +0000 (14:09 +0000)
Original commit message from CVS:
* gst/cdxaparse/gstcdxaparse.c:
* gst/cdxaparse/gstcdxaparse.h:
some renaming
add some checks/sanity
prepare for seek addition

* sys/sunaudio/gstsunaudio.c:
remove exported dupe init function

ChangeLog

index 98d65e1..a262c6b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
+
+       * gst/cdxaparse/gstcdxaparse.c:
+       * gst/cdxaparse/gstcdxaparse.h:
+         some renaming
+         add some checks/sanity
+         prepare for seek addition
+
+       * sys/sunaudio/gstsunaudio.c:
+         remove exported dupe init function
+
 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
 
        * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
@@ -18,7 +29,7 @@
 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
 
        * configure.ac:
-         test for FIONREAD ioctl in sys/filio.h forSolaris compat.
+         test for FIONREAD ioctl in sys/filio.h for Solaris compat.
        * gst/tcp/gsttcpclientsrc.c: idem
        * gst/tcp/gsttcpserversink.c: idem
        * gst/tcp/gsttcpserversrc.c: idem