0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

compile fix (missing string)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13129 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
henry 2004-08-24 21:29:51 +00:00
parent bddf8c6c27
commit 36f2212fe2

View File

@ -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: