Author: superdump
Date: Fri Aug 15 01:59:21 2008
New Revision: 3296
Log:
Reindent
Modified:
aac/aac.c
Modified: aac/aac.c
==============================================================================
--- aac/aac.c (original)
+++ aac/aac.c Fri Aug 15 01:59:21 2008
@@ -1737,7 +1737,7 @@ static int aac_decode_frame(AVCodecConte
}
if(elem_type && elem_type < TYPE_DSE) {
if(!ac->che[elem_type][elem_id])
- return -1;
+ return -1;
if(elem_type != TYPE_CCE)
ac->che[elem_type][elem_id]->coup.coupling_point = 4;
}
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc