discoverer: use specific types in getters
authorStefan Kost <ensonic@users.sf.net>
Thu, 28 Oct 2010 00:09:10 +0000 (03:09 +0300)
committerStefan Kost <ensonic@users.sf.net>
Thu, 28 Oct 2010 15:54:37 +0000 (18:54 +0300)
commit127beb9e6cc3f800466cc739c66416a3841b1dd1
tree728677599ddf27b8a22da377c510b78bf413d0e4
parentf9d93891cc563fb82ea81be1c7ae14e73dce8a58
discoverer: use specific types in getters

Use GstDiscoverer{Audio,Video}Info in getters like
gst_discoverer_{audio,video}_info_get_*(). This avoids the casts in the macros,
help language bindings and is more correct.
gst-libs/gst/pbutils/gstdiscoverer-types.c
gst-libs/gst/pbutils/gstdiscoverer.h