summaryrefslogtreecommitdiffstats
path: root/help_mp-en.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-31 13:09:23 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-31 13:09:23 +0000
commit09d8c4ddf00a4cbc41a2102f661919f775be65ff (patch)
tree0ec6dd0a0cddfba3fe0631e9866c0895c7550482 /help_mp-en.h
parente68ab1115cac4df6eca47d9894bf48508350c4df (diff)
downloadmpv-09d8c4ddf00a4cbc41a2102f661919f775be65ff.tar.bz2
mpv-09d8c4ddf00a4cbc41a2102f661919f775be65ff.tar.xz
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7192 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-en.h')
-rw-r--r--help_mp-en.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/help_mp-en.h b/help_mp-en.h
index a37ab861e2..7ec97a8433 100644
--- a/help_mp-en.h
+++ b/help_mp-en.h
@@ -127,6 +127,8 @@ static char help_text[]=
#define MSGTR_AvailableAudioOutputDrivers "Available audio output drivers:\n"
#define MSGTR_AvailableAudioCodecs "Available audio codecs:\n"
#define MSGTR_AvailableVideoCodecs "Available video codecs:\n"
+#define MSGTR_AvailableAudioFm "\nAvailable (compiled-in) audio codec families/drivers:\n"
+#define MSGTR_AvailableVideoFm "\nAvailable (compiled-in) video codec families/drivers:\n"
#define MSGTR_UsingRTCTiming "Using Linux's hardware RTC timing (%ldHz)\n"
#define MSGTR_CannotReadVideoPropertiers "Video: can't read properties\n"
#define MSGTR_NoStreamFound "No stream found\n"