diff mp_core.h @ 31396:921a7fb81ebc

Fix type: struct mp_image_s no longer exists, it is now struct mp_image.
author reimar
date Fri, 18 Jun 2010 16:16:38 +0000
parents 654cad7ea876
children c593c72884bb
line wrap: on
line diff
--- a/mp_core.h	Fri Jun 18 11:33:15 2010 +0000
+++ b/mp_core.h	Fri Jun 18 16:16:38 2010 +0000
@@ -129,7 +129,7 @@
     int was_paused;
 
 #ifdef CONFIG_DVDNAV
-    struct mp_image_s *nav_smpi; ///< last decoded dvdnav video image
+    struct mp_image *nav_smpi;   ///< last decoded dvdnav video image
     unsigned char *nav_buffer;   ///< last read dvdnav video frame
     unsigned char *nav_start;    ///< pointer to last read video buffer
     int            nav_in_size;  ///< last read size