mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
This should be signed
Originally committed as revision 13925 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
94be3bb50a
commit
498cb53163
@ -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];
|
||||
|
Loading…
Reference in New Issue
Block a user