Fixed negotiation wrt _peer_get_caps()
authorWim Taymans <wim.taymans@gmail.com>
Fri, 6 May 2005 17:13:49 +0000 (17:13 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 6 May 2005 17:13:49 +0000 (17:13 +0000)
commit3ec8704c9e674fab5b27f61e131cb89641b731a0
tree82a892f85acc1fd42618d62dc873eda110eb0a5b
parentfa8c2eb659a60bb27bf2c9cb2dfb7d767f346601
Fixed negotiation wrt _peer_get_caps()

Original commit message from CVS:
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
(gst_audio_convert_caps_remove_format_info),
(gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
(gst_audio_convert_fixate), (gst_audio_convert_channels):
* gst/ffmpegcolorspace/gstffmpegcolorspace.c:
(gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
(gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
* gst/sine/Makefile.am:
* gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
(gst_sinesrc_class_init), (gst_sinesrc_init),
(gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
(gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
(gst_sinesrc_update_freq):
* gst/sine/gstsinesrc.h:
* gst/tcp/gstmultifdsink.c:
* sys/xvimage/xvimagesink.c:
Fixed negotiation wrt _peer_get_caps()
Some cleanups.
ChangeLog
gst/audioconvert/gstaudioconvert.c
gst/ffmpegcolorspace/gstffmpegcolorspace.c
gst/sine/Makefile.am
gst/sine/gstsinesrc.c
gst/sine/gstsinesrc.h
gst/tcp/gstmultifdsink.c
sys/xvimage/xvimagesink.c