summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commit04590b89202a1d22abfd298fcc0a83f9ea2b3d44 (patch)
tree3aa0a632d57cc67087cba6eb0df6f514d7d4a091 /ChangeLog
parentf4c6cf17f800779b367de18819e644bb244f095d (diff)
downloadgst-plugins-bad-04590b89202a1d22abfd298fcc0a83f9ea2b3d44.tar.gz
gst-plugins-bad-04590b89202a1d22abfd298fcc0a83f9ea2b3d44.tar.bz2
gst-plugins-bad-04590b89202a1d22abfd298fcc0a83f9ea2b3d44.zip
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
Diffstat (limited to 'ChangeLog')
-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