[Mplayer-cvslog] CVS: main/libvo vo_sdl.c,1.41,1.42
Felix Buenemann
atmosfear at users.sourceforge.net
Mon Jun 11 19:41:23 CEST 2001
- Previous message: [Mplayer-cvslog] CVS: main/DOCS/Hungarian DGA,1.2,1.3 DVD,1.4,1.5 DVD-FAQ,1.4,1.5 INSTALL,1.3,1.4 MPlayer-FAQ,1.16,1.17 README,1.15,1.16 SOUNDCARDS,1.7,1.8 VIDEOCARDS,1.9,1.10
- Next message: [Mplayer-cvslog] CVS: main/libvo yuv2rgb_mmx.c,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libvo
In directory usw-pr-cvs1:/tmp/cvs-serv1567
Modified Files:
vo_sdl.c
Log Message:
Ooops, wrong path to config.h - now you may enjoy code that was never before used =)
Index: vo_sdl.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_sdl.c,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -r1.41 -r1.42
*** vo_sdl.c 2001/06/09 18:42:36 1.41
--- vo_sdl.c 2001/06/11 17:41:21 1.42
***************
*** 110,114 ****
#include <inttypes.h>
! #include "config.h"
#include "video_out.h"
#include "video_out_internal.h"
--- 110,114 ----
#include <inttypes.h>
! #include "../config.h"
#include "video_out.h"
#include "video_out_internal.h"
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
- Previous message: [Mplayer-cvslog] CVS: main/DOCS/Hungarian DGA,1.2,1.3 DVD,1.4,1.5 DVD-FAQ,1.4,1.5 INSTALL,1.3,1.4 MPlayer-FAQ,1.16,1.17 README,1.15,1.16 SOUNDCARDS,1.7,1.8 VIDEOCARDS,1.9,1.10
- Next message: [Mplayer-cvslog] CVS: main/libvo yuv2rgb_mmx.c,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list