gstreamer/gst
Michael Smith b52a2da427 gst/tcp/gstmultifdsink.c: When asking g_value_array_new to prealloc elements, we may as well ask for the right number...
Original commit message from CVS:
* gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
When asking g_value_array_new to prealloc elements, we may as well
ask for the right number of elements.
2006-04-28 15:24:00 +00:00
..
adder use DEBUG_FUNCPTR for collectpads 2006-03-24 17:11:53 +00:00
audioconvert gst/audioconvert/audioconvert.c: correctly clip float samples > 1.0. Fixes #338718 2006-04-28 14:12:28 +00:00
audiorate Don't leak references returned by gst_pad_get_parent() 2006-03-07 12:49:03 +00:00
audioresample gst/audioresample/gstaudioresample.c: Add support for other formats audioresample can handle such as 32 bits in and f... 2006-04-28 14:17:00 +00:00
audiotestsrc gst/videorate/gstvideorate.c (gst_video_rate_reset) 2006-04-06 11:40:45 +00:00
ffmpegcolorspace Add docs for adder, use GST_ELEMENT_DETAILS macro, define GstElementDetails at the top 2006-03-24 10:42:11 +00:00
playback gst/playback/gststreamselector.c: Restore old StreamSelector behaviour. 2006-04-22 21:12:52 +00:00
subparse Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
tcp gst/tcp/gstmultifdsink.c: When asking g_value_array_new to prealloc elements, we may as well ask for the right number... 2006-04-28 15:24:00 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Fix wavpack typefinding to work in more cases (don't peek for chunks of multiple... 2006-04-28 12:15:33 +00:00
videorate gst/videorate/gstvideorate.c: fix up docs fix a leak when no caps negotiated fix counting of input frames 2006-04-28 14:49:22 +00:00
videoscale gst/videoscale/gstvideoscale.c: Videoscale doesn't pass on pixel-aspect ratio. Handle all fixation cases better. Fixe... 2006-04-28 14:33:45 +00:00
videotestsrc gst/videotestsrc/gstvideotestsrc.c: Handle 0/1 framerate correctly Fixes #331901. 2006-04-28 14:24:38 +00:00
volume Add docs for adder, use GST_ELEMENT_DETAILS macro, define GstElementDetails at the top 2006-03-24 10:42:11 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00