Commit graph

148 commits

Author SHA1 Message Date
Wim Taymans ec14192471 Added a check for SDL
Original commit message from CVS:
Added a check for SDL
2001-05-16 22:40:17 +00:00
Wim Taymans 14a9fe6580 Added gnomevfs checks.
Original commit message from CVS:
Added gnomevfs checks.
2001-05-16 19:32:07 +00:00
David I. Lehn a164187503 - basic arch check for HAVE_RDTSC
Original commit message from CVS:
- basic arch check for HAVE_RDTSC
- use common gst_trace_read_tsc() for RDTSC call
- add untested function to do ascii dump of trace data
2001-05-16 05:04:44 +00:00
Richard Boulton d51b59c57b Tighten some library checks (check for header files as well as libraries)
Original commit message from CVS:
Tighten some library checks (check for header files as well as libraries)
Also, clean up structure slightly: put all AC_DEFINEs for feature checks
into the appropriate section at end.  This structure allows user parameter
code which overrides the feature selection to be kept together in a section
after the feature checks but before the AC_DEFINES and AM_CONDITIONALs.
2001-04-30 20:40:16 +00:00
Richard Boulton 29098cb20f Add explicit check for <artsc.h>, in case artsc-config lies to us.
Original commit message from CVS:
Add explicit check for <artsc.h>, in case artsc-config lies to us.
2001-04-30 10:22:37 +00:00
Steve Baker 4307da7a93 added mono2stereo and intfloatconvert plugin
Original commit message from CVS:
added mono2stereo and intfloatconvert plugin
2001-04-29 07:41:17 +00:00
Erik Walthinsen c02326cf46 Added colorization to DEBUG and INFO. Colors are based on categories, with the strings in _gst_category_colors[] in ...
Original commit message from CVS:
Added colorization to DEBUG and INFO.  Colors are based on categories, with
the strings in _gst_category_colors[] in gstinfo.c  See wiki node
GstDebugColors for the actual colors, or /etc/DIR_COLORS works too.

