[FFmpeg-soc] [soc]: r4841 - in als: als_data.h alsdec.c

Diego Biurrun diego at biurrun.de
Thu Jul 30 09:28:54 CEST 2009


On Thu, Jul 30, 2009 at 01:07:08AM +0200, thilo.borgmann wrote:
> 
> --- als/als_data.h	Thu Jul 30 00:22:36 2009	(r4840)
> +++ als/als_data.h	Thu Jul 30 01:07:08 2009	(r4841)
> @@ -144,4 +144,4 @@ int32_t parcor_scaled_values[] = {-10485
>  
> -#endif
> +#endif AVCODEC_ALS_DATA_H

This probably compiles, but you should still surround the comment by
/* */ for consistency with the rest of FFmpeg.

Diego


More information about the FFmpeg-soc mailing list