Mercurial > mplayer.hg
changeset 13128:07067695680a
compile fix (missing string)
author | henry |
---|---|
date | Tue, 24 Aug 2004 21:29:51 +0000 |
parents | 957fc21fc10a |
children | cfce549da2f0 |
files | help/help_mp-en.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-en.h Tue Aug 24 21:20:24 2004 +0000 +++ b/help/help_mp-en.h Tue Aug 24 21:29:51 2004 +0000 @@ -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: