[FFmpeg-devel] [PATCH] XMA1 and XMA2 stereo decoders
Alexander Strasser
eclipse7 at gmx.net
Wed Nov 4 15:47:43 CET 2015
Hi Paul!
On 2015-11-04 14:18 +0100, Paul B Mahol wrote:
[...]
> diff --git a/libavcodec/wmaprodec.c b/libavcodec/wmaprodec.c
> index 19dc335..7471961 100644
> --- a/libavcodec/wmaprodec.c
> +++ b/libavcodec/wmaprodec.c
> @@ -86,6 +86,8 @@
> * subframe in order to reconstruct the output samples.
> */
>
> +#define DEBUG 1
> +
> #include <inttypes.h>
I guess this is a leftover from testing.
[...]
Alexander
More information about the ffmpeg-devel
mailing list