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)
commitde880f58be7166fa12e606247fe8cd0ebe7a0532
tree99b3c68f71685cdb88a5ddb4f4ddf03124ba2af5
parent9c6f407fa25ac85dc817c8fb112ba11692ed0b19
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