[Ffmpeg-devel] [PATCH] part 22 - portability fixes (ILP32 vs LP64)
    Dieter 
    freebsd
       
    Sun Jan 29 21:36:04 CET 2006
    
    
  
Diffs for file: libavformat/avformat.h
===================================================================
RCS file: RCS/avformat.h,v
retrieving revision 1.1
diff -u -r1.1 avformat.h
--- avformat.h  2006/01/26 22:44:56     1.1
+++ avformat.h  2006/01/26 22:45:46
@@ -713,5 +713,7 @@
 }
 #endif
 
+int gif_write(ByteIOContext *, AVImageInfo *);
+
 #endif /* AVFORMAT_H */
 
    
    
More information about the ffmpeg-devel
mailing list