this fixes compilation with gcc 2.95 which seems to not like array casting... special...
authorFrançois Revol <revol@free.fr>
Fri, 30 Dec 2005 21:05:44 +0000 (21:05 +0000)
committerFrançois Revol <revol@free.fr>
Fri, 30 Dec 2005 21:05:44 +0000 (21:05 +0000)
commit52137f2f43bebce8cb2cb653d249d3b7e3b31170
tree71fd07456374ebad499631a28bb96494cb3f5a40
parentab561df995ccf41ad6fde7e80adba6966cf86954
this fixes compilation with gcc 2.95 which seems to not like array casting... special case inline of check_block which makes the array and passes it

Originally committed as revision 4793 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/snow.c