[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.124,1.125

Jindrich Makovicka CVS syncmail at mplayerhq.hu
Tue Aug 24 23:29:53 CEST 2004


CVS change done by Jindrich Makovicka CVS

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv12553

Modified Files:
	help_mp-en.h 
Log Message:
compile fix (missing string)

Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- help_mp-en.h	24 Aug 2004 19:36:16 -0000	1.124
+++ help_mp-en.h	24 Aug 2004 21:29:51 -0000	1.125
@@ -312,6 +312,7 @@
 #define MSGTR_LavcAudioCodecNotFound "Audio LAVC, couldn't find encoder for codec %s\n"
 #define MSGTR_CouldntAllocateLavcContext "Audio LAVC, couldn't allocate context!\n"
 #define MSGTR_CouldntOpenCodec "Couldn't open codec %s, br=%d\n"
+#define MSGTR_FramesizeBufsizeTag "FRAME_SIZE: %d, BUFFER_SIZE: %d, TAG: 0x%x\n"
 
 // cfg-mencoder.h:
 




More information about the MPlayer-DOCS mailing list