diff avformat.h @ 2241:914aeda381e6 libavformat

avoid deprecation warnings for AVFrac from avformat.h
author mru
date Mon, 09 Jul 2007 22:15:11 +0000
parents 0d93ef692caa
children 69270eb6b20c
line wrap: on
line diff
--- a/avformat.h	Mon Jul 09 18:54:11 2007 +0000
+++ b/avformat.h	Mon Jul 09 22:15:11 2007 +0000
@@ -284,7 +284,7 @@
     int codec_info_nb_frames;
 #endif
     /** encoding: PTS generation when outputing stream */
-    AVFrac pts;
+    struct AVFrac pts;
 
     /**
      * this is the fundamental unit of time (in seconds) in terms