summaryrefslogtreecommitdiffstats
path: root/ext/esd/README
Commit message (Collapse)AuthorAgeFilesLines
* ext/esd/README: Remove, it contains nothing useful anyway.Tim-Philipp Müller2006-07-241-12/+0
| | | | | | | | | Original commit message from CVS: * ext/esd/README: Remove, it contains nothing useful anyway. * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare), (gst_esdsink_delay): Some small clean-ups; use GST_BOILERPLATE etc.
* forgot to update the Changelog for the past two days, bad me, badStéphane Loeuillet2004-05-201-1/+1
| | | | | Original commit message from CVS: forgot to update the Changelog for the past two days, bad me, bad
* added esd added new autogen.sh feature : list all of the libs/plugins you ↵Thomas Vander Stichele2001-12-201-0/+12
want to disable in a file called "disable" ... Original commit message from CVS: added esd added new autogen.sh feature : list all of the libs/plugins you want to disable in a file called "disable" and they will. makes it easier to check stuff when you're working on one a file "enable" does the opposite. You're on your own if you make them conflict ;) CML2 anyone ? fixed some xvideo stuff, can't remember what though