audiodecoder: expose getcaps virtual function
authorThiago Santos <thiagoss@osg.samsung.com>
Wed, 17 Dec 2014 18:21:16 +0000 (15:21 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Wed, 17 Dec 2014 22:15:24 +0000 (19:15 -0300)
commit36a99922e4e2ac549ed2b933ccacebf208149b48
tree1241c93a2cbc641d9cc50873428f2f52f37628ca
parent160dce872b48641cc5834a923be1336cd98153e8
audiodecoder: expose getcaps virtual function

Allows subclasses to do custom caps query replies.

Also exposes the standard caps query handler so subclasses can just
extend on top of it instead of reimplementing the caps query proxying.
gst-libs/gst/audio/gstaudiodecoder.c
gst-libs/gst/audio/gstaudiodecoder.h
win32/common/libgstaudio.def