Reorder functions so that encoding functions are disabled by the preprocessor.
authorDiego Biurrun <diego@biurrun.de>
Fri, 18 Sep 2009 19:45:09 +0000 (19:45 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 18 Sep 2009 19:45:09 +0000 (19:45 +0000)
commitd773d8551500a8e71b1dc3617f96bde45b3b6256
tree0e4689eba95cf8dbf69088230c57f3116e6142e1
parent27666c3176ef795dea2768ba979771ab574cf3ca
Reorder functions so that encoding functions are disabled by the preprocessor.
Fixes compilation with disabled optimizations and enabled Snow decoder.

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