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)
commitf423b5ff15bcdf429e7f007ab4085a2849b7cba3
treefe9940421da36f55fd6c59845ed082c0aeec9d61
parentd1f73b9a754fc08f70db8dc10b5c5e686bf2fe5c
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
gst/audioscale/gstaudioscale.c