[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec fraps.c,1.1,1.2
Mike Melanson CVS
melanson
Wed May 18 01:10:01 CEST 2005
- Previous message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec fraps.c, NONE, 1.1 Makefile, 1.187, 1.188 allcodecs.c, 1.104, 1.105 avcodec.h, 1.397, 1.398
- Next message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec vp3.c, 1.51, 1.52 vp3data.h, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/ffmpeg/ffmpeg/libavcodec
In directory mail:/var2/tmp/cvs-serv8536/libavcodec
Modified Files:
fraps.c
Log Message:
signature has an 'x'
Index: fraps.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/fraps.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fraps.c 17 May 2005 22:47:34 -0000 1.1
+++ fraps.c 17 May 2005 23:09:59 -0000 1.2
@@ -32,7 +32,7 @@
#include "avcodec.h"
-#define FPS_TAG MKTAG('F', 'P', 'S', '1')
+#define FPS_TAG MKTAG('F', 'P', 'S', 'x')
/**
* local variable storage
- Previous message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec fraps.c, NONE, 1.1 Makefile, 1.187, 1.188 allcodecs.c, 1.104, 1.105 avcodec.h, 1.397, 1.398
- Next message: [Ffmpeg-cvslog] CVS: ffmpeg/libavcodec vp3.c, 1.51, 1.52 vp3data.h, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ffmpeg-cvslog
mailing list