summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2001-12-26taaz's virtual patchThomas Vander Stichele1-1/+1
Original commit message from CVS: taaz's virtual patch
2001-12-26taaz's virtual patchThomas Vander Stichele1-4/+4
Original commit message from CVS: taaz's virtual patch
2001-12-26Fixed the smooothwave madness removed a yield from vorbisdec don't call ↵Wim Taymans1-1/+1
mpeg2_close, it seems to segfault sometimes. Original commit message from CVS: Fixed the smooothwave madness removed a yield from vorbisdec don't call mpeg2_close, it seems to segfault sometimes.
2001-12-26muahahahaha. gstreamer-compprep initializes every plugin so it's a good way ↵Andy Wingo1-3/+11
of figuring out plugin issues. it spits o... Original commit message from CVS: muahahahaha. gstreamer-compprep initializes every plugin so it's a good way of figuring out plugin issues. it spits out no more errors now.
2001-12-25something stupidThomas Vander Stichele1-0/+1
Original commit message from CVS: something stupid
2001-12-24make arts stuff work, i thinkAndy Wingo1-33/+21
Original commit message from CVS: make arts stuff work, i think
2001-12-24changes to make xvideo work againThomas Vander Stichele1-5/+6
Original commit message from CVS: changes to make xvideo work again I have some compilation errors now though, help required ;(
2001-12-23disabling arts stuff for nowThomas Vander Stichele1-2/+2
Original commit message from CVS: disabling arts stuff for now
2001-12-23more fixesThomas Vander Stichele1-54/+43
Original commit message from CVS: more fixes
2001-12-23more more moreThomas Vander Stichele1-5/+8
Original commit message from CVS: more more more
2001-12-23a52Thomas Vander Stichele1-0/+1
Original commit message from CVS: a52
2001-12-23fixing some fixesThomas Vander Stichele1-2/+4
Original commit message from CVS: fixing some fixes
2001-12-23fixesThomas Vander Stichele1-11/+17
Original commit message from CVS: fixes
2001-12-23adding dv, raw1934, gnomevfs, rtpThomas Vander Stichele1-0/+4
Original commit message from CVS: adding dv, raw1934, gnomevfs, rtp
2001-12-23xmmsThomas Vander Stichele1-5/+5
Original commit message from CVS: xmms
2001-12-23adding openquicktime (the renamed quicktime)Thomas Vander Stichele1-7/+7
Original commit message from CVS: adding openquicktime (the renamed quicktime)
2001-12-23added jpeg and shout (icecastsend has been renamed to shout, there are other ↵Thomas Vander Stichele1-18/+12
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)
2001-12-23added hermesThomas Vander Stichele1-3/+6
Original commit message from CVS: added hermes
2001-12-23adding flacThomas Vander Stichele1-19/+9
Original commit message from CVS: adding flac
2001-12-23adding festivalThomas Vander Stichele1-4/+4
Original commit message from CVS: adding festival
2001-12-23cdparanoia addedThomas Vander Stichele1-1/+2
Original commit message from CVS: cdparanoia added
2001-12-23more cleanups adding avifileThomas Vander Stichele1-3/+7
Original commit message from CVS: more cleanups adding avifile
2001-12-23I'm putting the gst Makefiles in a var right now, it seems to work and it's ↵Thomas Vander Stichele1-42/+47
just what I need for fast build addititions Original commit message from CVS: I'm putting the gst Makefiles in a var right now, it seems to work and it's just what I need for fast build addititions
2001-12-23dvdread added more fixes for libs stuffThomas Vander Stichele1-8/+4
Original commit message from CVS: dvdread added more fixes for libs stuff
2001-12-23made changes everywhere to accomodate for the headers being in ↵Thomas Vander Stichele1-17/+3
<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 ;)
2001-12-23some changes, can't remember what :-)Andy Wingo1-0/+1
Original commit message from CVS: some changes, can't remember what :-)
2001-12-23much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe ↵Andy Wingo1-1/+16
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/
2001-12-23on dasher, on dancer, on donner, on fixen!Andy Wingo1-145/+71
Original commit message from CVS: on dasher, on dancer, on donner, on fixen!
2001-12-23added alsaThomas Vander Stichele1-0/+1
Original commit message from CVS: added alsa
2001-12-22changes to accomodate the standardization of installed libs some left over ↵Thomas Vander Stichele1-10/+9
changes Original commit message from CVS: changes to accomodate the standardization of installed libs some left over changes
2001-12-22the xvideo check looks for -lXv_pic first, another virtual patch from taazAndy Wingo1-2/+6
Original commit message from CVS: the xvideo check looks for -lXv_pic first, another virtual patch from taaz
2001-12-21- do not AM_CONDITIONAL HAVE_AVIFILE /USE_AVIFILE is used in Makefile.am/Wrobell1-2/+1
Original commit message from CVS: - do not AM_CONDITIONAL HAVE_AVIFILE /USE_AVIFILE is used in Makefile.am/ - indentation fixes
2001-12-21adding a conditional'd spec file with esd as an example comments on how to ↵Thomas Vander Stichele1-0/+1
take this idea further are welcomed before... Original commit message from CVS: adding a conditional'd spec file with esd as an example comments on how to take this idea further are welcomed before I move on ;)
2001-12-21fairly essential substingThomas Vander Stichele1-2/+2
Original commit message from CVS: fairly essential substing
2001-12-21put sinesrc in experimental until we have controlThomas Vander Stichele1-0/+3
Original commit message from CVS: put sinesrc in experimental until we have control
2001-12-21fixed some GST_LIBS stuff added audiofile added gst-libs/audio buildingThomas Vander Stichele1-9/+25
Original commit message from CVS: fixed some GST_LIBS stuff added audiofile added gst-libs/audio building
2001-12-21- HAVE_VORBIS is defined in GST_CHECK_FEATUREWrobell1-5/+0
Original commit message from CVS: - HAVE_VORBIS is defined in GST_CHECK_FEATURE - use USE_VORBIS where appropriate
2001-12-20adding lameThomas Vander Stichele1-6/+5
Original commit message from CVS: adding lame
2001-12-20cleaned some moreThomas Vander Stichele1-4/+1
Original commit message from CVS: cleaned some more
2001-12-20added sdlThomas Vander Stichele1-3/+4
Original commit message from CVS: added sdl
2001-12-20added esd added new autogen.sh feature : list all of the libs/plugins you ↵Thomas Vander Stichele1-18/+11
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
2001-12-20applied wingo's patch to coreThomas Vander Stichele1-98/+33
Original commit message from CVS: applied wingo's patch to core
2001-12-20added qcam checksThomas Vander Stichele1-23/+20
Original commit message from CVS: added qcam checks
2001-12-20vcd checksThomas Vander Stichele1-5/+6
Original commit message from CVS: vcd checks
2001-12-20added v4l handlingThomas Vander Stichele1-5/+6
Original commit message from CVS: added v4l handling
2001-12-20some build changes vga is put in broken because of an undef in my build, ↵Thomas Vander Stichele1-6/+8
please check Original commit message from CVS: some build changes vga is put in broken because of an undef in my build, please check
2001-12-20removing HAVE_OSS and HAVE_XAUDIOThomas Vander Stichele1-31/+39
Original commit message from CVS: removing HAVE_OSS and HAVE_XAUDIO
2001-12-17building up speedThomas Vander Stichele1-0/+1219
Original commit message from CVS: building up speed