caps: Store a pointer to GstCaps in GstStaticCaps
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 26 Jan 2012 13:33:12 +0000 (14:33 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 26 Jan 2012 13:37:02 +0000 (14:37 +0100)
commit5d1d7d95b29a687bc91c56b9035aa0cb5f9a4e3e
treedfc011a6bcb3361d6248592cea0af7562ed359ba
parentdc4d96d54cdb80cf6f569f4493c95272c06db08c
caps: Store a pointer to GstCaps in GstStaticCaps

...instead of using hackish subclass of GstCaps, which also
had some thread-safety problems.
gst/gstcaps.c
gst/gstcaps.h
gst/gstelementfactory.c
gst/gstregistrychunks.c