[Mplayer-cvslog] CVS: main/libmpcodecs vf_harddup.c,1.1,1.2
Richard Felker CVS
syncmail at mplayerhq.hu
Wed Apr 28 06:19:50 CEST 2004
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs vf.h,1.21,1.22
- Next message: [Mplayer-cvslog] CVS: main/libmpcodecs vf_softskip.c, NONE, 1.1 vf.c, 1.106, 1.107 vf.h, 1.22, 1.23 Makefile, 1.128, 1.129
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
CVS change done by Richard Felker CVS
Update of /cvsroot/mplayer/main/libmpcodecs
In directory mail:/var2/tmp/cvs-serv960/libmpcodecs
Modified Files:
vf_harddup.c
Log Message:
1l debug junk
Index: vf_harddup.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/vf_harddup.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vf_harddup.c 28 Apr 2004 04:02:46 -0000 1.1
+++ vf_harddup.c 28 Apr 2004 04:19:47 -0000 1.2
@@ -46,7 +46,6 @@
// has been called earlier in the filter chain
// since the last put_image. This is reasonable
// because we're handling a duplicate frame!
- puts("hard dup!");
if (put_image(vf, vf->priv->last_mpi))
return CONTROL_TRUE;
break;
- Previous message: [Mplayer-cvslog] CVS: main/libmpcodecs vf.h,1.21,1.22
- Next message: [Mplayer-cvslog] CVS: main/libmpcodecs vf_softskip.c, NONE, 1.1 vf.c, 1.106, 1.107 vf.h, 1.22, 1.23 Makefile, 1.128, 1.129
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list