OSDN Git Service

snow: refactor code to work around a compiler bug in MSVC.
authorRonald S. Bultje <rsbultje@gmail.com>
Sat, 7 Jul 2012 16:06:50 +0000 (09:06 -0700)
committerRonald S. Bultje <rsbultje@gmail.com>
Sun, 15 Jul 2012 02:19:34 +0000 (19:19 -0700)
commitc44091a9f70d9f9987f022dc9da0109879d2eb82
treea168b3408524aa896882b3e684d836b7db5d3ef0
parenta794600c00c795b283e7864a2f55c2a3748d3560
snow: refactor code to work around a compiler bug in MSVC.

This fixes the compiler error "cannot convert from 'BlockNode' to
'int16_t'".
libavcodec/snowenc.c