mplayer2 Changelog

What's new in mplayer2 2012-07-22

Apr 8, 2013
  • Compiled in lcms2 so you can use color management with -vo gl3
  • Add retina display support for all cocoa based video outputs: gl/gl3 with cocoa backend and corevideo
  • Improve application icon.
  • Multiple file opens are properly ordered by filename when double clicked
  • Don't hide dock/menubar unnecessarily when going full screen to a different monitor.

New in mplayer2 2012-04-08 (Apr 8, 2013)

  • New sexy icons. I hope you like them.
  • Fixes a bug that caused to go fullscreen not in the current screen but where the player was originally started.
  • The event loop of the player was modified heavily. It should now use less resources when paused.
  • Several fixes.

New in mplayer2 2012-03-18 (Apr 8, 2013)

  • Adds proper finder support to mplayer2. Got rid of the RubyCocoa launcher script in the bundle. Should make the player startup time even faster.
  • Makes -vo gl the default since it's better in every way compared to corevideo (still if your system can handle it please use -vo gl3!).
  • Several fixes.

New in mplayer2 2012-02-11 (Apr 8, 2013)

  • Adds -vo gl3 support. This vo only works on Lion and capabable video cards (doesn't work on intel integrated graphics for example). It has some nifty features like icc support, up and down scaling video on the gpu using glsl, upload of subtitles textures using pbo for better performance.
  • Move to clang to compile both libav and mplayer2.
  • Several fixes.