Martin Storsjö 8d370d88e5 Fix VP8 decoder dependencies
This reverts rev 24674 - the VP8 decoder actually depends on cabac.o.
vp8.c includes vp56.h, which includes cabac.h, which has inline functions
that reference tables from cabac.c.

This fixes compilation with --disable-everything --enable-decoder=vp8.

Originally committed as revision 24692 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-04 05:20:49 +00:00
2010-07-31 15:45:29 +00:00
2010-08-04 05:20:49 +00:00
2010-08-02 07:28:35 +00:00
2010-07-28 23:17:59 +00:00
2010-07-21 18:28:42 +00:00
2010-08-02 17:09:55 +00:00
2010-03-08 05:04:29 +00:00
2010-07-28 23:17:59 +00:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%