Commit graph

82 commits

Author SHA1 Message Date
Thomas Vander Stichele
a38b8a35f6 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
a784168b8c added hermes
Original commit message from CVS:
added hermes
2001-12-23 14:29:43 +00:00
Thomas Vander Stichele
56f271163b adding flac
Original commit message from CVS:
adding flac
2001-12-23 14:15:30 +00:00
Thomas Vander Stichele
cef441d2bf adding festival
Original commit message from CVS:
adding festival
2001-12-23 13:20:08 +00:00
Thomas Vander Stichele
64e52ab9ad cdparanoia added
Original commit message from CVS:
cdparanoia added
2001-12-23 13:06:22 +00:00
Thomas Vander Stichele
48d4cce43b more cleanups adding avifile
Original commit message from CVS:
more cleanups
adding avifile
2001-12-23 12:55:48 +00:00
Thomas Vander Stichele
a64e15d7f4 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
5c06e24dd5 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
65b5fc170c 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:17 +00:00
Andy Wingo
8123fc374c 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
c05f8dc809 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:37 +00:00
Andy Wingo
3d4da9a8df 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
2090c9b37d added alsa
Original commit message from CVS:
added alsa
2001-12-23 00:25:29 +00:00
Thomas Vander Stichele
f7a82644ec 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
f048083eec 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
702d9b7656 - 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
70768ec8a7 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
7a0bc749e4 fairly essential substing
Original commit message from CVS:
fairly essential substing
2001-12-21 12:46:50 +00:00
Thomas Vander Stichele
1c469fb96a 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
9b96e8babd 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
e7ef743605 - 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
ee6c94798c adding lame
Original commit message from CVS:
adding lame
2001-12-20 23:48:55 +00:00
Thomas Vander Stichele
92afcda912 cleaned some more
Original commit message from CVS:
cleaned some more
2001-12-20 23:22:05 +00:00
Thomas Vander Stichele
72bd11693d added sdl
Original commit message from CVS:
added sdl
2001-12-20 23:21:14 +00:00
Thomas Vander Stichele
7b8037423b 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
9df51e1ef2 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
12e4f309b2 added qcam checks
Original commit message from CVS:
added qcam checks
2001-12-20 21:03:18 +00:00
Thomas Vander Stichele
b6b5c5a3fd vcd checks
Original commit message from CVS:
vcd checks
2001-12-20 20:44:05 +00:00
Thomas Vander Stichele
a17c37a04f added v4l handling
Original commit message from CVS:
added v4l handling
2001-12-20 20:37:57 +00:00
Thomas Vander Stichele
069ec5e9c7 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
dd97b5450f 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
754313ab71 building up speed
Original commit message from CVS:
building up speed
2001-12-17 18:37:01 +00:00