gstreamer/ext
David Schleef 180a910236 configure.ac: add audioresample and cairo plugins. Remove
Original commit message from CVS:
* configure.ac: add audioresample and cairo plugins.  Remove
HAVE_MMX stuff, because it's not used.
* ext/Makefile.am: same
* ext/audioresample/Makefile.am: You are not ready for an
audio resampling element based on audioresample.
* ext/audioresample/gstaudioresample.c:
* ext/audioresample/gstaudioresample.h:
* ext/cairo/Makefile.am: You are not ready for overlay elements
based on cairo.  Don't look too closely, these elements kinda
suck right now.
* ext/cairo/gstcairo.c: new
* ext/cairo/gsttextoverlay.c: new
* ext/cairo/gsttextoverlay.h: new
* ext/cairo/gsttimeoverlay.c: new
* ext/cairo/gsttimeoverlay.h: new
* gst-libs/gst/media-info/media-info-priv.h: fix compile
problem with compilers that don't support variadic macros.
2004-12-16 05:32:07 +00:00
..
alsa ext/alsa/gstalsa.*: refactor big chunks of the core caps negotiation code to make it a lot faster, because people cla... 2004-12-06 16:10:06 +00:00
cdparanoia Synchronize property names where not yet the case. Devices are now device=X, other versions are deprecated (but still... 2004-12-09 12:57:29 +00:00
gnomevfs Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
libvisual Update libvisual to 0.1.7. Link in the debug handling to gstreamer 2004-11-12 17:37:49 +00:00
ogg ext/ogg/gstoggdemux.c: Check for non-NULL before accessing member (end-of-chain). 2004-12-09 15:57:39 +00:00
pango ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field 2004-08-11 21:06:48 +00:00
theora ext/theora/theoradec.c: Fix ilog mask range overflow. 2004-11-26 12:25:44 +00:00
vorbis ext/vorbis/oggvorbisenc.c 2004-11-26 11:28:11 +00:00
Makefile.am configure.ac: add audioresample and cairo plugins. Remove 2004-12-16 05:32:07 +00:00