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
Thomas Vander Stichele
1fe98d6244
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
7ef65f7b85
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
ad86dc4dd0
import
...
Original commit message from CVS:
import
2001-12-22 23:27:17 +00:00
Andy Wingo
92d4e11782
Initial revision
...
Original commit message from CVS:
Initial revision
2001-12-22 23:27:17 +00:00
Andy Wingo
fec81a298a
let's import some more
...
Original commit message from CVS:
let's import some more
2001-12-22 23:21:55 +00:00
Andy Wingo
5c89abf671
Initial revision
...
Original commit message from CVS:
Initial revision
2001-12-22 23:21:55 +00:00
Andy Wingo
0dbe36d3ae
importing sources
...
Original commit message from CVS:
importing sources
2001-12-22 22:43:48 +00:00
Andy Wingo
73172eee3d
Initial revision
...
Original commit message from CVS:
Initial revision
2001-12-22 22:43:48 +00:00
Wim Taymans
7f84d638b6
Various changes and cleanups.
...
Original commit message from CVS:
Various changes and cleanups.
2001-12-22 21:18:53 +00:00
Andy Wingo
468a8b363b
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
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
Thomas Vander Stichele
4970473ea8
small typo
...
Original commit message from CVS:
small typo
2001-12-21 18:01:54 +00:00
Wrobell
fd6261f66a
- clean up
...
Original commit message from CVS:
- clean up
2001-12-21 15:52:40 +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
Wim Taymans
d045091b51
Better error recovery.
...
Original commit message from CVS:
Better error recovery.
2001-12-21 13:06:32 +00:00
Wim Taymans
9416183ac6
Small additional message
...
Original commit message from CVS:
Small additional message
2001-12-21 12:50:56 +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
e4848fa40a
adding Makefile
...
Original commit message from CVS:
adding Makefile
2001-12-21 12:35:18 +00:00
Thomas Vander Stichele
d48e19cb1a
adding sine stuff
...
Original commit message from CVS:
adding sine stuff
2001-12-21 12:31:29 +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
Thomas Vander Stichele
1fcdd0a62d
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
80d42031b2
audio library
...
Original commit message from CVS:
audio library
2001-12-21 10:12:38 +00:00
Thomas Vander Stichele
c8199582d7
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
9cec2cd79f
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
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
af330af889
fixed vorbis
...
Original commit message from CVS:
fixed vorbis
2001-12-21 08:17:49 +00:00
Wim Taymans
b0576db5f3
Some info from the encoder.
...
Original commit message from CVS:
Some info from the encoder.
Can someone fix the libvorbis CFLAGS in the Makefile.am?
2001-12-21 01:23:53 +00:00
Wim Taymans
6848cd2f4c
More fixes to vorbisdec
...
Original commit message from CVS:
More fixes to vorbisdec
Fixed the encoder
2001-12-21 01:14:21 +00:00
Wim Taymans
afc5bb747d
Cleaned up the vorbis plugin
...
Original commit message from CVS:
Cleaned up the vorbis plugin
- handle EOS.
- throw some info to the app.
2001-12-21 00:15:29 +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
29a5d64c42
adding vorbis
...
Original commit message from CVS:
adding vorbis
2001-12-20 22:30:14 +00:00
Thomas Vander Stichele
6720732c9e
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
a133916d63
wingo's changes
...
Original commit message from CVS:
wingo's changes
2001-12-20 21:27:27 +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
Andy Wingo
3b523f7162
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
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
476c37eb45
unforming dir names
...
Original commit message from CVS:
unforming dir names
2001-12-20 20:25:24 +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