remove const in gst_type_find_register()
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 20 Dec 2011 12:13:04 +0000 (13:13 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 20 Dec 2011 12:24:06 +0000 (13:24 +0100)
commit04e09120940bb854a76dd4966d466c0f67c7622b
tree1e4c4775bffcc5f14b9b2056fada61ddf1c5401f
parentbe89c6ffa3b3c75fa1ead127eec01a2cd46ac5c1
remove const in gst_type_find_register()

Remove the const from the GstCaps in gst_type_find_register() because the
function takes a ref to the caps.
gst/gsttypefind.c
gst/gsttypefind.h