[Mplayer-cvslog] CVS: main/libmpcodecs/native cinepak.c,1.10,1.11
Arpi of Ize
arpi at mplayer.dev.hu
Sat Apr 13 21:15:05 CEST 2002
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs Makefile,1.34,1.35 vd.c,1.33,1.34 vd_internal.h,1.4,1.5 ve.c,1.2,1.3 ve_divx4.c,1.2,1.3 ve_lavc.c,1.4,1.5 ve_libdv.c,1.1,1.2 ve_rawrgb.c,1.3,1.4 ve_vfw.c,1.3,1.4 vf.c,1.13,1.14 vf_crop.c,1.2,1.3 vf_expand.c,1.2,1.3 vf_fame.c,1.2,1.3 vf_flip.c,1.2,1.3 vf_format.c,1.2,1.3 vf_pp.c,1.6,1.7 vf_rgb2bgr.c,1.3,1.4 vf_scale.c,1.6,1.7 vf_vo.c,1.6,1.7 vf_yuy2.c,1.2,1.3
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux stheader.h,1.28,1.29
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libmpcodecs/native
In directory mplayer:/var/tmp.root/cvs-serv3720/libmpcodecs/native
Modified Files:
cinepak.c
Log Message:
mp_image.h and img_format.h moved to libmpcodecs
Index: cinepak.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/native/cinepak.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- cinepak.c 25 Mar 2002 01:32:40 -0000 1.10
+++ cinepak.c 13 Apr 2002 19:14:32 -0000 1.11
@@ -23,7 +23,7 @@
#include "mp_msg.h"
#include "bswap.h"
-#include "libvo/img_format.h"
+#include "img_format.h"
#include "mp_image.h"
#define DBUG 0
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs Makefile,1.34,1.35 vd.c,1.33,1.34 vd_internal.h,1.4,1.5 ve.c,1.2,1.3 ve_divx4.c,1.2,1.3 ve_lavc.c,1.4,1.5 ve_libdv.c,1.1,1.2 ve_rawrgb.c,1.3,1.4 ve_vfw.c,1.3,1.4 vf.c,1.13,1.14 vf_crop.c,1.2,1.3 vf_expand.c,1.2,1.3 vf_fame.c,1.2,1.3 vf_flip.c,1.2,1.3 vf_format.c,1.2,1.3 vf_pp.c,1.6,1.7 vf_rgb2bgr.c,1.3,1.4 vf_scale.c,1.6,1.7 vf_vo.c,1.6,1.7 vf_yuy2.c,1.2,1.3
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux stheader.h,1.28,1.29
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list