[FFmpeg-devel] [PATCH] LPCM in MPEG-TS, v4.1

Guillaume LECERF foxcore
Tue Aug 25 17:36:26 CEST 2009


Hi,

2009/8/25 Christian P. Schmidt <schmidt at digadd.de>:
> +#if HAVE_BIGENDIAN
> + ? ? ? ? ? ? ? ? ? ?memcpy(dst16, src, avctx->channels * 2;

Missing closing parenthesis.

> + ? ? ? ? ? ? ? ? ? ?dst16 += avctx->channels;
> + ? ? ? ? ? ? ? ? ? ?src += sample_size;
> +#else


-- 
Guillaume LECERF
GeeXboX developer - www.geexbox.org



More information about the ffmpeg-devel mailing list