Mercurial > libavcodec.hg
diff v210x.c @ 12363:8e3a8008bb90 libavcodec
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.
author | mstorsjo |
---|---|
date | Wed, 04 Aug 2010 05:20:49 +0000 |
parents | 8b28e74de2c0 |
children |