mirror of
https://github.com/mpv-player/mpv
synced 2025-01-31 04:02:06 +00: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:
parent
bddf8c6c27
commit
36f2212fe2
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user