[FFmpeg-devel] [PATCH] XMA1 and XMA2 stereo decoders

Paul B Mahol onemda at gmail.com
Thu Nov 5 13:32:55 CET 2015


On 11/4/15, Alexander Strasser <eclipse7 at gmx.net> wrote:
> 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.

Removed locally, will push an improved patch soon.


More information about the ffmpeg-devel mailing list