audioresample: Add a proper deprecation comment and also drop G_PARAM_CONSTRUCT.
authorStefan Kost <ensonic@users.sf.net>
Wed, 4 Feb 2009 10:06:38 +0000 (12:06 +0200)
committerStefan Kost <ensonic@users.sf.net>
Wed, 4 Feb 2009 11:56:13 +0000 (13:56 +0200)
commitc6ab453eed1049927005ec0e6600e7ceea884242
tree5764453c180e9af2287f5d5698f97518dac6f148
parentad1dea3122b9dd08cc8bdc4fd115df88029dfd89
audioresample: Add a proper deprecation comment and also drop G_PARAM_CONSTRUCT.

The comment will ensure that is is marked properly in the docs and the
GParamSpecflag was causing a duplicated initialisation of the same value.
gst/audioresample/gstaudioresample.c