Ronald S. Bultje
a570a440aa
Add the v4lmjpeg plugins to the configure file
...
Original commit message from CVS:
Add the v4lmjpeg plugins to the configure file
2002-02-04 19:38:10 +00:00
Thomas Vander Stichele
a47b7f3c2a
tarkin fix
...
Original commit message from CVS:
tarkin fix
2002-02-04 13:47:09 +00:00
Thomas Vander Stichele
355c6e7a9f
back to cvs
...
Original commit message from CVS:
back to cvs
2002-02-04 11:05:17 +00:00
Thomas Vander Stichele
9b10acc61c
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
0ca0cf06ab
various fixes
...
Original commit message from CVS:
various fixes
2002-02-04 10:36:20 +00:00
Wim Taymans
fd97b5a8a3
Assorted fixes.
...
Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.
2002-02-03 20:10:04 +00:00
Erik Walthinsen
824252ea93
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
e371dc2b58
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
f19f820724
- 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
ff3dde773d
updates for release
...
Original commit message from CVS:
updates for release
2002-02-02 15:50:36 +00:00
Thomas Vander Stichele
ed010315b0
upped prerelease number
...
Original commit message from CVS:
upped prerelease number
2002-01-31 22:51:45 +00:00
David I. Lehn
81702acd06
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:46 +00:00
Thomas Vander Stichele
aa898db5a7
prerelease
...
Original commit message from CVS:
prerelease
2002-01-30 23:39:14 +00:00
Thomas Vander Stichele
1870b79fbd
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
b7b0179faf
cvs versioning
...
Original commit message from CVS:
cvs versioning
2002-01-30 10:10:28 +00:00
Andy Wingo
40b269f56f
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
1db522f3bd
bunch of deletions
...
Original commit message from CVS:
bunch of deletions
2002-01-25 00:39:51 +00:00
Wrobell
5e732f105e
- 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
99c674ae90
- plugins are built without versioning info
...
Original commit message from CVS:
- plugins are built without versioning info
2002-01-18 02:05:25 +00:00
Thomas Vander Stichele
63717f094f
mjpegtools stuff
...
Original commit message from CVS:
mjpegtools stuff
2002-01-17 14:19:14 +00:00
Thomas Vander Stichele
12acd8f304
cosmetics
...
Original commit message from CVS:
cosmetics
2002-01-17 14:06:04 +00:00
Thomas Vander Stichele
dfb965be2a
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
177983a8f1
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
e46ad4f4c2
added jpeg_mmx check
...
Original commit message from CVS:
added jpeg_mmx check
2002-01-16 22:24:40 +00:00
Andy Wingo
6796eb59dc
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
8227768634
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
6639acd292
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
785d5c9373
back to dev
...
Original commit message from CVS:
back to dev
2002-01-11 23:07:09 +00:00
Andy Wingo
243fd58fc2
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
650ef05f55
feeling confident ;)
...
Original commit message from CVS:
feeling confident ;)
2002-01-08 11:45:27 +00:00
Thomas Vander Stichele
c3c0f9a11b
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
aba655e0eb
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
42c5ce4b86
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
104665fe92
fix for gsm
...
Original commit message from CVS:
fix for gsm
2002-01-07 10:28:29 +00:00
Rodney Dawes
7f7209f3b5
A couple check fixes
...
Original commit message from CVS:
A couple check fixes
2002-01-07 02:31:17 +00:00
Andy Wingo
3bed576119
missed one fix
...
Original commit message from CVS:
missed one fix
2002-01-07 02:23:34 +00:00
Andy Wingo
f6a8611dfd
hopefully fix a problem.
...
Original commit message from CVS:
hopefully fix a problem.
2002-01-07 02:14:35 +00:00
Andy Wingo
2d97e13a18
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
9bbe90eb34
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
acfc5b97db
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
14bbecfbe1
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
e342bca64c
festival check
...
Original commit message from CVS:
festival check
2002-01-03 19:00:54 +00:00
Thomas Vander Stichele
1a6e9a0a2a
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
ae575e31e5
check for mcopidl
...
Original commit message from CVS:
check for mcopidl
2002-01-03 16:47:38 +00:00
Thomas Vander Stichele
cbd423f27b
small fixes
...
Original commit message from CVS:
small fixes
2002-01-02 17:07:31 +00:00
Thomas Vander Stichele
14db405c9e
smoothwave fixin
...
Original commit message from CVS:
smoothwave fixin
2001-12-30 20:10:15 +00:00
Wim Taymans
5ee737e3b3
Added our beloved mpeg1videoparse
...
Original commit message from CVS:
Added our beloved mpeg1videoparse
2001-12-28 01:49:03 +00:00
Thomas Vander Stichele
7ca1274812
this might do it
...
Original commit message from CVS:
this might do it
2001-12-27 11:55:39 +00:00
Andy Wingo
af6d634e3a
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
3ea4d06153
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
9e37ae2c48
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
cf0ea9d034
taaz's virtual patch
...
Original commit message from CVS:
taaz's virtual patch
2001-12-26 21:51:41 +00:00
Thomas Vander Stichele
6a4c66f0a1
taaz's virtual patch
...
Original commit message from CVS:
taaz's virtual patch
2001-12-26 21:45:22 +00:00
Wim Taymans
dce41831bc
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
c7e9df144d
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
3ffe192954
something stupid
...
Original commit message from CVS:
something stupid
2001-12-25 21:55:18 +00:00
Andy Wingo
a57aaf5866
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
4aa99f88d8
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
44f23c67f9
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
0cb49731f6
more fixes
...
Original commit message from CVS:
more fixes
2001-12-23 20:21:19 +00:00
Thomas Vander Stichele
c7352d8a65
more more more
...
Original commit message from CVS:
more more more
2001-12-23 18:23:32 +00:00
Thomas Vander Stichele
ce5a2da5b3
a52
...
Original commit message from CVS:
a52
2001-12-23 18:15:44 +00:00
Thomas Vander Stichele
92ec89f40e
fixing some fixes
...
Original commit message from CVS:
fixing some fixes
2001-12-23 18:00:34 +00:00
Thomas Vander Stichele
c500adf237
fixes
...
Original commit message from CVS:
fixes
2001-12-23 17:51:29 +00:00
Thomas Vander Stichele
9cddc268a2
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
1058901b54
xmms
...
Original commit message from CVS:
xmms
2001-12-23 16:11:28 +00:00
Thomas Vander Stichele
0a50ac12e1
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
617db413e4
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
ebb313b6ea
added hermes
...
Original commit message from CVS:
added hermes
2001-12-23 14:29:43 +00:00
Thomas Vander Stichele
e9cb4eb06e
adding flac
...
Original commit message from CVS:
adding flac
2001-12-23 14:15:30 +00:00
Thomas Vander Stichele
e984608eb3
adding festival
...
Original commit message from CVS:
adding festival
2001-12-23 13:20:08 +00:00
Thomas Vander Stichele
8f424bcb6b
cdparanoia added
...
Original commit message from CVS:
cdparanoia added
2001-12-23 13:06:22 +00:00
Thomas Vander Stichele
c99af58034
more cleanups adding avifile
...
Original commit message from CVS:
more cleanups
adding avifile
2001-12-23 12:55:48 +00:00
Thomas Vander Stichele
f06892843e
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
2f22b67aba
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
589ade4357
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
bdc729b656
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
84f8f25dfe
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
b0ee2a9d40
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
9932edd78d
added alsa
...
Original commit message from CVS:
added alsa
2001-12-23 00:25:29 +00:00
Thomas Vander Stichele
01e3a57266
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
f5b829fc68
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
5a0ed1406a
- 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
9bb68794b0
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
4f7f87d892
fairly essential substing
...
Original commit message from CVS:
fairly essential substing
2001-12-21 12:46:50 +00:00
Thomas Vander Stichele
a4275a13ad
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
c2f6ad5224
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
3859168839
- 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
709aae57cb
adding lame
...
Original commit message from CVS:
adding lame
2001-12-20 23:48:55 +00:00
Thomas Vander Stichele
7fd9b651e8
cleaned some more
...
Original commit message from CVS:
cleaned some more
2001-12-20 23:22:05 +00:00
Thomas Vander Stichele
70a2c5f9a1
added sdl
...
Original commit message from CVS:
added sdl
2001-12-20 23:21:14 +00:00
Thomas Vander Stichele
28470e053e
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
0300df1c41
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
d2a37ad958
added qcam checks
...
Original commit message from CVS:
added qcam checks
2001-12-20 21:03:18 +00:00
Thomas Vander Stichele
b6439d2775
vcd checks
...
Original commit message from CVS:
vcd checks
2001-12-20 20:44:05 +00:00
Thomas Vander Stichele
5e88af35cc
added v4l handling
...
Original commit message from CVS:
added v4l handling
2001-12-20 20:37:57 +00:00
Thomas Vander Stichele
4c422d1775
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
5f80f6fc66
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