ext/speex/gstspeexdec.c: Use different variables for nested for loops so that the...
authorWim Taymans <wim.taymans@gmail.com>
Sat, 26 May 2007 15:25:18 +0000 (15:25 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 26 May 2007 15:25:18 +0000 (15:25 +0000)
commite81c80a481eef774ec3cc3d10b04181efc27db10
treec40521ec94b54d16b4c0d8289e78c0ef16fc2eb9
parentda0da24565c0ed6c4d145c2c867c14b8021aab24
ext/speex/gstspeexdec.c: Use different variables for nested for loops so that the outer loop functions properly and s...

Original commit message from CVS:
* ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
Use different variables for nested for loops so that the outer loop
functions properly and speex files with multiple frames per buffer work
properly.
Fixes #441408.
ChangeLog
ext/speex/gstspeexdec.c