summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2002-01-17jpegmmx addition and some small changesRonald S. Bultje1-9/+7
Original commit message from CVS: jpegmmx addition and some small changes
2002-01-16added jpeg_mmx checkThomas Vander Stichele1-0/+11
Original commit message from CVS: added jpeg_mmx check
2002-01-14unrevert taaz's 0.3.1 patchAndy Wingo1-1/+1
Original commit message from CVS: unrevert taaz's 0.3.1 patch
2002-01-14doc and configure updates, and the beginnings of gst-xmllaunchAndy Wingo1-5/+2
Original commit message from CVS: doc and configure updates, and the beginnings of gst-xmllaunch
2002-01-12remove win32 path stuff (not used anymore?) check for core 0.3.1 not 0.3.0 ↵David I. Lehn1-43/+38
update Xv check for Xv_pic systems include... Original commit message from CVS: * remove win32 path stuff (not used anymore?) * check for core 0.3.1 not 0.3.0 * update Xv check for Xv_pic systems include text explaining it so check is not removed (again) * remove GLIB_ vars since we don't set those vars they are assumed to be in GST_ vars * fix festival check - lib not used, just net connection to a server * better FLAC test * remove some core configure.ac leftovers
2002-01-11back to devThomas Vander Stichele1-3/+3
Original commit message from CVS: back to dev
2002-01-10apparently some older (2.2) videodev.h files don't have some decls, so ↵Andy Wingo1-1/+1
explicitly check for them Original commit message from CVS: apparently some older (2.2) videodev.h files don't have some decls, so explicitly check for them
2002-01-08feeling confident ;)Thomas Vander Stichele1-1/+1
Original commit message from CVS: feeling confident ;)
2002-01-08getting ready for release final testsThomas Vander Stichele1-3/+5
Original commit message from CVS: getting ready for release final tests
2002-01-07updated to 0.3.1 for releaseChristian Schaller1-3/+3
Original commit message from CVS: updated to 0.3.1 for release
2002-01-07Bump lib version to 2.David I. Lehn1-1/+1
Original commit message from CVS: Bump lib version to 2.
2002-01-07fix for gsmAndy Wingo1-0/+6
Original commit message from CVS: fix for gsm
2002-01-07A couple check fixesRodney Dawes1-2/+2
Original commit message from CVS: A couple check fixes
2002-01-07missed one fixAndy Wingo1-0/+1
Original commit message from CVS: missed one fix
2002-01-07hopefully fix a problem.Andy Wingo1-2/+2
Original commit message from CVS: hopefully fix a problem.
2002-01-06siddec checks that work not extremely robust, but functionalAndy Wingo1-10/+3
Original commit message from CVS: siddec checks that work not extremely robust, but functional
2002-01-06Added a check for sidplayWim Taymans1-1/+4
Original commit message from CVS: Added a check for sidplay Added a capsfilter example
2002-01-05changes to allow apps outside of gstreamer/ to use dparams continuing test ↵Andy Wingo1-20/+20
removal Original commit message from CVS: * changes to allow apps outside of gstreamer/ to use dparams * continuing test removal
2002-01-05use the proper version of GTKAndy Wingo1-10/+2
Original commit message from CVS: use the proper version of GTK
2002-01-03festival checkThomas Vander Stichele1-2/+3
Original commit message from CVS: festival check
2002-01-03adding sidplay and festival "checks"Thomas Vander Stichele1-5/+24
Original commit message from CVS: adding sidplay and festival "checks"
2002-01-03check for mcopidlThomas Vander Stichele1-0/+6
Original commit message from CVS: check for mcopidl
2002-01-02small fixesThomas Vander Stichele1-58/+4
Original commit message from CVS: small fixes
2001-12-30smoothwave fixinThomas Vander Stichele1-1/+1
Original commit message from CVS: smoothwave fixin
2001-12-28Added our beloved mpeg1videoparseWim Taymans1-1/+2
Original commit message from CVS: Added our beloved mpeg1videoparse
2001-12-27this might do itThomas Vander Stichele1-2/+5
Original commit message from CVS: this might do it
2001-12-26no need to check for pkg-config or munge its search pathAndy Wingo1-10/+0
Original commit message from CVS: no need to check for pkg-config or munge its search path
2001-12-26added --with-pkg-config-path option try not to run autoheader too muchAndy Wingo1-0/+5
Original commit message from CVS: * added --with-pkg-config-path option * try not to run autoheader too much
2001-12-26this makes more sens donnit ?Thomas Vander Stichele1-5/+6
Original commit message from CVS: this makes more sens donnit ?
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