From b54c963258cdd6540cfde3f1fbe3f00a4ba0306a Mon Sep 17 00:00:00 2001 From: Martin Herkt Date: Thu, 24 Apr 2014 18:10:20 +0200 Subject: options: rename video-related options/properties MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Renamed options: --aspect → --video-aspect --fstype → --x11-fstype --native-fs → --fs-missioncontrol --name → --x11-name Renamed properties: aspect → video-aspect --- TOOLS/mpv_identify.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TOOLS') diff --git a/TOOLS/mpv_identify.sh b/TOOLS/mpv_identify.sh index b1c17f75c2..b8081ec969 100755 --- a/TOOLS/mpv_identify.sh +++ b/TOOLS/mpv_identify.sh @@ -86,7 +86,7 @@ __midentify__allprops=" video-bitrate video-codec video-format - aspect + video-aspect fps width height -- cgit v1.2.3