Ticket #18850: patch-src-metadata-ffmpeg_handler.cc.diff
File patch-src-metadata-ffmpeg_handler.cc.diff, 292 bytes (added by dbevans (David B. Evans), 16 years ago) |
---|
-
src/metadata/ffmpeg_handler.cc
old new 56 56 { 57 57 #endif 58 58 59 #include < ffmpeg/avformat.h>59 #include <libavformat/avformat.h> 60 60 61 61 #ifdef FFMPEG_NEEDS_EXTERN_C 62 62 } // extern "C"