On Tue, Nov 10, 2015 at 1:51 PM, Michael Niedermayer
wrote:
> On Tue, Nov 10, 2015 at 11:29:43AM +0100, Hendrik Leppkes wrote:
>> This change has broken building on VS2012.
>>
>> http://fate.ffmpeg.org/report.cgi?time=20151110073635&slot=x86_32-msvc11-windows-native
>>
>> libavcodec/aacsbr_fixed.c
On Tue, Nov 10, 2015 at 11:29:43AM +0100, Hendrik Leppkes wrote:
> This change has broken building on VS2012.
>
> http://fate.ffmpeg.org/report.cgi?time=20151110073635&slot=x86_32-msvc11-windows-native
>
> libavcodec/aacsbr_fixed.c(400) : error C2440: 'initializing' : cannot
> convert from 'const
This change has broken building on VS2012.
http://fate.ffmpeg.org/report.cgi?time=20151110073635&slot=x86_32-msvc11-windows-native
libavcodec/aacsbr_fixed.c(400) : error C2440: 'initializing' : cannot
convert from 'const SoftFloat' to 'int32_t'
- Hendrik