Commit graph

78 commits

Author SHA1 Message Date
Thomas Vander Stichele
b54c8d9d96 please don't try to change what is going to be build in Makefile.am files everything is done using a USE_ conditional...
Original commit message from CVS:
please don't try to change what is going to be build in Makefile.am files
everything is done using a USE_ conditional, so set it to no in
configure.ac if you don't want it.  This one is a good example.

Don't know if qcam needs nasm though : is checking for nasm a check for
what hardware platform ? If so we need to change this.

In any case, let's not "fix" "problems" like this because this is how
cruft comes in.  Keep it in a local tree and bring it up so we can fix it
right ;)
2002-01-17 13:03:04 +00:00
Ronald S. Bultje
ad9974927b jpegmmx addition and some small changes
Original commit message from CVS:
jpegmmx addition and some small changes
2002-01-17 12:41:05 +00:00
Thomas Vander Stichele
197090d0a1 added jpeg_mmx check
Original commit message from CVS:
added jpeg_mmx check
2002-01-16 22:24:40 +00:00
Andy Wingo
3333429a0d unrevert taaz's 0.3.1 patch
Original commit message from CVS:
unrevert taaz's 0.3.1 patch
2002-01-14 16:44:44 +00:00
Andy Wingo
345f345e04 doc and configure updates, and the beginnings of gst-xmllaunch
Original commit message from CVS:
doc and configure updates, and the beginnings of gst-xmllaunch
2002-01-14 07:18:42 +00:00
David I. Lehn
05f088fc1c 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...
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-12 02:51:02 +00:00
Thomas Vander Stichele
3b02bebd8c back to dev
Original commit message from CVS:
back to dev
2002-01-11 23:07:09 +00:00
Andy Wingo
6385c5b3c5 apparently some older (2.2) videodev.h files don't have some decls, so 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-10 04:55:38 +00:00
Thomas Vander Stichele
e25b544746 feeling confident ;)
Original commit message from CVS:
feeling confident ;)
2002-01-08 11:45:27 +00:00
Thomas Vander Stichele
68828187a3 getting ready for release final tests
Original commit message from CVS:
getting ready for release
final tests
2002-01-08 10:06:44 +00:00
Christian Schaller
a653840764 updated to 0.3.1 for release
Original commit message from CVS:
updated to 0.3.1 for release
2002-01-07 23:32:36 +00:00
David I. Lehn
c56397ab3c Bump lib version to 2.
Original commit message from CVS:
Bump lib version to 2.
2002-01-07 22:37:28 +00:00
Andy Wingo
dbecb57260 fix for gsm
Original commit message from CVS:
fix for gsm
2002-01-07 10:28:29 +00:00
Rodney Dawes
ee3f3dc936 A couple check fixes
Original commit message from CVS:
A couple check fixes
2002-01-07 02:31:17 +00:00
Andy Wingo
c7702f900d missed one fix
Original commit message from CVS:
missed one fix
2002-01-07 02:23:34 +00:00
Andy Wingo
0b35af5207 hopefully fix a problem.
Original commit message from CVS:
hopefully fix a problem.
2002-01-07 02:14:35 +00:00
Andy Wingo
7c8600b831 siddec checks that work not extremely robust, but functional
Original commit message from CVS:
siddec checks that work
not extremely robust, but functional
2002-01-06 21:52:21 +00:00
Wim Taymans
9f97fad0c0 Added a check for sidplay
Original commit message from CVS:
Added a check for sidplay
Added a capsfilter example
2002-01-06 19:30:09 +00:00
Andy Wingo
0cb1d9ac0a changes to allow apps outside of gstreamer/ to use dparams continuing test removal
Original commit message from CVS:
* changes to allow apps outside of gstreamer/ to use dparams
* continuing test removal
2002-01-05 00:56:40 +00:00
Andy Wingo
f971436b59 use the proper version of GTK
Original commit message from CVS:
use the proper version of GTK
2002-01-05 00:01:30 +00:00
Thomas Vander Stichele
5e7cb82b8a festival check
Original commit message from CVS:
festival check
2002-01-03 19:00:54 +00:00
Thomas Vander Stichele
44122415aa adding sidplay and festival "checks"
Original commit message from CVS:
adding sidplay and festival "checks"
2002-01-03 18:12:13 +00:00
Thomas Vander Stichele
7bff85e0ae check for mcopidl
Original commit message from CVS:
check for mcopidl
2002-01-03 16:47:38 +00:00
Thomas Vander Stichele
092d371458 small fixes
Original commit message from CVS:
small fixes
2002-01-02 17:07:31 +00:00
Thomas Vander Stichele
756650f0b6 smoothwave fixin
Original commit message from CVS:
smoothwave fixin
2001-12-30 20:10:15 +00:00
Wim Taymans
bda010a7fa Added our beloved mpeg1videoparse
Original commit message from CVS:
Added our beloved mpeg1videoparse
2001-12-28 01:49:03 +00:00
Thomas Vander Stichele
fd146ff5d2 this might do it
Original commit message from CVS:
this might do it
2001-12-27 11:55:39 +00:00
Andy Wingo
bb5a2fc43b no need to check for pkg-config or munge its search path
Original commit message from CVS:
no need to check for pkg-config or munge its search path
2001-12-26 23:26:05 +00:00
Andy Wingo
af29852c17 added --with-pkg-config-path option try not to run autoheader too much
Original commit message from CVS:
* added --with-pkg-config-path option
* try not to run autoheader too much
2001-12-26 23:14:44 +00:00
Thomas Vander Stichele
07b151dc52 this makes more sens donnit ?
Original commit message from CVS:
this makes more sens donnit ?
2001-12-26 21:58:57 +00:00
Thomas Vander Stichele
6b0741d542 taaz's virtual patch
Original commit message from CVS:
taaz's virtual patch
2001-12-26 21:51:41 +00:00
Thomas Vander Stichele
558987202d taaz's virtual patch
Original commit message from CVS:
taaz's virtual patch
2001-12-26 21:45:22 +00:00
Wim Taymans
a034a8bf31 Fixed the smooothwave madness removed a yield from vorbisdec don't call 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-26 20:54:43 +00:00
Andy Wingo
116d8393fc muahahahaha. gstreamer-compprep initializes every plugin so it's a good way 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-26 06:49:47 +00:00
Thomas Vander Stichele
6a230dfa9a something stupid
Original commit message from CVS:
something stupid
2001-12-25 21:55:18 +00:00
Andy Wingo
333032113f make arts stuff work, i think
Original commit message from CVS:
make arts stuff work, i think
2001-12-24 22:36:46 +00:00
Thomas Vander Stichele
0911c66b4b changes to make xvideo work again
Original commit message from CVS:
changes to make xvideo work again
I have some compilation errors now though, help required ;(
2001-12-24 10:47:51 +00:00
Thomas Vander Stichele
1177f4ee41 disabling arts stuff for now
Original commit message from CVS:
disabling arts stuff for now
2001-12-23 22:55:15 +00:00
Thomas Vander Stichele
50f9df6c66 more fixes
Original commit message from CVS:
more fixes
2001-12-23 20:21:19 +00:00
Thomas Vander Stichele
6447e09f6b more more more
Original commit message from CVS:
more more more
2001-12-23 18:23:32 +00:00
Thomas Vander Stichele
c938daf536 a52
Original commit message from CVS:
a52
2001-12-23 18:15:44 +00:00
Thomas Vander Stichele
93d5ebb01d fixing some fixes
Original commit message from CVS:
fixing some fixes
2001-12-23 18:00:34 +00:00
Thomas Vander Stichele
37700242ef fixes
Original commit message from CVS:
fixes
2001-12-23 17:51:29 +00:00
Thomas Vander Stichele
25261025ef adding dv, raw1934, gnomevfs, rtp
Original commit message from CVS:
adding dv, raw1934, gnomevfs, rtp
2001-12-23 16:42:33 +00:00
Thomas Vander Stichele
6601a84f4b xmms
Original commit message from CVS:
xmms
2001-12-23 16:11:28 +00:00
Thomas Vander Stichele
609624bb8b adding openquicktime (the renamed quicktime)
Original commit message from CVS:
adding openquicktime (the renamed quicktime)
2001-12-23 15:38:01 +00:00
Thomas Vander Stichele
4cded78416 added jpeg and shout (icecastsend has been renamed to shout, there are other 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-23 15:24:07 +00:00
Thomas Vander Stichele
56b5a147c1 added hermes
Original commit message from CVS:
added hermes
2001-12-23 14:29:43 +00:00
Thomas Vander Stichele
aa40c58938 adding flac
Original commit message from CVS:
adding flac
2001-12-23 14:15:30 +00:00
Thomas Vander Stichele
9537e4bfa0 adding festival
Original commit message from CVS:
adding festival
2001-12-23 13:20:08 +00:00