Ticket #34096: patch-src-AVHandler.h.diff
File patch-src-AVHandler.h.diff, 335 bytes (added by liampg72@…, 13 years ago) |
---|
-
src/AVHandler.h
old new 27 27 28 28 #define VIDEO_OUTBUF_SIZE 200000 29 29 30 #ifndef __STDC_CONSTANT_MACROS 30 31 #define INT64_C 31 32 #define __STDC_CONSTANT_MACROS 33 #endif 32 34 #include <errno.h> 33 35 extern "C" { 34 36 #if defined (HAVE_FFMPEG_AVFORMAT_H)