gstreamer/gst
Jan Schmidt 28bf221806 ext/alsa/gstalsasink.c: Chain up to the parent finalize method.
Original commit message from CVS:
* ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
Chain up to the parent finalize method.
Add 32-bit sample size to the template caps.

* gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
(gst_riff_create_video_template_caps):
Add the fourcc that the VMWare codec uses.

* gst/playback/gststreamselector.c:
(gst_stream_selector_set_property),
(gst_stream_selector_bufferalloc),
(gst_stream_selector_request_new_pad):
For the active pad, forward buffer-alloc requests, otherwise
return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
having to memcpy every frame when used by playbin.

* gst/tcp/gstmultifdsink.c:
(gst_multi_fd_sink_handle_client_write):
Get negotiated caps from the sink pad, rather than the sink
pad's peer.
2006-03-15 17:59:05 +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 ext/alsa/gstalsasink.c: Chain up to the parent finalize method. 2006-03-15 17:59:05 +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