gstreamer/gst
Andoni Morales Alastruey 8c13488022 multifdsink: disconnect inactive clients in the select loop too
Clients are usually disconnected in the streaming thread if their inactivity
is bigger than the timeout. If no new buffers are to be rendered in the sink,
these clients will never be disconnected and for that reason it should be
handled in the select() loop too.
2011-03-10 15:10:51 +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 playbin2: set several properties in one go 2011-03-04 14:43:20 +02:00
subparse various: add a missing G_PARAM_STATIC_STRINGS flag to object properties 2010-10-13 16:13:31 +03:00
tcp multifdsink: disconnect inactive clients in the select loop too 2011-03-10 15:10:51 +01:00
typefind typefindfunctions: fix compiler warning on 32-bit systems 2011-03-02 15:38:01 +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