version.h seems to reflect a version of 0.8.8 instead of 0.7.8 in avifile-0.7.8-20020627, this causes some problems when compiling mjpegtools. Changing:
#define AVIFILE_MINOR_VERSION 8 to #define AVIFILE_MINOR_VERSION 7 seems to rectify the compilation of mjpegtools. _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
