[Mplayer-cvslog] CVS: main/libmpcodecs vf_denoise3d.c,1.1,1.2
Arpi of Ize
arpi at mplayerhq.hu
Fri Jan 31 00:54:39 CET 2003
- Previous message: [Mplayer-cvslog] CVS: main/DOCS cd-dvd.html,1.55,1.56
- Next message: [Mplayer-cvslog] CVS: main/help help_mp-es.h,1.16,1.17 help_mp-gr.h,1.8,1.9 help_mp-sk.h,1.9,1.10 help_mp-tr.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libmpcodecs
In directory mail:/var/tmp.root/cvs-serv6766
Modified Files:
vf_denoise3d.c
Log Message:
1000l
Index: vf_denoise3d.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/vf_denoise3d.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vf_denoise3d.c 30 Jan 2003 22:53:32 -0000 1.1
+++ vf_denoise3d.c 30 Jan 2003 23:54:25 -0000 1.2
@@ -146,7 +146,7 @@
vf->priv->Coefs[2] + 256,
vf->priv->Coefs[3] + 256);
- vf->priv->pmpi=mpi; // save reference image
+ vf->priv->pmpi=dmpi; // save reference image
return vf_next_put_image(vf,dmpi);
}
- Previous message: [Mplayer-cvslog] CVS: main/DOCS cd-dvd.html,1.55,1.56
- Next message: [Mplayer-cvslog] CVS: main/help help_mp-es.h,1.16,1.17 help_mp-gr.h,1.8,1.9 help_mp-sk.h,1.9,1.10 help_mp-tr.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list