summaryrefslogtreecommitdiffstats
path: root/help_mp-en.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-en.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-en.h')
-rw-r--r--help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help_mp-en.h b/help_mp-en.h
index b244803fef..838d7a6f7a 100644
--- a/help_mp-en.h
+++ b/help_mp-en.h
@@ -147,6 +147,7 @@ static char help_text[]=
#define MSGTR_TooManyAudioInBuffer "\nDEMUXER: Too many (%d in %d bytes) audio packets in the buffer!\n"
#define MSGTR_TooManyVideoInBuffer "\nDEMUXER: Too many (%d in %d bytes) video packets in the buffer!\n"
#define MSGTR_MaybeNI "(maybe you play a non-interleaved stream/file or the codec failed)\n"
+#define MSGTR_DetectedFILMfile "Detected FILM file format!\n"
#define MSGTR_DetectedFLIfile "Detected FLI file format!\n"
#define MSGTR_DetectedAVIfile "Detected AVI file format!\n"
#define MSGTR_DetectedASFfile "Detected ASF file format!\n"