This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Cosmetics
Originally committed as revision 13608 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Vitor Sessak
17 years ago
parent
a00dc25547
commit
c2a14bd72e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/ra144.c
+ 1
- 1
libavcodec/ra144.c
View File
@@ -298,7 +298,7 @@ static int eval_refl(const int16_t *coefs, int *refl)
}
static int interp(RA144Context *ractx, int16_t *decsp, int block_num,
int copynew, int energy)
int copynew, int energy)
{
int work[10];
int a = block_num + 1;
Write
Preview
Loading…
Cancel
Save