summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorhenry <henry@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-24 21:29:51 +0000
committerhenry <henry@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-24 21:29:51 +0000
commit36f2212fe22eef76852133ba3ed65235b97f8d3f (patch)
treefbe57a36f929fd0993252fbecad67b121faf9e2e /help
parentbddf8c6c27de514d125702e67b544f5985eac67a (diff)
downloadmpv-36f2212fe22eef76852133ba3ed65235b97f8d3f.tar.bz2
mpv-36f2212fe22eef76852133ba3ed65235b97f8d3f.tar.xz
compile fix (missing string)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13129 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index f4b37f442d..7df4c0ae44 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -312,6 +312,7 @@ static char help_text[]=
#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: