caps: make _normalize take ownership of input
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 12 Mar 2012 11:21:34 +0000 (12:21 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 12 Mar 2012 11:21:34 +0000 (12:21 +0100)
commit67931bfded47e1b8fe733161b5f30af45dd26dc0
tree76061e389f21f48633b18e1bb5d1f67839c8d5de
parent8a76c3269a771b16919b7efd75946a5cfae5e419
caps: make _normalize take ownership of input

Make gst_caps_normalize() take ownership of the input so that it can more
intelligently decide when to copy or not.
gst/gstcaps.c
tests/check/gst/gstcaps.c