audiodecoder: expose default query handling function
authorThiago Santos <thiagoss@osg.samsung.com>
Fri, 14 Aug 2015 11:58:58 +0000 (08:58 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 14 Aug 2015 16:41:58 +0000 (13:41 -0300)
commit8a64592481dab985ca520a5b1cb394a609275c60
treeb771f57367e93e865ef92d20b205786d82e78a74
parent862c85ce4a14757a6b715111971e47b005e42f6b
audiodecoder: expose default query handling function

Subclasses can use it to select what queries they want to handle
and forward the rest to the default handling function.

API: gst_audio_decoder_sink_query_default

https://bugzilla.gnome.org/show_bug.cgi?id=753623
gst-libs/gst/audio/gstaudiodecoder.c
gst-libs/gst/audio/gstaudiodecoder.h
win32/common/libgstaudio.def