Please comment on the colorization style and ideas in the above wiki node.
2001-04-27 20:31:22 +00:00
David I. Lehn 589f462ba9 fix typos: %VAR -> $VAR
Original commit message from CVS:
fix typos: %VAR -> $VAR
2001-04-26 05:47:04 +00:00
Wim Taymans 496fe300ad Added a check for aalib
Original commit message from CVS:
Added a check for aalib
2001-04-22 23:28:04 +00:00
Wim Taymans 285cd4c15a Add -lm and the glib libs too for the dv_init check
Original commit message from CVS:
Add -lm and the glib libs too for the dv_init check
2001-04-22 01:30:29 +00:00
Erik Walthinsen 8e344d5d62 added initial DV (smpte314m) decoder plugin
Original commit message from CVS:
added initial DV (smpte314m) decoder plugin
2001-04-21 23:48:51 +00:00
Erik Walthinsen d2f531fd06 First pass at 1394 source. Arguments need to be added, etc. But it works.
Original commit message from CVS:
First pass at 1394 source.  Arguments need to be added, etc.  But it works.
2001-04-19 20:42:50 +00:00
Erik Walthinsen 813c720d18 better (not complete, afaict) checking for arts
Original commit message from CVS:
better (not complete, afaict) checking for arts
2001-04-19 00:23:54 +00:00
Wim Taymans 6bd5dcffab The first wave of docs updates
Original commit message from CVS:
The first wave of docs updates
Added a little more comments about the API usage in the api docs.
Some fixes for the capsnego testsuite.
2001-04-17 21:14:55 +00:00
Thomas Vander Stichele 8249fcfe80 added mixer example and adder plugin to configure.in
Original commit message from CVS:
added mixer example and adder plugin to configure.in
2001-04-17 13:36:22 +00:00
Erik Walthinsen f994c4fafe added gstversion.h
Original commit message from CVS:
added gstversion.h
2001-04-17 02:19:08 +00:00
Wim Taymans ad15d09d47 Added the volenv/passthrough plugin Makefiles
Original commit message from CVS:
Added the volenv/passthrough plugin Makefiles
2001-04-15 22:29:02 +00:00
Wim Taymans 3743ab05f7 Added the mad mp3 decoder.
Original commit message from CVS:
Added the mad mp3 decoder.
Added flushing to the vorbis decoder.
Updated configure.in to check for Hermes and libmad
2001-04-15 14:29:51 +00:00
Zaheer Abbas Merali 0cd265424e Added ALaw encoder and decoder
Original commit message from CVS:
Added ALaw encoder and decoder
2001-04-06 16:29:52 +00:00
Richard Boulton c8749143e0 Add artsdsink plugin. Worked first time for me. :)
Original commit message from CVS:
Add artsdsink plugin.  Worked first time for me. :)
2001-04-03 04:53:19 +00:00
Wim Taymans c3a64ce1f6 Merged the float property patch from Steve Baker. This patch doesn't really work yet...
Original commit message from CVS:
Merged the float property patch from Steve Baker. This patch doesn't
really work yet...
2001-04-02 19:56:34 +00:00
Zaheer Abbas Merali 204452cd96 Start of the mulaw plugin...needs finishing off
Original commit message from CVS:
Start of the mulaw plugin...needs finishing off
2001-04-02 17:54:21 +00:00
Richard Boulton 60318abd5a Add configure support for detecting artsc: if this is found, its okay to build an artsdsink plugin. Now, someone jus...
Original commit message from CVS:
Add configure support for detecting artsc: if this is found, its okay
to build an artsdsink plugin.  Now, someone just needs to write an
artsdsink.
2001-04-02 15:09:51 +00:00
Zaheer Abbas Merali b32d520060 Added stereo2mono plugin
Original commit message from CVS:
Added stereo2mono plugin
2001-03-31 00:56:05 +00:00
Wim Taymans 4b633d90e8 Applied the FreeBSD patch from Orion with some minor modifications to the configure.in patch.
Original commit message from CVS:
Applied the FreeBSD patch from Orion with some minor modifications to the
configure.in patch.
2001-03-30 20:08:25 +00:00
Wim Taymans 9f44f8ecc2 Added a plain X videosink, the videosink uses capsnego. adjusted the v4lsrc so that it uses capsnego on the src pad
Original commit message from CVS:
Added a plain X videosink, the videosink uses capsnego.
adjusted the v4lsrc so that it uses capsnego on the src pad
Small fixed to capsnego and the properties/caps.
2001-03-29 22:32:00 +00:00
Wim Taymans 0837e1e495 Modified a lot of plugins to use the caps system.
Original commit message from CVS:
Modified a lot of plugins to use the caps system.
Modified the caps of audio/raw to our agreed properties.
Added the multidisksrc plugin of Dominic Ludlam
Renamed audiosink/src to osssink/src and updated all the examples using
the old name. Moved oss specific plugins in an oss directory. removed
the old audiosink from the elements/ dir.
removed audioraw.h metadata header files since we now use the properties.
There are still a few plugins that won't build because they include the
old audioraw.h header file. This will be fixed soon.
Make sure the caps are set in the plugins as described by their
padtemplates (this should solve problems with gstmediaplay with various
media files).

*please don't panic when some plugins won't build, just cd manually into
the plugin dirs* This will be fixed soon.
2001-03-24 17:22:03 +00:00
Wim Taymans ebba06ccd2 I'm too lazy to comment this
Original commit message from CVS:
Added the FLX decoder of Sepp Wijnands <mrrazz@garbage-coderz.net>
2001-03-21 23:59:09 +00:00
Richard Boulton d80375c632 Added --enable-plugin-docs configure option, to enable build of the plugin documentation (currently broken). This de...
Original commit message from CVS:
Added --enable-plugin-docs configure option, to enable build of the plugin
documentation (currently broken).  This defaults to off.
Changed --enable-docs-build to default to on, since all other documentation
should build correctly.

