gst/autodetect/gstautovideosink.*: Fix docs.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 5 Dec 2007 16:04:47 +0000 (16:04 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 5 Dec 2007 16:04:47 +0000 (16:04 +0000)
commitdc9c3f540c18b1118e2010591edede18c385c4ab
tree92e67adab1433fc4c09d644a0a1de04aefd0cc9c
parent619ee506cf6c1dfef7dd21f124fd0163f9bdf5e0
gst/autodetect/gstautovideosink.*: Fix docs.

Original commit message from CVS:
* gst/autodetect/gstautovideosink.c:
(gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
(gst_auto_video_sink_init),
(gst_auto_video_sink_create_element_with_pretty_name),
(gst_auto_video_sink_find_best),
(gst_auto_video_sink_set_property),
(gst_auto_video_sink_get_property):
* gst/autodetect/gstautovideosink.h:
Fix docs.
Use same error reporting code as autoaudiosink.
Add property to filter sinks based on caps. Only select raw video sinks
by default for backwards compat.
API: GstAutoVideoSink::filter-caps
ChangeLog
gst/autodetect/gstautovideosink.c
gst/autodetect/gstautovideosink.h