gst/gstquery.*: Add GstQueryType for custom queries instead of having to use the...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 20 Nov 2008 10:35:50 +0000 (10:35 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 20 Nov 2008 10:35:50 +0000 (10:35 +0000)
commit82479761f1895a041a53d9df02b277e391a37c90
treeab7f3d33555046da2f39cfeef11dbfee64b0caa8
parent604382bfb5960e84849843f80453919ba3bbfe02
gst/gstquery.*: Add GstQueryType for custom queries instead of having to use the not-so-very-convenient registration ...

Original commit message from CVS:
* gst/gstquery.c:
* gst/gstquery.h:
Add GstQueryType for custom queries instead of having to use the
not-so-very-convenient registration infrastructure to register new
types.
ChangeLog
gst/gstquery.c
gst/gstquery.h