gstutils: replace gst_element_factory_can_{sink,src}_caps
authorThijs Vermeir <thijsvermeir@gmail.com>
Wed, 23 Jun 2010 20:00:04 +0000 (22:00 +0200)
committerStefan Kost <ensonic@users.sf.net>
Wed, 9 Mar 2011 13:28:05 +0000 (15:28 +0200)
commitdbc21e01741d13d96548f42e3bd648577f69295d
tree6e180af29d2e65c1fde4c7b24432599971ab0af1
parente66ae6681a534a2a4dde7b860bdac3b76bb8f6ca
gstutils: replace gst_element_factory_can_{sink,src}_caps

Add new functions to clarify how the caps are compared to the template caps of
the element factory. Improve the docs to point out the difference.

Deprecate: gst_element_factory_can_{src|sink}_caps
API: add gst_element_factory_can_{src|sink}_{any|all}_capps

https://bugzilla.gnome.org/show_bug.cgi?id=402141
gst/gstutils.c
gst/gstutils.h
win32/common/libgstreamer.def