gst-libs/gst/riff/riff-media.c: In riff, the depth is stored in the size field but...
authorWim Taymans <wim@fluendo.com>
Thu, 31 May 2007 17:08:58 +0000 (17:08 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 31 May 2007 17:08:58 +0000 (17:08 +0000)
commitd51693e960a23d3bfc425da9434d05d639e5b528
tree76da35e76771fdd361cf5624bc83a70944f4a991
parentd6ef01a8796e8613e8edb104804d219c0575c574
gst-libs/gst/riff/riff-media.c: In riff, the depth is stored in the size field but it just means that the least signi...

Original commit message from CVS:
* gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
In riff, the depth is stored in the size field but it just means that
the least significant bits are cleared. We can therefore just play
the sample as if it had a depth == width. Fixes: #440997
Patch by: Wim Taymans <wim@fluendo.com>
Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
ChangeLog
gst-libs/gst/riff/riff-media.c