10l (Titel->Title)

Originally committed as revision 2967 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Michael Niedermayer 21 years ago
parent 64c020a8ab
commit 5a75750785
  1. 2
      libavformat/nut.c

@ -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"},

Loading…
Cancel
Save