gstreamer/gst
Sebastian Dröge 125efbffcc frei0r: Protect set/get property and processing functions from concurrent access
The frei0r documentation says that these functions must not be called
on the same instance from different threads at the same time. All
other functions are guaranteed to be threadsafe.
2010-03-09 21:05:50 +00:00
..
adpcmdec adpcmdec: make power of 2 more accurate. 2009-12-10 10:12:24 -08:00
adpcmenc adpcmenc: add new adpcm encoder element. 2009-12-11 16:32:48 -08:00
aiff aiff: Raise rank of muxer to PRIMARY 2009-11-18 17:58:39 +01:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
asfmux rtpasfpay: Fix packet length semantics 2010-01-25 19:32:15 -03:00
audiobuffer Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
audioparsers audioparsers: rename baseparse GType name to avoid possible conflicts 2010-01-27 12:45:57 +01:00
autoconvert Clean up LDFLAGS, LIBS, CFLAGS 2009-11-22 19:30:58 +00: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: don't log NULL caps, also downgrade to DEBUG as it is very verbose 2010-01-28 14:57:50 +02:00
cdxaparse cdxaparse: Fix buffer leak 2010-01-18 10:58:39 +01: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
dataurisrc dataurisrc: add start function so we can error out properly if no uri is set 2010-01-28 00:08:16 +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 NULL ref and error handling if no video sink is found 2010-02-19 10:35:10 +00:00
dtmf Clean up LDFLAGS, LIBS, CFLAGS 2009-11-22 19:30:58 +00:00
dvdspu resindvd, dvdspu: Use new still-frame API from gst-plugins-base 2009-11-18 03:10:32 +00: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
freeze freeze: don't build plugin static lib 2009-06-26 09:34:11 +01:00
frei0r frei0r: Protect set/get property and processing functions from concurrent access 2010-03-09 21:05:50 +00:00
games Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
h264parse h264parse: Replace 'avc-sample' with 'avc' in caps 2010-03-01 17:59:10 -03:00
hdvparse hdvparse: Fix field error. 2010-02-15 09:36:35 +01:00
id3tag id3mux: glib doesn't reliably null-terminate wide-character encodings in 2009-10-27 14:32:30 -07:00
invtelecine invtelecine: Add invtelecine element 2010-03-09 12:34:36 -08:00
jpegformat jpegparse: return offset+length from _get_image_length(). 2010-02-17 13:12:00 +02:00
legacyresample legacyresample: fix negotiation so that upstream can actually fixate to downstream's rate 2009-04-01 15:45:22 +01:00
librfb librfb: port rfbsrc to MinGW 2010-01-12 00:29:57 +00:00
liveadder Clean up LDFLAGS, LIBS, CFLAGS 2009-11-22 19:30:58 +00:00
mixmatrix Remove execute flags from source files 2009-08-10 22:16:37 +01:00
mpeg1sys Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
mpeg4videoparse mpeg4videoparse: parse more forms of codec_data 2010-02-01 16:23:47 -08:00
mpegdemux mpegtsdemux: Never flush more bytes than available 2010-02-09 15:24:28 +01:00
mpegpsmux mpegpsmux: some minor build fixes 2009-10-22 11:55:41 +01:00
mpegtsmux mpegtsmux: Fix a potential unref of a NULL pointer. 2010-02-04 19:45:42 +01:00
mpegvideoparse mpegvideoparse: check width/height range 2009-10-26 09:04:49 -03:00
mve mve: Raise rank of muxer to PRIMARY 2009-11-18 17:57:59 +01:00
mxf mxf: add a return to fix the build when turning assert off 2010-01-25 11:49:46 +02:00
nsf nsf: Name the plugin nsf, not nsfdec 2010-03-09 19:16:30 +01:00
nuvdemux nuvdemux: Update plugin description 2010-03-09 19:16:30 +01: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 pcapparse: Set the GStreamer timestamp according to the pcap timestamps 2009-09-03 13:39:36 -04:00
playondemand Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
pnm pnm: use same media type as other elements 2010-01-22 02:25:44 +00:00
qtmux qtmux: Rename 'avc-sample' to 'avc' in caps 2010-03-01 17:59:13 -03:00
rawparse resindvd, rawparse: fix LDFLAGS for gst-plugins-base libs 2009-08-25 23:55:41 +01:00
real realaudiodec: reindent and make valgrind happy 2009-11-19 21:11:36 +02:00
rtjpeg Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
rtpmux rtpmux: update the current_ssrc from the caps 2009-12-09 15:00:53 +01:00
scaletempo scaletempo: properly update new segments 2009-11-05 21:41:01 -03:00
sdp sdpdemux: include glib.h before checking if G_OS_WIN32 is defined 2009-05-31 20:24:44 +01:00
selector Revert "inputselector: Protect g_object_notify() with the object's mutex" 2010-01-25 12:21:34 +01:00
siren Clean up LDFLAGS, LIBS, CFLAGS 2009-11-22 19:30:58 +00: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 speed: fix warnings in macosx snow leopard 2009-10-11 13:13:56 +02: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 Clean up LDFLAGS, LIBS, CFLAGS 2009-11-22 19:30:58 +00: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
videomeasure build: fprintf, sprintf, sscanf need stdio.h 2009-10-07 15:26:12 +03:00
videosignal Fix a compiler warning. 2009-10-02 12:07:32 +02:00
virtualdub Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
vmnc wmnc: Update description 2010-03-09 19:16:30 +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