mirror of https://github.com/FFmpeg/FFmpeg.git
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/trunkoldabi
parent
1e73967950
commit
8d370d88e5
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue