Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-21 | gst/cdxaparse/gstcdxaparse.*: some renaming add some checks/sanity prepare ↵ | Stéphane Loeuillet | 1 | -12/+2 | |
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 | |||||
2004-05-20 | configure.ac: Minor cosmetic change to convince the buildbot to reautogen. | David Schleef | 1 | -28/+196 | |
Original commit message from CVS: * configure.ac: Minor cosmetic change to convince the buildbot to reautogen. * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init), (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps), (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain), (gst_sunaudiosink_setparams), (gst_sunaudiosink_open), (gst_sunaudiosink_close), (gst_sunaudiosink_change_state), (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property): More hacking. Plays audio now. | |||||
2004-05-20 | - change sunaudio category to Sink/Audio | Stéphane Loeuillet | 1 | -1/+1 | |
Original commit message from CVS: - change sunaudio category to Sink/Audio - change HAVE_FIONREAD macro to GST_CHECK_FIONREAD - add conditional include for FIONREAD ioctl on more files | |||||
2004-05-19 | sys/sunaudio/: New sunaudiosink | David Schleef | 2 | -0/+289 | |
Original commit message from CVS: * sys/sunaudio/Makefile.am: * sys/sunaudio/gstsunaudio.c: New sunaudiosink |