plugin: make GstPlugin object structure opaque for now
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 29 Apr 2012 16:03:32 +0000 (17:03 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 29 Apr 2012 16:03:32 +0000 (17:03 +0100)
commit19d4c0ba73a84bfb179dcf2c09be1e4cb763c158
tree1cfeb50ae12fd1508af76f8cb705f2529c2946c9
parent3453ae1a7f94d8e970f63bf24deae9b5fb5042d3
plugin: make GstPlugin object structure opaque for now

There's no reason anyone would want to derive from this, so
just make opaque until we manage to make all the private bits
private properly (which I'm not doing right now because it's
more invasive and I have registry modifications locally which
touch all that code as well).
gst/gst_private.h
gst/gstplugin.h