summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-05-20 20:14:14 +0100
committerCarl Hetherington <cth@carlh.net>2018-05-20 20:14:14 +0100
commitb2709fad258847ba4321c23fbe9bef9a7802a468 (patch)
tree92cfca174f72a2d021f33faac6cd7908e3171649 /src
parent88107b5220cad2766d836efe38c0524a7aec6677 (diff)
Rename H264 -> MP4 / H264 (#1288).
Diffstat (limited to 'src')
-rw-r--r--src/wx/export_dialog.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/export_dialog.cc b/src/wx/export_dialog.cc
index 9f6207e66..95814c518 100644
--- a/src/wx/export_dialog.cc
+++ b/src/wx/export_dialog.cc
@@ -30,7 +30,7 @@ using boost::bind;
wxString format_names[] = {
_("ProRes"),
- _("H.264")
+ _("MP4 / H.264")
};
wxString format_filters[] = {