]> git.tuebingen.mpg.de Git - paraslash.git/commit
wma: Defer decoding until two data blocks are available.
authorAndre Noll <maan@systemlinux.org>
Sat, 30 Jan 2010 13:07:03 +0000 (14:07 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 30 Jan 2010 13:07:03 +0000 (14:07 +0100)
commit48cf708771f7e3d43357ee2717b6052728518006
tree21a26e50f56216efa3fc2d05292a0a1c2cb83a9d
parent62d50130f36ab791a109d61ff55cc902dc7c2db5
wma: Defer decoding until two data blocks are available.

This avoids buffer underruns caused by frames that span two blocks.
wmadec_filter.c