[FFmpeg-soc] [soc]: r786 - rv40/rv40.c
Diego Biurrun
diego at biurrun.de
Wed Aug 15 00:49:43 CEST 2007
On Tue, Aug 14, 2007 at 07:11:33PM +0200, kostya wrote:
>
> --- rv40/rv40.c (original)
> +++ rv40/rv40.c Tue Aug 14 19:11:33 2007
> @@ -942,12 +942,12 @@ static int rv40_decode_mb_header(RV40Dec
> if(r->block_type == RV40_MB_SKIP){
> for(i = 0; i < 16; i++)
nit: I think leaving a space between if/for and the opening parentheses
makes things much more readable.
Diego
More information about the FFmpeg-soc
mailing list