10l (Titel->Title)
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 5 Apr 2004 10:38:01 +0000 (10:38 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 5 Apr 2004 10:38:01 +0000 (10:38 +0000)
Originally committed as revision 2967 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/nut.c

index ca80ad3..a84d00c 100644 (file)
@@ -105,7 +105,7 @@ static char *info_table[][2]={
        {"StartTimestamp"       , "v"},
        {"EndTimestamp"         , "v"},
        {"Author"               , "UTF8"},
-       {"Titel"                , "UTF8"},
+       {"Title"                , "UTF8"},
        {"Description"          , "UTF8"},
        {"Copyright"            , "UTF8"},
        {"Encoder"              , "UTF8"},