summaryrefslogtreecommitdiffstats
path: root/help_mp-pl.h
diff options
context:
space:
mode:
authormelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-16 03:25:07 +0000
committermelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-16 03:25:07 +0000
commit518d40dd883ca31d315748b767fa3f7d446fc2b8 (patch)
tree3b28159c04d0f1c81c2a7c9eec2c6fa3ea41db01 /help_mp-pl.h
parent85b13d41ea085e13b1ff36dd2eb043152fd1068a (diff)
downloadmpv-518d40dd883ca31d315748b767fa3f7d446fc2b8.tar.bz2
mpv-518d40dd883ca31d315748b767fa3f7d446fc2b8.tar.xz
initial support for FILM file demuxing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4190 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-pl.h')
-rw-r--r--help_mp-pl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help_mp-pl.h b/help_mp-pl.h
index e62b39fee2..bfce087d69 100644
--- a/help_mp-pl.h
+++ b/help_mp-pl.h
@@ -146,6 +146,7 @@ static char help_text[]=
#define MSGTR_TooManyAudioInBuffer "\nDEMUXER: Zbyt wiele (%d w %d bajtach) pakietów audio w buforze!\n"
#define MSGTR_TooManyVideoInBuffer "\nDEMUXER: Zbyt wiele (%d w %d bajtach) pakietów video w buforze!\n"
#define MSGTR_MaybeNI "(może odtwarzasz strumień/plik non-interleaved lub kodek nie zadziałał)\n"
+#define MSGTR_DetectedFILMfile "Wykryto format FILM!\n"
#define MSGTR_DetectedFLIfile "Wykryto format FLI!\n"
#define MSGTR_DetectedAVIfile "Wykryto format AVI!\n"
#define MSGTR_DetectedASFfile "Wykryto format ASF!\n"