]> code.ossystems Code Review - openembedded-core.git/commit
gst-plugins-good: fix integer overrun for mulawdec
authorWang Zidan <b50113@freescale.com>
Tue, 22 Jul 2014 06:49:19 +0000 (14:49 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Jul 2014 20:44:21 +0000 (21:44 +0100)
commit60de6e5d9d3dec482256ea4db8837204ca3ba628
treed8a4ff1e980bb07492b8841291d32f4f37f151bd
parente0080f279d5ebb320c2ba285765048fcca523fe7
gst-plugins-good: fix integer overrun for mulawdec

There might be more than 65535 samples in a chunk of data, so use
32 bit integer instead of 16 bit.

Signed-off-by: Wang Zidan <b50113@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-plugins-good-0.10.31/0407-mulawdec-fix-integer-overrun.patch [new file with mode: 0644]
meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb