gstreamer/gst
Andoni Morales Alastruey 4a64969b3d 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:00 +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 miniobject: fix for changed miniobject 2011-02-28 11:50:03 +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 Merge branch 'master' into 0.11 2011-03-04 16:21:13 +01:00
subparse miniobject: fix for changed miniobject 2011-02-28 11:50:03 +01:00
tcp multifdsink: disconnect inactive clients in the select loop too 2011-03-10 15:10:00 +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