[Mplayer-cvslog] CVS: main/libmpcodecs vf_spp.c,1.21,1.22

Michael Niedermayer CVS syncmail at mplayerhq.hu
Thu Aug 26 12:12:16 CEST 2004


CVS change done by Michael Niedermayer CVS

Update of /cvsroot/mplayer/main/libmpcodecs
In directory mail:/var2/tmp/cvs-serv14889

Modified Files:
	vf_spp.c 
Log Message:
10l


Index: vf_spp.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpcodecs/vf_spp.c,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- vf_spp.c	24 Jun 2004 12:01:53 -0000	1.21
+++ vf_spp.c	26 Aug 2004 10:12:14 -0000	1.22
@@ -478,7 +478,7 @@
                     mpi->w,mpi->h);
                 vf_clone_mpi_attributes(dmpi, mpi);
         }else{
-           dmpi=mpi;
+           dmpi=vf->dmpi;
         }
 
         vf->priv->mpeg2= mpi->qscale_type;




More information about the MPlayer-cvslog mailing list