diff options
author | Martin Storsjö <martin@martin.st> | 2010-08-04 05:20:49 +0000 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2010-08-04 05:20:49 +0000 |
commit | 8d370d88e5e4ca4a887874242212117457f9084f (patch) | |
tree | 4c19fdda9ae2a9a5c081e406235d97c8ff1fd446 /doc/ffplay-doc.texi | |
parent | 1e7396795028af9eda3d69ada1402d6ef8996964 (diff) | |
download | ffmpeg-8d370d88e5e4ca4a887874242212117457f9084f.tar.gz |
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
Diffstat (limited to 'doc/ffplay-doc.texi')
0 files changed, 0 insertions, 0 deletions