[FFmpeg-devel] [FFmpeg-cvslog] avcodec/aacsbr: Use FLOAT_0

Hendrik Leppkes h.leppkes at gmail.com
Tue Nov 10 17:25:07 CET 2015


On Tue, Nov 10, 2015 at 1:51 PM, Michael Niedermayer
<michael at niedermayer.cc> 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(400) : error C2440: 'initializing' : cannot
>> convert from 'const SoftFloat' to 'int32_t'
>
> should be worked around by initializing them differently
>

That worked, thanks.


More information about the ffmpeg-devel mailing list