summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStéphane Loeuillet <gstreamer@leroutier.net>2004-05-21 14:09:51 +0000
committerStéphane Loeuillet <gstreamer@leroutier.net>2004-05-21 14:09:51 +0000
commitcebeb181abbff382461603e82af1098a533b897b (patch)
treec079be3a53563f21b397719568976ce151eeed9f
parenteb43a73244765cb5c680d8213596aad5515011c6 (diff)
gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare for seek addition
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
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 98d65e19..a262c6b0 100644
--- 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