gstreamer/ext
Benjamin Otte eb6f571381 Remove xine plugin code
The plugin is unmaintained (even worse than Xine ;))
2010-03-18 22:46:41 +01:00
..
alsaspdif fix trace macro typo 2010-03-11 17:52:02 +01:00
amrwbenc amrwbenc: Raise rank to SECONDARY 2009-11-18 18:00:00 +01:00
apexsink apexsink: Use "apexsink" for plugin name 2010-03-09 19:16:30 +01:00
arts Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
artsd Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
assrender assrender: Drop text buffers before the segment start and clip running time end to the segment stop 2010-02-27 11:43:49 +01:00
audiofile Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
audioresample Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
bz2 bz2: fix some refcount mistakes and do some cleaning up 2009-04-04 19:00:18 +01:00
cdaudio cdaudio: fix properties 2009-11-04 15:58:29 +01:00
celt celt: fix compile against earlier CELT versions 2010-02-19 09:05:52 +00:00
cog cog: Fix off-by-one in 444->420 conversion 2010-03-17 11:31:58 -07:00
dc1394 dc1394: list valid iso-speeds in help and validate speeds in set_property. 2010-03-09 23:38:24 +00:00
dirac dirac: Raise rank of encoder to MARGINAL 2009-11-18 17:59:21 +01:00
directfb directfb: printf format fixes 2009-11-05 21:44:51 +00:00
divx Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
dts dtsdec: Use gst_buffer_ref/unref, not gst_object_ref/unref 2009-10-16 11:09:15 +01:00
faac docs: unify doc style 2010-02-16 09:49:05 +02:00
faad faad: fix Makefile.am some more 2010-02-21 19:57:19 +00:00
flite flite: handle samplesperbuffer 2010-01-16 15:32:02 -08:00
gme GstAdapter is not a GstObject and should be freed with g_object_unref() 2009-08-31 13:14:02 +01:00
gsm gsm: Raise rank of encoder to PRIMARY 2009-11-18 18:00:23 +01:00
hermes Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
jack jack: ensure segtotal is at least 2 2009-10-12 09:06:37 +03:00
jp2k jp2k: Raise rank of encoder to MARGINAL 2009-11-18 18:00:37 +01:00
kate katedec: don't escape special characters 2010-02-07 10:27:58 +01:00
ladspa signalprocessor,lv2,ladspa: move sample-rate to baseclass 2010-02-01 22:32:32 +02:00
lcs Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
libfame Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
libmms mmssrc: post error message in addition to redirect when connect fails 2010-01-12 23:55:20 +00:00
lv2 lv2: code cleanups 2010-02-01 22:37:39 +02:00
metadata metadata: Remove _XMP_GEO_* tags 2010-03-11 15:46:21 -03:00
mimic Clean up LDFLAGS, LIBS, CFLAGS 2009-11-22 19:30:58 +00:00
modplug modplug: Fix indention 2010-01-04 10:23:37 +01:00
mpeg2enc Add ranks to various muxers and encoders in -bad 2009-05-07 17:53:42 +01:00
mplex GstAdapter is not a GstObject and should be freed with g_object_unref() 2009-08-31 13:14:02 +01:00
musepack musepackdec: Implement SEEKING query 2009-07-24 07:41:57 +02:00
musicbrainz Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mythtv mythtv: printf format fixes 2009-11-05 22:03:51 +00:00
nas Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
neon neon,dvd: also use g_value_set_static_string() here for static strings 2010-03-16 23:44:01 +02:00
ofa Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
polyp Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
resindvd resindvd: fix unaligned access in this copy of mpegdemux as well 2010-01-11 01:03:38 +00:00
rsvg rsvgdec: fix compilation with MSVC 2010-02-07 11:17:20 +01:00
schroedinger schroenc: Only enable framestats code with schro >= 1.0.9 2010-03-09 21:26:14 +00:00
sdl sdl: only include sys/time.h when we have it 2009-06-29 12:24:42 +02:00
shout Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
snapshot Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
sndfile Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
soundtouch soundtouch: removing very annoying g_print() in pitch element 2010-03-09 18:13:14 +00:00
spc spc: Lower rank to SECONDARY to make the gme plugin the default 2009-08-08 21:20:30 +02:00
swfdec Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
tarkin Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
theora [cleanup] Various style and cleanups 2010-01-20 13:30:48 +01:00
timidity timidity: printf format fixes 2009-11-05 23:17:58 +00:00
xvid xvid: Raise rank of encoder to SECONDARY 2009-11-18 17:58:53 +01:00
zbar [cleanup] Various style and cleanups 2010-01-20 13:30:48 +01:00
Makefile.am build: remove somem more ivorbis cruft 2010-02-15 12:48:08 +00:00