Only compile in Theora-specific functions if the Theora decoder has been
authorDiego Biurrun <diego@biurrun.de>
Sun, 8 Apr 2007 18:54:53 +0000 (18:54 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 8 Apr 2007 18:54:53 +0000 (18:54 +0000)
commit597cbdaf03c848877a30676b8599416d39317f35
tree2dbf53a29cb7b5db4c691db3b1325e21a259df66
parent6f6a3e2acba7e7a6e35a925289fb06bcb01db99d
Only compile in Theora-specific functions if the Theora decoder has been
enabled.  Also fixes some "defined but not used" warnings in that case.

Originally committed as revision 8685 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vp3.c