diff options
author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-21 14:09:51 +0000 |
---|---|---|
committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-21 14:09:51 +0000 |
commit | 04590b89202a1d22abfd298fcc0a83f9ea2b3d44 (patch) | |
tree | 3aa0a632d57cc67087cba6eb0df6f514d7d4a091 /ChangeLog | |
parent | f4c6cf17f800779b367de18819e644bb244f095d (diff) | |
download | gst-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-- | ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -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 |