Mercurial > mplayer.hg
changeset 34787:16cfd8912ae6
Minor Changelog updates for release.
author | reimar |
---|---|
date | Tue, 24 Apr 2012 18:00:29 +0000 |
parents | a0b10e46f7e6 |
children | cfd225997828 |
files | Changelog |
diffstat | 1 files changed, 8 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Changelog Mon Apr 23 18:39:16 2012 +0000 +++ b/Changelog Tue Apr 24 18:00:29 2012 +0000 @@ -1,6 +1,6 @@ -MPlayer (1.0) - - rc5: +MPlayer + + 1.1: "We gave up on 1.0" Decoders: * FFmpeg AAC decoder is now preferred over libfaad2 and the internal @@ -16,9 +16,12 @@ Other: * support adding noise at output resolution with -vo gl:noise-strength=8 + * experimental support for OpenGL ES 1.0 in -vo gl * experimental support for PGS (BluRay-compatible), DVB and XSUB subtitles. * experimental af_cmdline slave command to change e.g. audio equalizer options at runtime. * vo x11: don't hide or show cursor any more if attached to an existing window (-wid) + * try reconnecting network streams e.g. after network timeouts + * lots of bug fixes as always (and surely a few new bugs, too :-( ) GUI: * all skin messages available as slave commands (gui <message>) @@ -29,6 +32,8 @@ MEncoder: * -force-key-frames option to set explicit seek points. +MPlayer (1.0) + rc4: "Yes We Can" GUI: Changes towards removing the GUI