Commit 498cb531 authored by Vitor Sessak's avatar Vitor Sessak

This should be signed

Originally committed as revision 13925 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 94be3bb5
......@@ -203,7 +203,7 @@ static unsigned int rms(const int *data)
}
static void do_output_subblock(RA144Context *ractx,
const uint16_t *lpc_coefs, unsigned int gval,
const uint16_t *lpc_coefs, int gval,
GetBitContext *gb)
{
uint16_t buffer_a[40];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment