Prefix enum var_name symbols with VAR_, to avoid conflicts with already
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 25 Sep 2010 13:53:32 +0000 (13:53 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 25 Sep 2010 13:53:32 +0000 (13:53 +0000)
commit1afab338575810acc5eb75c17c4adfb73504de10
tree6b2f6294b7dbed83eb66215e74d07a45dc897528
parent921bf9f1ff53305bf24b3ef1cc2ac8da05d75c9e
Prefix enum var_name symbols with VAR_, to avoid conflicts with already
defined symbols, in particular should fix compilation in DOS.

Originally committed as revision 25194 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/vf_crop.c