OSDN Git Service

avcodec/aacsbr_fixed: Try to initialize sum[0..1] differently to fix build with VS2012
authorMichael Niedermayer <michael@niedermayer.cc>
Tue, 10 Nov 2015 12:33:38 +0000 (13:33 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 10 Nov 2015 12:34:27 +0000 (13:34 +0100)
commit8a024f6a43444a73a3cd8d70abedde426b4e1986
tree34112d83512e0c2982a714e110d07ec5b8899e37
parent480bad7c6d087d9cd10ae4ab7b4e12cb594aa4c5
avcodec/aacsbr_fixed: Try to initialize sum[0..1] differently to fix build with VS2012

Found-by: Hendrik Leppkes <h.leppkes@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/aacsbr_fixed.c