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)
commit737b26436dedcc3d6e0dfe60cb0d8ceaa4df68f2
tree612748d5c268dd7db742377b4faf2e80d91c5af4
parent242136f682fded71257c95f68c9e7f5bb750fbaa
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