Commit graph

1097 commits

Author SHA1 Message Date
Thomas Vander Stichele
4bb71e8304 back to cvs
Original commit message from CVS:
back to cvs
2002-02-04 11:05:17 +00:00
Thomas Vander Stichele
e456365d89 adding tarkin to build to try building it run configure with --enable-experimental
Original commit message from CVS:
adding tarkin to build
to try building it run configure with --enable-experimental
2002-02-04 10:51:26 +00:00
Thomas Vander Stichele
da729a89a4 various fixes
Original commit message from CVS:
various fixes
2002-02-04 10:36:20 +00:00
Wim Taymans
1330870c10 Assorted fixes.
Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.
2002-02-03 20:10:04 +00:00
Erik Walthinsen
c984ba5978 added back goom to configure.ac after syncing with release
Original commit message from CVS:
added back goom to configure.ac after syncing with release
2002-02-03 04:00:17 +00:00
Erik Walthinsen
979290ded5 Committing differences between CVS and the 0.3.2 release. These changes were in the local copy that the dist was mad...
Original commit message from CVS:
Committing differences between CVS and the 0.3.2 release.  These changes
were in the local copy that the dist was made from, but have never been
in CVS (I hunted for matching revisions on all of them).  I will retag
these files with the proper release tag as soon as they're committed.
2002-02-03 03:57:04 +00:00
Bastien Nocera
08518534a8 - add goom to the build system, dunno if it works, but it doesn't break my ppc :)
Original commit message from CVS:
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
2002-02-02 18:49:03 +00:00
Thomas Vander Stichele
304dd4a6fc updates for release
Original commit message from CVS:
updates for release
2002-02-02 15:50:36 +00:00
Thomas Vander Stichele
e9c0b2bbab upped prerelease number
Original commit message from CVS:
upped prerelease number
2002-01-31 22:51:45 +00:00
David I. Lehn
e4f698d77f Revert lame include dir change. Upstream uses $prefix/include/lame/lame.h.
Original commit message from CVS:
Revert lame include dir change.  Upstream uses $prefix/include/lame/lame.h.
2002-01-31 17:08:45 +00:00
Thomas Vander Stichele
976b03eb44 prerelease
Original commit message from CVS:
prerelease
2002-01-30 23:39:14 +00:00
Thomas Vander Stichele
0db05bc494 I checked lame packages and source code and they seem to want lame.h in prefix/include/lame.h so I fixed stuff accord...
Original commit message from CVS:
I checked lame packages and source code and they seem to want lame.h in
prefix/include/lame.h

so I fixed stuff accordingly.

Do any systems have lame in include/lame/lame.h ?
If so, mail me and we'll work it out.
2002-01-30 11:25:58 +00:00
Thomas Vander Stichele
4df1d79444 cvs versioning
Original commit message from CVS:
cvs versioning
2002-01-30 10:10:28 +00:00
Andy Wingo
2a3e36eb24 added -Wall to GST_INT_CFLAGS
Original commit message from CVS:
added -Wall to GST_INT_CFLAGS
2002-01-27 19:08:57 +00:00
Andy Wingo
4870081ce5 bunch of deletions
Original commit message from CVS:
bunch of deletions
2002-01-25 00:39:51 +00:00
Wrobell
155abb6347 - use GST_CHECK_MPEG2DEC macro when mpeg2dec detecting
Original commit message from CVS:
- use GST_CHECK_MPEG2DEC macro when mpeg2dec detecting
2002-01-18 14:11:31 +00:00
Wrobell
01220dec57 - plugins are built without versioning info
Original commit message from CVS:
- plugins are built without versioning info
2002-01-18 02:05:26 +00:00
Thomas Vander Stichele
07acfef667 mjpegtools stuff
Original commit message from CVS:
mjpegtools stuff
2002-01-17 14:19:14 +00:00
Thomas Vander Stichele
7c370b6671 cosmetics
Original commit message from CVS:
cosmetics
2002-01-17 14:06:04 +00:00
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
Thomas Vander Stichele
8114fe3de9 cdparanoia added
Original commit message from CVS:
cdparanoia added
2001-12-23 13:06:22 +00:00
Thomas Vander Stichele
a6b9e1fd04 more cleanups adding avifile
Original commit message from CVS:
more cleanups
adding avifile
2001-12-23 12:55:48 +00:00
Thomas Vander Stichele
11479eac58 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
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-23 12:42:48 +00:00
Thomas Vander Stichele
72387bfa1a dvdread added more fixes for libs stuff
Original commit message from CVS:
dvdread added
more fixes for libs stuff
2001-12-23 12:29:33 +00:00
Thomas Vander Stichele
1e418567fa made changes everywhere to accomodate for the headers being in <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-23 12:18:18 +00:00
Andy Wingo
5db6fb8377 some changes, can't remember what :-)
Original commit message from CVS:
some changes, can't remember what :-)
2001-12-23 06:56:55 +00:00
Andy Wingo
9af006a1f0 much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe 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-23 04:38:38 +00:00
Andy Wingo
302e83b4e8 on dasher, on dancer, on donner, on fixen!
Original commit message from CVS:
on dasher, on dancer, on donner, on fixen!
2001-12-23 03:25:55 +00:00
Thomas Vander Stichele
0a6cc4d112 added alsa
Original commit message from CVS:
added alsa
2001-12-23 00:25:30 +00:00
Thomas Vander Stichele
30479f6ad7 changes to accomodate the standardization of installed libs some left over changes
Original commit message from CVS:

changes to accomodate the standardization of installed libs
some left over changes
2001-12-22 23:57:40 +00:00
Andy Wingo
f0c9e790ff the xvideo check looks for -lXv_pic first, another virtual patch from taaz
Original commit message from CVS:
the xvideo check looks for -lXv_pic first, another virtual patch from taaz
2001-12-22 00:19:17 +00:00
Wrobell
40509cf6c2 - do not AM_CONDITIONAL HAVE_AVIFILE /USE_AVIFILE is used in Makefile.am/
Original commit message from CVS:
- do not AM_CONDITIONAL HAVE_AVIFILE /USE_AVIFILE is used in Makefile.am/
- indentation fixes
2001-12-21 15:51:45 +00:00
Thomas Vander Stichele
712459fe73 adding a conditional'd spec file with esd as an example comments on how to 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-21 14:53:33 +00:00
Thomas Vander Stichele
3dec0a8035 fairly essential substing
Original commit message from CVS:
fairly essential substing
2001-12-21 12:46:50 +00:00
Thomas Vander Stichele
019f1ee2e6 put sinesrc in experimental until we have control
Original commit message from CVS:
put sinesrc in experimental until we have control
2001-12-21 12:39:21 +00:00
Thomas Vander Stichele
92f5a8ac6c fixed some GST_LIBS stuff added audiofile added gst-libs/audio building
Original commit message from CVS:
fixed some GST_LIBS stuff
added audiofile
added gst-libs/audio building
2001-12-21 11:46:15 +00:00
Wrobell
48b30cdc9c - HAVE_VORBIS is defined in GST_CHECK_FEATURE
Original commit message from CVS:
- HAVE_VORBIS is defined in GST_CHECK_FEATURE
- use USE_VORBIS where appropriate
2001-12-21 09:36:33 +00:00
Thomas Vander Stichele
ecf59e0e9b adding lame
Original commit message from CVS:
adding lame
2001-12-20 23:48:55 +00:00
Thomas Vander Stichele
15b42797e3 cleaned some more
Original commit message from CVS:
cleaned some more
2001-12-20 23:22:05 +00:00
Thomas Vander Stichele
26f1b5d371 added sdl
Original commit message from CVS:
added sdl
2001-12-20 23:21:14 +00:00
Thomas Vander Stichele
05452d6f5b added esd added new autogen.sh feature : list all of the libs/plugins you 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-20 23:13:50 +00:00
Thomas Vander Stichele
03b48f327b applied wingo's patch to core
Original commit message from CVS:
applied wingo's patch to core
2001-12-20 21:18:37 +00:00
Thomas Vander Stichele
a221ccfed7 added qcam checks
Original commit message from CVS:
added qcam checks
2001-12-20 21:03:18 +00:00
Thomas Vander Stichele
1d1b616c2f vcd checks
Original commit message from CVS:
vcd checks
2001-12-20 20:44:05 +00:00
Thomas Vander Stichele
e6bbd8d8d9 added v4l handling
Original commit message from CVS:
added v4l handling
2001-12-20 20:37:57 +00:00
Thomas Vander Stichele
0d6ef558ad some build changes vga is put in broken because of an undef in my build, 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-20 20:33:15 +00:00
Thomas Vander Stichele
7595231037 removing HAVE_OSS and HAVE_XAUDIO
Original commit message from CVS:
removing HAVE_OSS and HAVE_XAUDIO
2001-12-20 20:16:57 +00:00
Thomas Vander Stichele
49d345d9ef building up speed
Original commit message from CVS:
building up speed
2001-12-17 18:37:01 +00:00