gstreamer/gst
Jan Schmidt 2caf3a5639 gst/playback/gststreamselector.c: Preserve the existing buggy streamselector behaviour by performing a fallback buffe...
Original commit message from CVS:
* gst/playback/gststreamselector.c:
(gst_stream_selector_set_property),
(gst_stream_selector_bufferalloc):
Preserve the existing buggy streamselector behaviour by performing
a fallback buffer allocation when downstream isn't linked yet.
This should really be fixed in playbin by blocking pads until it's
linked them.
Also, use gst_pad_alloc_buffer instead of
gst_pad_alloc_buffer_and_set.
2006-03-16 10:22:27 +00:00
..
adder closes #333510. 2006-03-09 15:05:03 +00:00
audioconvert docs/plugins/: Add audioresample to docs. 2006-03-02 18:23:55 +00:00
audiorate Don't leak references returned by gst_pad_get_parent() 2006-03-07 12:49:03 +00:00
audioresample docs/plugins/: Add audioresample to docs. 2006-03-02 18:23:55 +00:00
audiotestsrc Updated/added documentation. 2006-03-01 16:24:37 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcodecmap.c: Replace __VA_ARGS__ caps creation macros with varargs functions. looks nice... 2006-03-15 11:30:29 +00:00
playback gst/playback/gststreamselector.c: Preserve the existing buggy streamselector behaviour by performing a fallback buffe... 2006-03-16 10:22:27 +00:00
subparse gst/subparse/gstsubparse.c: Fix invalid memory access: make sure string passed to regexec() is NUL-termianted. 2006-03-09 12:56:35 +00:00
tcp ext/alsa/gstalsasink.c: Chain up to the parent finalize method. 2006-03-15 17:59:05 +00:00
typefind gst/typefind/gsttypefindfunctions.c: NULL-terminate array of mpeg4 video file extensions. 2006-03-11 19:47:16 +00:00
videorate fix wim's commit 2006-03-02 18:12:33 +00:00
videoscale gst/: Re-enable QoS after the release. 2006-03-14 11:11:59 +00:00
videotestsrc Fix some more docs. 2006-03-01 17:39:28 +00:00
volume ext/libvisual/visual.c: Cleanups, post nice errors. 2006-03-08 09:53:31 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00