OSDN Git Service

Fix PIC compilation, some defines were under #ifdef !PIC but used
authorBernhard Rosenkränzer <bero@arklinux.org>
Thu, 19 Oct 2006 20:24:33 +0000 (20:24 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 19 Oct 2006 20:24:33 +0000 (20:24 +0000)
commitba9fb5da3afd74ab5c0c97ecd7a1fdac006f8bd4
tree41d387509850b1606ad9a2676b08a8e60d62467e
parentd72bc3238963d76ecc322ba223a2bde719a59968
Fix PIC compilation, some defines were under #ifdef !PIC but used
in the PIC case nevertheless.
patch by Bernhard Rosenkranzer, bero arklinux org

Originally committed as revision 6738 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/cabac.h