summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some leftover fixesWim Taymans2001-12-234-80/+70
| | | | | Original commit message from CVS: Fixed some leftover fixes
* removing arts and artsd for nowThomas Vander Stichele2001-12-231-1/+2
| | | | | Original commit message from CVS: removing arts and artsd for now
* somebody better explain this arts stuff to meThomas Vander Stichele2001-12-231-1/+1
| | | | | Original commit message from CVS: somebody better explain this arts stuff to me
* hm, lots seems to have changedThomas Vander Stichele2001-12-231-5/+7
| | | | | Original commit message from CVS: hm, lots seems to have changed
* trying to get arts inThomas Vander Stichele2001-12-231-0/+12
| | | | | Original commit message from CVS: trying to get arts in
* more fixesThomas Vander Stichele2001-12-232-4/+4
| | | | | Original commit message from CVS: more fixes
* fixing some fixesThomas Vander Stichele2001-12-231-2/+2
| | | | | Original commit message from CVS: fixing some fixes
* adding dv, raw1934, gnomevfs, rtpThomas Vander Stichele2001-12-239-6/+956
| | | | | Original commit message from CVS: adding dv, raw1934, gnomevfs, rtp
* adding arts and artds, no checks yetThomas Vander Stichele2001-12-231-3/+8
| | | | | Original commit message from CVS: adding arts and artds, no checks yet
* adding mikmodThomas Vander Stichele2001-12-237-0/+1295
| | | | | Original commit message from CVS: adding mikmod
* xmmsThomas Vander Stichele2001-12-231-2/+9
| | | | | Original commit message from CVS: xmms
* adding openquicktime (the renamed quicktime)Thomas Vander Stichele2001-12-231-2/+9
| | | | | Original commit message from CVS: adding openquicktime (the renamed quicktime)
* added ladspa, doesn't have checks yet thoughThomas Vander Stichele2001-12-237-0/+1877
| | | | | Original commit message from CVS: added ladspa, doesn't have checks yet though
* added jpeg and shout (icecastsend has been renamed to shout, there are other ↵Thomas Vander Stichele2001-12-237-3/+882
| | | | | | | | libs that do icecast too) Original commit message from CVS: added jpeg and shout (icecastsend has been renamed to shout, there are other libs that do icecast too)
* added hermesThomas Vander Stichele2001-12-231-2/+14
| | | | | Original commit message from CVS: added hermes
* adding flacThomas Vander Stichele2001-12-237-7/+542
| | | | | Original commit message from CVS: adding flac
* adding flacThomas Vander Stichele2001-12-232-0/+259
| | | | | Original commit message from CVS: adding flac
* adding festivalThomas Vander Stichele2001-12-231-2/+8
| | | | | Original commit message from CVS: adding festival
* cdparanoia addedThomas Vander Stichele2001-12-231-2/+7
| | | | | Original commit message from CVS: cdparanoia added
* more cleanups adding avifileThomas Vander Stichele2001-12-231-2/+9
| | | | | | Original commit message from CVS: more cleanups adding avifile
* uhm, yeahThomas Vander Stichele2001-12-231-3/+5
| | | | | Original commit message from CVS: uhm, yeah
* dvdread added more fixes for libs stuffThomas Vander Stichele2001-12-231-0/+6
| | | | | | Original commit message from CVS: dvdread added more fixes for libs stuff
* made changes everywhere to accomodate for the headers being in ↵Thomas Vander Stichele2001-12-231-11/+9
| | | | | | | | | | <gst/(lib)/...> we'll need to conclude this fast becau... Original commit message from CVS: made changes everywhere to accomodate for the headers being in <gst/(lib)/...> we'll need to conclude this fast because we will also need to change stuff in core real soon for the libs in order to fix everything and I can't do it right now because I disabled all of the plugins here ;)
* some changes, can't remember what :-)Andy Wingo2001-12-231-2/+8
| | | | | Original commit message from CVS: some changes, can't remember what :-)
* much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe ↵Andy Wingo2001-12-231-8/+9
| | | | | | | | | they should go to ext/ Original commit message from CVS: much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe they should go to ext/
* another oneThomas Vander Stichele2001-12-231-1/+1
| | | | | Original commit message from CVS: another one
* small mistakeThomas Vander Stichele2001-12-231-1/+1
| | | | | Original commit message from CVS: small mistake
* added alsaThomas Vander Stichele2001-12-231-2/+8
| | | | | Original commit message from CVS: added alsa
* changes to accomodate the standardization of installed libs some left over ↵Thomas Vander Stichele2001-12-223-632/+15
| | | | | | | | | changes Original commit message from CVS: changes to accomodate the standardization of installed libs some left over changes
* just wingo giving me more work ;)Thomas Vander Stichele2001-12-223-4/+634
| | | | | Original commit message from CVS: just wingo giving me more work ;)
* aalib pluginThomas Vander Stichele2001-12-223-0/+642
| | | | | Original commit message from CVS: aalib plugin
* fixed some GST_LIBS stuff added audiofile added gst-libs/audio buildingThomas Vander Stichele2001-12-211-2/+9
| | | | | | | Original commit message from CVS: fixed some GST_LIBS stuff added audiofile added gst-libs/audio building
* this one could come in handyThomas Vander Stichele2001-12-211-0/+34
| | | | | Original commit message from CVS: this one could come in handy
* added esd added new autogen.sh feature : list all of the libs/plugins you ↵Thomas Vander Stichele2001-12-204-0/+514
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