On Tue, Sep 11, 2012 at 7:36 PM, Luca Barbato <[email protected]> wrote:

> On 9/11/12 6:57 PM, Mans Rullgard wrote:
>
>> Signed-off-by: Mans Rullgard <[email protected]>
>> ---
>>   libavcodec/ac3dec.c          |  40 +++------------
>>   libavcodec/ac3dec.h          |   3 --
>>   libavcodec/ac3dsp.c          |  26 ++++++++++
>>   libavcodec/ac3dsp.h          |   3 ++
>>   libavcodec/dsputil.c         |   4 --
>>   libavcodec/dsputil.h         |   1 -
>>   libavcodec/x86/ac3dsp_init.c | 119 ++++++++++++++++++++++++++++++**
>> +++++++++++++
>>   libavcodec/x86/dsputil_mmx.c | 111 ------------------------------**
>> ----------
>>   8 files changed, 154 insertions(+), 153 deletions(-)
>>
>>
> Looks fine.
>
>
>
This broke compiling on MSVC.
libavcodec/x86/ac3dsp_init.c(209) : error C2065: 'ac3_downmix_sse' :
undeclared identifier
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to