[Mplayer-cvslog] CVS: 0_90/libmpdemux video.c,1.37,1.38
Arpi of Ize
arpi at mplayerhq.hu
Thu Mar 27 00:39:15 CET 2003
Update of /cvsroot/mplayer/0_90/libmpdemux
In directory mail:/var/tmp.root/cvs-serv12184
Modified Files:
video.c
Log Message:
backport: 1000l
Index: video.c
===================================================================
RCS file: /cvsroot/mplayer/0_90/libmpdemux/video.c,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- video.c 17 Mar 2003 00:54:58 -0000 1.37
+++ video.c 26 Mar 2003 23:39:13 -0000 1.38
@@ -416,6 +416,7 @@
// frame_time = 1/25.0;
}
}
+ break;
case DEMUXER_TYPE_GIF:
frame_time=d_video->pts-pts1;
break;
More information about the MPlayer-cvslog
mailing list