query: register queries like events
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 14 Mar 2012 13:51:16 +0000 (14:51 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 14 Mar 2012 13:51:16 +0000 (14:51 +0100)
commit5a21eb36c7b12bc3f1bdd905d23aefebd0deddad
tree7f5786e78381f7f5acc053f0ba2ec7ca75648fb8
parentd8578d5c0973302ebc01e82713ac0c6e880be810
query: register queries like events

Also register queries with a QueryType that allows us to check if the event is
sent in the right direction. Add a serialized query type because we will need
this for the allocation query.
Remove the QueryTypeDefinition stuff, it is not used anymore and we now use
custom queries and separate API for them.
Update defs.
gst/gst.c
gst/gstquery.c
gst/gstquery.h
win32/common/libgstreamer.def