On Wed, Mar 28, 2012 at 02:50:57PM +0100, Måns Rullgård wrote: > Diego Biurrun <[email protected]> writes: > > > dvdec.c uses nothing from dv_tablegen.h. As a welcome side-effect, this > > fixes compilation of that file with hardcoded tables enabled. > > I don't see it failing...
Me neither at first, but I could reproduce it with configure --enable-gpl --enable-hardcoded-tables make make clean make libavcodec/dvdec.o in the end. In any case that #include does not belong there, even if a deeper problem should be lurking somewhere. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
