Rename H264 -> MP4 / H264 (#1288).
authorCarl Hetherington <cth@carlh.net>
Sun, 20 May 2018 19:14:14 +0000 (20:14 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 20 May 2018 19:14:14 +0000 (20:14 +0100)
src/wx/export_dialog.cc

index 9f6207e660e98429361691ed1a99840680c4c8ce..95814c5186d4a5c0b6e059f7de1c88ec1819d43c 100644 (file)
@@ -30,7 +30,7 @@ using boost::bind;
 
 wxString format_names[] = {
        _("ProRes"),
-       _("H.264")
+       _("MP4 / H.264")
 };
 
 wxString format_filters[] = {