1 2 3 4 5 6 7 8 9 10 11
--- ffmpegthumbnailer-1.1/src/moviedecoder.h.orig 2007-02-24 14:14:47.000000000 +0000 +++ ffmpegthumbnailer-1.1/src/moviedecoder.h 2007-03-31 12:47:57.677823666 +0000 @@ -1,8 +1,6 @@ #ifndef MOVIEDECODER_H #define MOVIEDECODER_H -#define EMULATE_INTTYPES - #include <string> #include <vector> #include <ffmpeg/avcodec.h>