[FFmpeg-devel] [PATCH] Musepack SV8 demuxer and decoder

Diego Biurrun diego
Sat Nov 3 19:38:17 CET 2007


On Sat, Nov 03, 2007 at 09:10:50PM +0200, Kostya wrote:
> 
> --- libavcodec/mpc8.c	(revision 0)
> +++ libavcodec/mpc8.c	(revision 0)
> @@ -0,0 +1,373 @@
> +
> +#ifdef CONFIG_MPEGAUDIO_HP
> +#define USE_HIGHPRECISION
> +#endif

Why do we have both CONFIG_MPEGAUDIO_HP and USE_HIGHPRECISION?

Diego




More information about the ffmpeg-devel mailing list