Commit graph

300 commits

Author SHA1 Message Date
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
5413ffe9b5 added pkg.m4 in plugins/
Original commit message from CVS:
added pkg.m4 in plugins/
2002-01-27 16:15:19 +00:00
Andy Wingo
4a647591db be less verbose
Original commit message from CVS:
be less verbose
2002-01-25 04:12:40 +00:00
Andy Wingo
1db522f3bd bunch of deletions
Original commit message from CVS:
bunch of deletions
2002-01-25 00:39:51 +00:00
Bastien Nocera
945d16339f - added gob example plugin
Original commit message from CVS:
- added gob example plugin
2002-01-20 01:49:15 +00:00
Wrobell
1bc582c399 - my mistake... mpeg2dec libs does not depend on X11 libraries (vo library distributed with mpeg2dec depends on X11 l...
Original commit message from CVS:
- my mistake... mpeg2dec libs does not depend on X11 libraries
(vo library distributed with mpeg2dec depends on X11 libs).
Add configure option so user can specify where mpeg2dec library
is installed. This way we do not guess where is mpeg2dec.
If it is not in standard location (prefix==/usr), then leave it
to the user.
Changes inspired by AM_PATH_LIBMIKMOD.
2002-01-18 19:46:03 +00:00
Christian Schaller
30f3b094a7 Adding missing libgstmpeg2types file fixing openquicktime depenency
Original commit message from CVS:
Adding missing libgstmpeg2types file
fixing openquicktime depenency
2002-01-18 17:47:46 +00:00
Christian Schaller
bd1af07b5c Missing l in libcdxa
Original commit message from CVS:
Missing l in libcdxa
2002-01-18 17:00:47 +00:00
Christian Schaller
1448aabfac typo killed
Original commit message from CVS:
typo killed
2002-01-18 16:13:04 +00:00
Christian Schaller
a398fd1a60 Adding Wim's cdxa parsers and Ronalds jpegmmx
Original commit message from CVS:
Adding Wim's cdxa parsers and Ronalds jpegmmx
2002-01-18 16:06:12 +00:00
Wrobell
6af24d5e2a - use MPEG2DEC_CFLAGS and MPEG2DEC_LIBS which are set with
Original commit message from CVS:
- use MPEG2DEC_CFLAGS and MPEG2DEC_LIBS which are set with
GST_CHECK_MPEG2DEC macro
- gcc -O3 option removed - it is set by the user if he wants such
optimization
2002-01-18 14:12:35 +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
9d8339206f - GST_CHECK_MPEG2DEC macro - checks for mpeg2dec in /usr/lib.
Original commit message from CVS:
- GST_CHECK_MPEG2DEC macro - checks for mpeg2dec in /usr/lib.
If not found then checks for mpeg2dec in /usr/X11R6/lib.

This macro is needed because mpeg2dec depends on X11R6 libraries
and as FHS states, it should be placed in /usr/X11R6 tree but
some distros do not care and put mpeg2dec into /usr/lib.

It depends on CHECK_LIBHEADER macro.
2002-01-18 14:09:52 +00:00
Wrobell
3cdc9d8548 - CHECK_LIBHEADER macro, which is based on GST_CHECK_LIBHEADER the main difference between them is that you can speci...
Original commit message from CVS:
- CHECK_LIBHEADER macro, which is based on GST_CHECK_LIBHEADER
the main difference between them is that you can specify cpp flags with
CHECK_LIBHEADER
2002-01-18 14:06:11 +00:00
Wrobell
60801db21a - plugins are built without versioning info
Original commit message from CVS:
- plugins are built without versioning info
2002-01-18 11:37:18 +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
Wrobell
ddd8f4da4b - fixed macro signature description
Original commit message from CVS:
- fixed macro signature description
2002-01-18 01:06:37 +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
476d818c95 mjpegtools dir
Original commit message from CVS:
mjpegtools dir
2002-01-17 14:17:54 +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
Bastien Nocera
892a457971 - make the qcam plugin build only only platforms using NASM, ie. x86
Original commit message from CVS:
- make the qcam plugin build only only platforms using NASM, ie. x86
2002-01-17 00:36:00 +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
Thomas Vander Stichele
e867f02458 ... and cvs commits should not be allowed for people who spent six hours on the phone talking to hardware vendors and...
Original commit message from CVS:
... and cvs commits should not be allowed for people who spent six hours
on the phone talking to hardware vendors and struggling with failing raid
systems
2002-01-16 15:46:57 +00:00
Thomas Vander Stichele
dc1b8ce104 how do people expect sdl to build if make has no way of getting to the dir and we don't point it in the right directi...
Original commit message from CVS:
how do people expect sdl to build if make has no way of getting to the dir
and we don't point it in the right direction ?
2002-01-16 15:43:48 +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
Wim Taymans
8693a11ba2 Bring the plugins in sync with the new core capsnego system.
Original commit message from CVS:
Bring the plugins in sync with the new core capsnego system.
Added some features, enhancements...
2002-01-13 22:27:24 +00:00
David I. Lehn
7709f4acba add glib.m4
Original commit message from CVS:
* add glib.m4
2002-01-12 03:52:29 +00:00
David I. Lehn
892a3190ac s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format
Original commit message from CVS:
* s/filter/plugin/
* link plugins to GST_LIBS
* rearrange rules to a common format
2002-01-12 03:34:26 +00:00
David I. Lehn
f4ba713774 enable festival build
Original commit message from CVS:
* enable festival build
2002-01-12 03:24:34 +00:00
David I. Lehn
7c8ff86f31 add autogen.sh to dist
Original commit message from CVS:
* add autogen.sh to dist
2002-01-12 03:23:33 +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
d7370a40b5 more fixes
Original commit message from CVS:
more fixes
2002-01-08 13:09:47 +00:00
Thomas Vander Stichele
73b8594785 more fixing
Original commit message from CVS:
more fixing
2002-01-08 13:05:31 +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
104b71b649 more fixing
Original commit message from CVS:
more fixing
2002-01-08 11:44:39 +00:00
Thomas Vander Stichele
03aa842cec fixing audiofile rpm
Original commit message from CVS:
fixing audiofile rpm
2002-01-08 11:07:06 +00:00
Thomas Vander Stichele
80c4e37a0d this is better
Original commit message from CVS:
this is better
2002-01-08 10:43:17 +00:00
Christian Schaller
9d2f392cf5 fixed mad plugin having the gst-plugin-libsi req for the second time
Original commit message from CVS:
fixed mad plugin having the gst-plugin-libsi req for the second time
2002-01-08 10:41:04 +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
2ec1766295 added another req to the spec
Original commit message from CVS:
added another req to the spec
2002-01-08 09:32:38 +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
Christian Schaller
68ece620ba added plugin-libs as deps of avi and mad plugins, more needed?
Original commit message from CVS:
added plugin-libs as deps of avi and mad plugins, more needed?
2002-01-07 20:29:05 +00:00
Thomas Vander Stichele
af97236885 more flapping wings about in wild abandonment
Original commit message from CVS:
more flapping wings about in wild abandonment
2002-01-07 20:10:20 +00:00
Andy Wingo
104665fe92 fix for gsm
Original commit message from CVS:
fix for gsm
2002-01-07 10:28:29 +00:00