gst/audioconvert/gstaudioconvert.c: make sure we don't allow depth > width
authorBenjamin Otte <otte@gnome.org>
Tue, 25 May 2004 20:14:10 +0000 (20:14 +0000)
committerBenjamin Otte <otte@gnome.org>
Tue, 25 May 2004 20:14:10 +0000 (20:14 +0000)
commit1b26402c6324c84d2a5e2f3a6632dc6b654e7a8f
tree4bf209b5182e96ba2852474e3e5c11ca5b47a3f9
parent4e29900547bf24e02c160ea10c4d18a070cdf92f
gst/audioconvert/gstaudioconvert.c: make sure we don't allow depth > width

Original commit message from CVS:
* gst/audioconvert/gstaudioconvert.c:
(gst_audio_convert_parse_caps):
make sure we don't allow depth > width
* gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
fixate endianness to G_BYTE_ORDER as default
* gst/audioscale/gstaudioscale.c:
we don't handle another endianness as host-endianness
ChangeLog