Mercurial > mplayer.hg
diff Changelog @ 37081:e8559b9913ff
New GUI feature: Rotate a video.
It is accessible from the context menu.
Based on a complain by Linus about video players that don't easily allow
rotating a video. (Thanks to compn for pointing that out.)
Realize the feature by adding and/or removing appropriate video filters.
Additionally, add new GUI message evSetRotation and update documentation.
author | ib |
---|---|
date | Thu, 24 Apr 2014 14:41:04 +0000 (2014-04-24) |
parents | 066c6171a05c |
children | 2208a16cc562 |
line wrap: on
line diff
--- a/Changelog Thu Apr 24 13:51:20 2014 +0000 +++ b/Changelog Thu Apr 24 14:41:04 2014 +0000 @@ -46,6 +46,8 @@ * Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian, disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic, slim, softgrip, standard, trium, tvisor, xanim) + * Video can be rotated + * New GUI message: evSetRotation 1.1: "We gave up on 1.0"