gstreamer/gst-libs/gst/riff
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
..
Makefile.am gst-libs/gst/audio/multichannel.c: Minor docs fix. 2006-02-16 19:18:46 +00:00
riff-ids.h gst-libs/gst/audio/multichannel.c: Minor docs fix. 2006-02-16 19:18:46 +00:00
riff-media.c ext/alsa/gstalsasink.c: Chain up to the parent finalize method. 2006-03-15 17:59:05 +00:00
riff-media.h expand tabs 2005-12-06 19:42:02 +00:00
riff-read.c gst-libs/gst/riff/riff-read.c: Don't try to create a zero-sized subbuffer. 2005-11-27 19:18:31 +00:00
riff-read.h expand tabs 2005-12-06 19:42:02 +00:00
riff.c gst-libs/gst/riff/: Add gst_riff_init() to initialize the debug category, instead of plugin_init(). Port riff-media.[... 2005-06-30 08:59:30 +00:00
riff.def add more plugins to the build add some definitions needed by plugins fixes for build problems 2004-07-26 22:09:59 +00:00
riff.vcproj more working plugins 2004-07-27 21:41:30 +00:00