gstreamer/gst
Sebastian Dröge 8e1c21f309 aacparse: Add function for the baseparse subclass to push buffers downstream
Also handle the case gracefully where the subclass decides to drop
the first buffers and has no caps set yet. It's still required to
have valid caps set when the first buffer should be passed downstream.
2009-07-14 14:10:03 +02:00
..
aacparse aacparse: Add function for the baseparse subclass to push buffers downstream 2009-07-14 14:10:03 +02:00
adpcmdec adpcmdec: Add new plugin for ms-adpcm decoding. 2009-05-22 16:56:52 -07:00
aiffparse Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
amrparse aacparse, amrparse: remove bogus gst_pad_fixate_caps() calls 2009-06-02 00:56:53 +01:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
audiobuffer Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
autoconvert Makefile.am: no static libs for plugins 2009-03-22 21:02:45 +02:00
bayer gst/bayer/gstbayer2rgb.c: Fix color offset calculation for 24bpp. Fixes bug #566613. 2009-01-05 12:34:18 +00:00
camerabin camerabin: code cleanups 2009-06-26 18:36:26 +03:00
cdxaparse Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
chart Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
colorspace Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
dccp Add new plugin to spec file and add missing header to gst/dccp/Makefile.am 2009-04-27 10:04:51 +01:00
debugutils capssetter: import element into -bad 2009-06-25 18:10:42 +02:00
dtmf Makefile.am: no static libs for plugins 2009-03-22 21:02:45 +02:00
dvdspu Make build without warnings with debugging disabled 2009-06-19 16:21:28 +01:00
festival Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
filter gst/filter/gstiir.c: Fix name tag. 2008-11-10 14:01:42 +00:00
flacparse baseparse: propagate return value of GstBaseParse::set_sink_caps() 2009-06-02 00:56:53 +01:00
freeze freeze: don't build plugin static lib 2009-06-26 09:34:11 +01:00
frei0r frei0r: Correctly clean up elements to be reusable and not leak memory 2009-06-29 12:02:19 +02:00
games Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
h264parse h264parse: detect and fix for bad NALU sizes 2009-06-22 11:19:07 +02:00
hdvparse hdvparse: Link against libm because we use pow(). 2009-06-06 19:28:07 +02:00
id3tag id3mux: init genre field in ID3v1 tag to an invalid number 2009-06-06 02:35:35 +01:00
legacyresample legacyresample: fix negotiation so that upstream can actually fixate to downstream's rate 2009-04-01 15:45:22 +01:00
librfb gst/librfb/rfbdecoder.c: Fix uninitialized warnings 2008-11-12 10:32:24 +00:00
liveadder Make build without warnings with debugging disabled 2009-06-19 16:21:28 +01:00
mixmatrix Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mpeg1sys Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mpeg4videoparse mpeg4videoparse: don't leak the config data 2009-05-05 16:54:39 +02:00
mpegdemux mpegtsdemux: Fix double free 2009-07-08 15:27:48 +02:00
mpegtsmux Fix previous commit so that things still work with debug logs enabled 2009-06-19 17:04:48 +01:00
mpegtsparse Move of mpegtsparse to mpegdemux 2008-10-08 15:22:12 +00:00
mpegvideoparse vdpau: change element rank for testing purposes 2009-06-20 15:21:40 +01:00
mve Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mxf mxfdemux: fix stray semicolons that mess up if statement 2009-06-18 21:17:24 +01:00
nsf nsf: Fix compiler warning on Solaris. 2009-06-05 23:52:49 +01:00
nuvdemux Makefile.am: no static libs for plugins 2009-03-22 21:02:45 +02:00
overlay Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
passthrough Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
pcapparse gst/pcapparse/: Patch to make gstpcapparse compile with mingw32 gcc. Fixes #565439. 2008-12-29 15:54:44 +00:00
playondemand Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
qtmux qtmux: Remove unused variable. 2009-06-25 08:38:21 +02:00
rawparse audioparse: add support for A-Law and µ-Law 2009-05-28 23:14:46 +01:00
real gsreal: bring down the rank of the real decoders to MARGINAL. 2009-03-04 20:02:04 +01:00
rtjpeg Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
rtpmanager rtpbin: use new method for netaddress to string 2009-07-01 12:55:03 +02:00
rtpmux rtpmux: Reject wrong caps 2009-04-28 16:28:40 -04:00
scaletempo scaletempo: Explicitely cast to signed integers to fix a segfault 2009-06-19 11:02:00 +02:00
sdp sdpdemux: include glib.h before checking if G_OS_WIN32 is defined 2009-05-31 20:24:44 +01:00
selector outputselector: do the pad_alloc for the pad that is pending and have a fallback 2009-06-14 10:56:23 +03:00
shapewipe shapewipe: Add BGRA support for video in/output 2009-07-08 17:59:29 +02:00
siren Makefile.am: no static libs for plugins 2009-03-22 21:02:45 +02:00
smooth Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
smoothwave Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
speed Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
stereo Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
subenc Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
tta Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
valve Makefile.am: no static libs for plugins 2009-03-22 21:02:45 +02:00
vbidec Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
videodrop Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
videosignal videoanalyse: Fix brightness calculation to not only use the first rowstride 2009-02-27 20:44:20 +01:00
virtualdub Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
vmnc Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
xdgmime xdgmime: Use GIOs g_content_type_guess() if possible 2009-03-26 12:10:05 +01:00
Makefile.am gst/Makefile.am: Fix distcheck, hopefully (rtpmanager is already in GST_PLUGINS_ALL). 2007-04-21 19:39:03 +00:00