[FFmpeg-cvslog] r24959 - trunk/libavcodec/ws-snd1.c

Diego Biurrun diego
Sun Aug 29 17:43:04 CEST 2010


On Sat, Aug 28, 2010 at 11:17:49PM +0200, vitor wrote:
> 
> Log:
> Hopefully fix the fate-ws_snd breakage on PPC
> 
> --- trunk/libavcodec/ws-snd1.c	Sat Aug 28 23:03:13 2010	(r24958)
> +++ trunk/libavcodec/ws-snd1.c	Sat Aug 28 23:17:49 2010	(r24959)
> @@ -19,6 +19,7 @@
>  
> +#include <inttypes.h>

stdint.h is enough for the *int_t types.

Diego



More information about the ffmpeg-cvslog mailing list