gstreamer/gst
Tim-Philipp Müller bb95218b73 aacparse: fix sample rate extraction from codec data
In one case we extracted the sample rate index from the codec data
and saved it as sample rate rather than getting the real sample
rate from the table. Fix that, and also make sure we don't access
non-existant table entries by adding a small helper function that
guards against out-of-bounds access in case of invalid input data.
2009-06-02 00:56:53 +01:00
..
aacparse aacparse: fix sample rate extraction from codec data 2009-06-02 00:56:53 +01: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: clean up and fix assertion fail when setting zoom in NULL state 2009-04-16 16:08:42 +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 fpsdisplaysink: Fix resetting of the sink in NULL 2009-05-16 01:26:55 +01:00
dtmf Makefile.am: no static libs for plugins 2009-03-22 21:02:45 +02:00
dvdspu gstspu: Fix compiler warnings on OS/X 2009-05-28 23:11:38 +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 docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
games Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
h264parse gst/: Wim, you're a bad boy. You don't want people to contact you or what? 2008-11-10 14:53:45 +00:00
hdvparse hdvparse: Setting rank to NONE so it doesn't get picked up by playbin2. 2009-05-31 18:23:50 +02:00
id3tag id3tag: canonicalise function names 2009-05-22 09:54:57 +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 Makefile.am: no static libs for plugins 2009-03-22 21:02:45 +02: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 bogus uninitialised variable access 2009-05-29 15:44:51 +01:00
mpegtsmux gst/mpegtsmux/: Improve muxing of AC3/h264 streams a bit. Fixes bug #550613. 2009-01-05 11:28:49 +00:00
mpegtsparse Move of mpegtsparse to mpegdemux 2008-10-08 15:22:12 +00:00
mpegvideoparse mpegvideoparse: Detect interlaced content and set it on outgoing caps. 2009-05-22 17:19:26 +02:00
mve Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mxf mxf: Fix frame_layout for non-interlaced formats. Fixes #583337 2009-05-20 17:15:51 +02:00
nsf nsf: Don't write further than the limits of the table (size is 75, as defined in the header) 2009-02-28 11:43:56 +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 gppmux: enhance ftyp brand heuristic. Fixes #584360. 2009-06-01 22:42:44 +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: Transform the right session sdes message 2009-05-29 10:39:09 +02:00
rtpmux rtpmux: Reject wrong caps 2009-04-28 16:28:40 -04:00
scaletempo scaletempo: Do not use void pointer arithmetic. 2009-02-13 12:18:48 -08:00
sdp sdpdemux: include glib.h before checking if G_OS_WIN32 is defined 2009-05-31 20:24:44 +01:00
selector selector: remove not needed instance var (previous commit). 2009-05-28 10:38:50 +03:00
shapewipe shapewipe: Fix some issues that were exposed by the new unit test 2009-06-01 21:25:13 +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