Author: superdump
Date: Wed May 21 14:22:41 2008
New Revision: 2175
Log:
Vertical alignment
Modified:
aac/aac.c
Modified: aac/aac.c
==============================================================================
--- aac/aac.c (original)
+++ aac/aac.c Wed May 21 14:22:41 2008
@@ -1998,7 +1998,7 @@ static void coupling_dependent_trans(AAC
}
}
dest += ics->group_len[g]*128;
- src += ics->group_len[g]*128;
+ src += ics->group_len[g]*128;
}
}
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc