gst/audioscale/gstaudioscale.c: - fix templates to only support S16, it's the only...
authorBenjamin Otte <otte@gnome.org>
Mon, 2 Aug 2004 15:55:54 +0000 (15:55 +0000)
committerBenjamin Otte <otte@gnome.org>
Mon, 2 Aug 2004 15:55:54 +0000 (15:55 +0000)
commite5d5c063fca70519f5e76800562934b1d03f2ed3
treec23d37227c9c0b6f9c14bcaa63edbfe1b3888360
parentf9d5a4e8c2aaf853d6b5ecac3ce80ec4a724aeb5
gst/audioscale/gstaudioscale.c: - fix templates to only support S16, it's the only format that works

Original commit message from CVS:
* gst/audioscale/gstaudioscale.c:
- fix templates to only support S16, it's the only format that works
- make caps nego code use try_set_caps_nonfixed and fixation instead
of try_set_caps twice, which is not nice for autopluggers
- change rank to secondary, so autopluggers can pick it up after
audioconvert
ChangeLog