Commit graph

9748 commits

Author SHA1 Message Date
Thomas Vander Stichele ce7b6d9e0f uhm, yeah
Original commit message from CVS:
uhm, yeah
2001-12-23 12:45:14 +00:00
Thomas Vander Stichele c7f28c4397 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 583465f3f8 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 953f0e2f01 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
Thomas Vander Stichele 0d4f573fc1 adding resample lib
Original commit message from CVS:
adding resample lib
2001-12-23 10:44:28 +00:00
Andy Wingo 9161ba1c22 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 789be9a726 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 d1141be8b6 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 01db92f682 added alsa
Original commit message from CVS:
added alsa
2001-12-23 00:25:29 +00:00
Thomas Vander Stichele 9181b321d0 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
Thomas Vander Stichele 6193def945 audio lib removed from this dir
Original commit message from CVS:
audio lib removed from this dir
2001-12-22 23:44:44 +00:00
Thomas Vander Stichele 41585b7e78 moving and renaming we put the libs in the source in gst-libs/gst/(dir) the headers get installed in prefix/include/g...
Original commit message from CVS:
moving and renaming
we put the libs in the source in gst-libs/gst/(dir)
the headers get installed in prefix/include/gst/(dir)
the libs are installed in prefix/lib/gst
with a libgst prefix
the sources should be without the gst prefix
as per irc agreement
please comment if this sounds like a bad idea ;)
2001-12-22 23:43:34 +00:00
Andy Wingo 0e758d6292 import
Original commit message from CVS:
import
2001-12-22 23:26:33 +00:00
Andy Wingo ad6ed7da2d Initial revision
Original commit message from CVS:
Initial revision
2001-12-22 23:26:33 +00:00
Andy Wingo e5d9d6e2a5 sync gst-plugins autogen.sh to gstreamer version
Original commit message from CVS:
sync gst-plugins autogen.sh to gstreamer version
2001-12-22 01:59:48 +00:00
Andy Wingo b5e6695c90 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 e4aa0c3067 - clean up
Original commit message from CVS:
- clean up
2001-12-21 15:52:40 +00:00
Wrobell cab6c9e23d - 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 348109fc78 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 243afed2e5 fairly essential substing
Original commit message from CVS:
fairly essential substing
2001-12-21 12:46:50 +00:00
Thomas Vander Stichele 9cf1b930fe 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 ae6c9fd82c adding Makefile
Original commit message from CVS:
adding Makefile
2001-12-21 12:35:18 +00:00
Thomas Vander Stichele d9998aed7f adding sine stuff
Original commit message from CVS:
adding sine stuff
2001-12-21 12:31:29 +00:00
Thomas Vander Stichele 3383f7c142 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
Thomas Vander Stichele cc33fd24db added audiofile and audio library
Original commit message from CVS:

added audiofile and audio library
2001-12-21 10:35:10 +00:00
Thomas Vander Stichele 2504f9e1b4 audio library
Original commit message from CVS:
audio library
2001-12-21 10:12:38 +00:00
Thomas Vander Stichele 99b237bf25 added todo added simple automatic test suite for plugins using filesrc and fakesink
Original commit message from CVS:
added todo
added simple automatic test suite for plugins using filesrc and fakesink
2001-12-21 09:49:24 +00:00
Thomas Vander Stichele c6d1ec9d5a this one could come in handy
Original commit message from CVS:
this one could come in handy
2001-12-21 09:41:40 +00:00
Wrobell 88c12ec7a0 - 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 bdeb6a1e8a adding lame
Original commit message from CVS:
adding lame
2001-12-20 23:48:55 +00:00
Thomas Vander Stichele 8851e75bee cleaned some more
Original commit message from CVS:
cleaned some more
2001-12-20 23:22:05 +00:00
Thomas Vander Stichele a108514e7a added sdl
Original commit message from CVS:
added sdl
2001-12-20 23:21:15 +00:00
Thomas Vander Stichele 2819ff07ce 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 4c3086096c applied taaz's virtual patch
Original commit message from CVS:
applied taaz's virtual patch
2001-12-20 21:28:35 +00:00
Thomas Vander Stichele f04c0de291 wingo's changes
Original commit message from CVS:
wingo's changes
2001-12-20 21:27:27 +00:00
Thomas Vander Stichele 55706bedf4 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
Andy Wingo 0478369605 srcfile isn't in yet, so i changed that also, i wrote some of this stuff :)
Original commit message from CVS:
srcfile isn't in yet, so i changed that
also, i wrote some of this stuff :)
2001-12-20 21:18:36 +00:00
Thomas Vander Stichele 51699bbf96 added qcam checks
Original commit message from CVS:
added qcam checks
2001-12-20 21:03:18 +00:00
Thomas Vander Stichele df03602d55 vcd checks
Original commit message from CVS:
vcd checks
2001-12-20 20:44:05 +00:00
Thomas Vander Stichele 3f74c3928f added v4l handling
Original commit message from CVS:
added v4l handling
2001-12-20 20:37:57 +00:00
Thomas Vander Stichele 3d06875b16 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 e382fe90cb unforming dir names
Original commit message from CVS:
unforming dir names
2001-12-20 20:25:24 +00:00
Thomas Vander Stichele 3eebb84a1f 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 85264d7fd3 added wrobell's AC_DEFINE change
Original commit message from CVS:
added wrobell's AC_DEFINE change
2001-12-20 20:15:13 +00:00
Thomas Vander Stichele 9a6fd8e982 doc stuff
Original commit message from CVS:
doc stuff
2001-12-20 20:07:24 +00:00
Thomas Vander Stichele 9a8398de59 more of the same
Original commit message from CVS:
more of the same
2001-12-17 19:04:24 +00:00
Thomas Vander Stichele bb8c108211 first batch
Original commit message from CVS:
first batch
2001-12-17 19:03:13 +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