gstreamer/gst
Edward Hervey 4ab5321400 gst/playback/gstdecodebin.c: Better use of the queues. Start with a small size queue and only increase the size of th...
Original commit message from CVS:
* gst/playback/gstdecodebin.c: (gst_decode_bin_init),
(try_to_link_1), (queue_filled_cb):
Better use of the queues. Start with a small size queue and only increase
the size of the queues when the other queues are empty.
2005-11-28 19:54:56 +00:00
..
adder *.*: Ran scripts/update-macros. Oh yes. 2005-11-21 16:35:24 +00:00
audioconvert remove sinesrc some more 2005-11-23 15:36:58 +00:00
audiorate gst/audiorate/gstaudiorate.c: Properly return GstFlowReturn from gst_pad_push in chain functions. 2005-11-26 11:34:15 +00:00
audioresample gst/: Segment update fix. 2005-11-21 17:14:02 +00:00
audioscale remove deprecated properties fix up enums to correctly have short lowercase dashed nicks 2005-11-22 17:39:29 +00:00
audiotestsrc remove deprecated properties fix up enums to correctly have short lowercase dashed nicks 2005-11-22 17:39:29 +00:00
ffmpegcolorspace ext/libvisual/visual.c: Fix the fps calculations. 2005-11-22 23:39:12 +00:00
playback gst/playback/gstdecodebin.c: Better use of the queues. Start with a small size queue and only increase the size of th... 2005-11-28 19:54:56 +00:00
subparse Don't take stream lock. 2005-11-21 17:29:00 +00:00
tcp gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write): Be threadsafe. 2005-11-24 18:09:09 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Terminate vararg functions with NULL instead of 0 to make gcc4 happy. 2005-11-21 20:19:55 +00:00
videorate Updates for API changes 2005-11-23 13:25:54 +00:00
videoscale remove deprecated properties fix up enums to correctly have short lowercase dashed nicks 2005-11-22 17:39:29 +00:00
videotestsrc Updates for API changes 2005-11-23 13:25:54 +00:00
volume remove sinesrc some more 2005-11-23 15:36:58 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00