[Mplayer-cvslog] CVS: main/libmpdemux demux_mov.c,1.104,1.105
Diego Biurrun CVS
syncmail at mplayerhq.hu
Fri Jun 25 18:59:26 CEST 2004
- Previous message: [Mplayer-cvslog] CVS: main/libvo aclib.c, 1.11, 1.12 fastmemcpy.h, 1.18, 1.19 vo_ggi.c, 1.29, 1.30 vo_sdl.c, 1.112, 1.113
- Next message: [Mplayer-cvslog] CVS: main README,1.17,1.18
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var2/tmp/cvs-serv27811/libmpdemux
Modified Files:
demux_mov.c
Log Message:
typo
Index: demux_mov.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/demux_mov.c,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- demux_mov.c 20 Jan 2004 04:59:48 -0000 1.104
+++ demux_mov.c 25 Jun 2004 16:59:23 -0000 1.105
@@ -1252,7 +1252,7 @@
break;
}
case MOV_TRAK_GENERIC:
- mp_msg(MSGT_DEMUX, MSGL_INFO, "Generic track - not completly understood! (id: %d)\n",
+ mp_msg(MSGT_DEMUX, MSGL_INFO, "Generic track - not completely understood! (id: %d)\n",
trak->id);
/* XXX: Also this contains the FLASH data */
- Previous message: [Mplayer-cvslog] CVS: main/libvo aclib.c, 1.11, 1.12 fastmemcpy.h, 1.18, 1.19 vo_ggi.c, 1.29, 1.30 vo_sdl.c, 1.112, 1.113
- Next message: [Mplayer-cvslog] CVS: main README,1.17,1.18
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list