audiofilter: Pass a const pointer to the audio format info to ::setup()
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 19 Aug 2011 08:06:39 +0000 (10:06 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 19 Aug 2011 08:06:39 +0000 (10:06 +0200)
commit85a3e7c98c4f459ebe5a908482c621689e122075
tree6e7b2792d7dcb2d34707c17a6a29079c190a8fce
parentba41bb5ca78335dca05a320679ade19886a552fb
audiofilter: Pass a const pointer to the audio format info to ::setup()

It is not meant to be changed by the subclass.
gst-libs/gst/audio/gstaudiofilter.h
gst/volume/gstvolume.c