[FFmpeg-cvslog] r13608 - trunk/libavcodec/ra144.c
vitor
subversion
Sun Jun 1 21:36:54 CEST 2008
Author: vitor
Date: Sun Jun 1 21:36:54 2008
New Revision: 13608
Log:
Cosmetics
Modified:
trunk/libavcodec/ra144.c
Modified: trunk/libavcodec/ra144.c
==============================================================================
--- trunk/libavcodec/ra144.c (original)
+++ trunk/libavcodec/ra144.c Sun Jun 1 21:36:54 2008
@@ -298,7 +298,7 @@ static int eval_refl(const int16_t *coef
}
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;
More information about the ffmpeg-cvslog
mailing list