r31440 - trunk/libvo/vo_dxr2.c
17 Jun
2010
17 Jun
'10
4:14 a.m.
Author: diego Date: Thu Jun 17 10:14:57 2010 New Revision: 31440 Log: Add vd.h #include instead of declaring movie_aspect extern. Modified: trunk/libvo/vo_dxr2.c Modified: trunk/libvo/vo_dxr2.c ============================================================================== --- trunk/libvo/vo_dxr2.c Thu Jun 17 10:07:37 2010 (r31439) +++ trunk/libvo/vo_dxr2.c Thu Jun 17 10:14:57 2010 (r31440) @@ -36,6 +36,7 @@ #include "m_option.h" #include "sub.h" #include "path.h" +#include "libmpcodecs/vd.h" #include "libmpdemux/mpeg_packetizer.h" #include "x11_common.h" @@ -43,7 +44,6 @@ extern float monitor_aspect; -extern float movie_aspect; int dxr2_fd = -1;
5626
Age (days ago)
5626
Last active (days ago)
0 comments
1 participants
participants (1)
-
diego