Also, correct typo in manual, and fix up a couple of things in example.c
2001-03-20 23:12:24 +00:00
Wim Taymans 3534e68563 Reworked the capsnegotiation function audiosink now uses capsnego to set its parameters mpg123/ac3dec use capsnego in...
Original commit message from CVS:
Reworked the capsnegotiation function
audiosink now uses capsnego to set its parameters
mpg123/ac3dec use capsnego instead of metadata
Added the beginnings of a testsuite for capsnego.
2001-03-18 02:42:30 +00:00
Erik Walthinsen 60be08c066 fixed issue with the xmlDocGetRootElement test and non-/usr/lib installs of libxml
Original commit message from CVS:
fixed issue with the xmlDocGetRootElement test and non-/usr/lib installs of libxml
2001-03-14 21:56:32 +00:00
Wim Taymans 0bb78cefa8 Applied the patch from hadess/ajmitch to add --disable-alsasink and
Original commit message from CVS:
Applied the patch from hadess/ajmitch to add --disable-alsasink and
--disable-esdsink (the latter one being untested) to configure.in
2001-03-13 18:45:49 +00:00
Wim Taymans 3ec275832a Merged the CAPSNEGO1 branch..
Original commit message from CVS:
Merged the CAPSNEGO1 branch..
2001-03-12 21:02:12 +00:00
Erik Walthinsen 5034ebd995 added check for version 1.8.1 or better of libxml
Original commit message from CVS:
added check for version 1.8.1 or better of libxml
2001-03-11 22:45:32 +00:00
Wim Taymans 8baa266798 Added a check for librtp.
Original commit message from CVS:
Added a check for librtp.
2001-03-09 22:02:38 +00:00
Wim Taymans f8b7dead31 Added the RTP sink, added libasound to the REQUIREMENTS, configure.in is not yet detecting librtp...
Original commit message from CVS:
Added the RTP sink, added libasound to the REQUIREMENTS, configure.in is
not yet detecting librtp...
2001-03-09 20:50:36 +00:00
Wim Taymans 7f4abedd33 Only build alsa when detected by configure
Original commit message from CVS:
Only build alsa when detected by configure
2001-03-09 20:24:35 +00:00
Richard Boulton 51847f3fe4 Added a testsuite. This currently only has one test, which replicates a problem just submitted to the list.
Original commit message from CVS:
Added a testsuite.  This currently only has one test, which replicates a
problem just submitted to the list.

I hope noone disagrees that we need a testsuite.  Also, hopefully we all
think that a tiny testsuite which is easy to add tests to is much better
than a huge project to create a complete testsuite, which never gets
started because its too big and scary.

I suggest that tests get created whenever someone has a spare moment, or
whenever a bug is reported (to replicate the problem, and thus be sure that
when fixed it stays fixed), and before making a change to a piece of code
to ensure that it remains working.

If we all add little tests occasionally, then we'll have a good useful
testsuite before we know it.  All you need to do is make a
2001-03-09 12:08:38 +00:00
Wim Taymans ce2a732640 Removed the libxmms check until they fix their m4 script..
Original commit message from CVS:
Removed the libxmms check until they fix their m4 script..
2001-03-08 21:28:05 +00:00
Wim Taymans c2e4a66fc6 Added a check for libxmms
Original commit message from CVS:
Added a check for libxmms
2001-03-07 22:20:32 +00:00
Wim Taymans 55006f6367 Merged the AUTOPLUG2 branch
Original commit message from CVS:
Merged the AUTOPLUG2 branch
2001-03-07 21:52:56 +00:00
David I. Lehn 066b743683 Update mpeg2dec plugin. Now depends on mpeg2dec 0.2.0.
Original commit message from CVS:
Update mpeg2dec plugin.  Now depends on mpeg2dec 0.2.0.
2001-03-04 22:22:37 +00:00
Wim Taymans 020d17cda5 Added makefile for xmms. libxmms detection is not done yet.
Original commit message from CVS:
Added makefile for xmms.
libxmms detection is not done yet.
2001-03-04 21:58:44 +00:00
Wim Taymans 617a3fcf0d Added a comma to fix ./configure as found by Steve Baker
Original commit message from CVS:
Added a comma to fix ./configure as found by Steve Baker
2001-03-03 17:09:56 +00:00
Erik Walthinsen ca4e87219c added sparc cothreads
Original commit message from CVS:
added sparc cothreads
2001-03-02 18:30:37 +00:00
Erik Walthinsen 37004188a8 commented out some printfs that went to stdout
Original commit message from CVS:
commented out some printfs that went to stdout
2001-02-25 03:36:36 +00:00
Wim Taymans 60eeda80de Remove some unneeded files
Original commit message from CVS:
Remove some unneeded files
Added a fix for broken libglade-config in configure.in
2001-02-24 20:06:52 +00:00
David I. Lehn 588c0e575b Add Debian files to distribution.
Original commit message from CVS:
Add Debian files to distribution.
2001-02-24 19:33:44 +00:00
Wim Taymans f37f8a939e Added directories to Makefiles for DIST
Original commit message from CVS:
Added directories to Makefiles for DIST
2001-02-24 16:56:19 +00:00
Erik Walthinsen 92b4f3b33a updates to configure.in and -config to help with cross compiling
Original commit message from CVS:
updates to configure.in and -config to help with cross compiling
2001-02-23 00:55:14 +00:00