gstreamer/gst
Wim Taymans d4474d8ad1 gst/tcp/gstmultifdsink.c: Fix wrong GList iteration that could crash the server when more then 2 clients disconnect a...
Original commit message from CVS:
* gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
(gst_multifdsink_class_init), (gst_multifdsink_add),
(gst_multifdsink_remove), (gst_multifdsink_clear),
(gst_multifdsink_client_remove),
(gst_multifdsink_handle_client_read),
(gst_multifdsink_client_queue_data),
(gst_multifdsink_client_queue_caps),
(gst_multifdsink_client_queue_buffer),
(gst_multifdsink_handle_client_write),
(gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
(gst_multifdsink_handle_clients), (gst_multifdsink_thread),
(gst_multifdsink_init_send), (gst_multifdsink_close):
Fix wrong GList iteration that could crash the server when
more then 2 clients disconnect at the same time. Read all the
pending commands in one batch to recover from command storms under
very heavy load.
2004-06-29 10:28:29 +00:00
..
adder gst/adder/gstadder.c: properly error out when no negotiation has happened yet. (fixes #143032) 2004-06-06 23:43:15 +00:00
audioconvert gst/audioconvert/gstaudioconvert.c: fixate nicely even when the peer is not negotiating 2004-05-26 14:47:23 +00:00
audiorate gst/: Added some logging, fixed an overflow bug in videorate. 2004-06-24 12:45:27 +00:00
audioscale gst/audioconvert/gstaudioconvert.c: make sure we don't allow depth > width 2004-05-25 20:14:10 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/imgconvert.c: Patch 1.3 broke the ordering of the colorspace info and made the plugin basically ... 2004-06-14 13:19:39 +00:00
sine fix wrong offsets 2004-06-25 18:50:31 +00:00
tags gst/tags/gstvorbistag.c: replaced a g_warning which I added in my previous commit with GST_DEBUG 2004-06-12 11:24:50 +00:00
tcp gst/tcp/gstmultifdsink.c: Fix wrong GList iteration that could crash the server when more then 2 clients disconnect a... 2004-06-29 10:28:29 +00:00
typefind ext/lame/gstlame.c: simplify 2004-05-07 00:43:50 +00:00
videorate fix videorate decision, add latency offset to v4l 2004-06-26 15:58:35 +00:00
videoscale notify; don't overlimit 2004-06-17 17:07:50 +00:00
videotestsrc ext/dvdnav/gst-dvd: Grab the gconf key from the right spot 2004-06-18 22:32:44 +00:00
volume gst/volume/demo.c: (value_changed_callback): exp10() is not standard. Thank you for playing. 2004-06-14 20:24:08 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00