gstreamer/gst
Sebastian Dröge 4ac6f5ff83 decodebin2: Only prevent to autoplug the same parser multiple times for the same chain
Parsers are the only element class that are not changing the data and
could lead to an infinite loop. Other element classes like demuxers,
e.g. id3demux, can be used multiple times in a row and sometimes are.
2011-02-27 09:32:55 +01:00
..
adder adder: Fill in offset_end field of outgoing buffers 2011-02-24 13:28:13 +01:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert audioconvert: Update generated orc files 2010-10-08 00:01:15 +02:00
audiorate audiorate: add skip-to-first property 2011-02-21 12:58:42 +01:00
audioresample audioresample: corrected buffer duration calculation to account for nonzero initial timestamp 2010-12-17 19:34:42 +01:00
audiotestsrc audiotestsrc: each element gets its own instance of GRand, if needed 2011-02-19 08:37:46 +01:00
encoding encodebin: Return a new reference of the pad for the "request-pad" signal 2011-02-24 15:55:00 +01:00
ffmpegcolorspace ffmpegcolorspace: Fix IYU1 support 2010-11-03 10:49:35 +01:00
gdp gdppay: ensure buffer's metadata is writable before setting caps 2011-02-14 15:51:08 +01:00
playback decodebin2: Only prevent to autoplug the same parser multiple times for the same chain 2011-02-27 09:32:55 +01:00
subparse various: add a missing G_PARAM_STATIC_STRINGS flag to object properties 2010-10-13 16:13:31 +03:00
tcp tcp: use socklen_t where appropriate rather than specific type 2011-01-31 19:21:32 +01:00
typefind typefinding: detect raw h.263 2011-02-22 11:47:53 +00:00
videorate videorate: fix skip-to-first ts setup 2011-02-21 12:58:16 +01:00
videoscale videoscale: Add 16-bit-channel support 2011-02-20 12:04:02 -08:00
videotestsrc videotestsrc: Add 16-bit-per-channel formats 2011-02-20 12:04:02 -08:00
volume volume: Regenerate generated orc C code again with an orc fix for loading double parameters 2010-10-08 12:30:33 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00