Mercurial > mplayer.hg
comparison Changelog @ 34787:16cfd8912ae6
Minor Changelog updates for release.
author | reimar |
---|---|
date | Tue, 24 Apr 2012 18:00:29 +0000 |
parents | f05c75392897 |
children | cfd225997828 |
comparison
equal
deleted
inserted
replaced
34786:a0b10e46f7e6 | 34787:16cfd8912ae6 |
---|---|
1 MPlayer (1.0) | 1 MPlayer |
2 | 2 |
3 rc5: | 3 1.1: "We gave up on 1.0" |
4 | 4 |
5 Decoders: | 5 Decoders: |
6 * FFmpeg AAC decoder is now preferred over libfaad2 and the internal | 6 * FFmpeg AAC decoder is now preferred over libfaad2 and the internal |
7 libfaad2 forked copy has been removed in its favor | 7 libfaad2 forked copy has been removed in its favor |
8 | 8 |
14 * delogo: allow to change the rectangle based on the time. | 14 * delogo: allow to change the rectangle based on the time. |
15 * lavfi: libavfilter filter graphs (experimental). | 15 * lavfi: libavfilter filter graphs (experimental). |
16 | 16 |
17 Other: | 17 Other: |
18 * support adding noise at output resolution with -vo gl:noise-strength=8 | 18 * support adding noise at output resolution with -vo gl:noise-strength=8 |
19 * experimental support for OpenGL ES 1.0 in -vo gl | |
19 * experimental support for PGS (BluRay-compatible), DVB and XSUB subtitles. | 20 * experimental support for PGS (BluRay-compatible), DVB and XSUB subtitles. |
20 * experimental af_cmdline slave command to change e.g. audio equalizer options at runtime. | 21 * experimental af_cmdline slave command to change e.g. audio equalizer options at runtime. |
21 * vo x11: don't hide or show cursor any more if attached to an existing window (-wid) | 22 * vo x11: don't hide or show cursor any more if attached to an existing window (-wid) |
23 * try reconnecting network streams e.g. after network timeouts | |
24 * lots of bug fixes as always (and surely a few new bugs, too :-( ) | |
22 | 25 |
23 GUI: | 26 GUI: |
24 * all skin messages available as slave commands (gui <message>) | 27 * all skin messages available as slave commands (gui <message>) |
25 | 28 |
26 Ports: | 29 Ports: |
27 * Wine (see DOCS/tech/crosscompile.txt) | 30 * Wine (see DOCS/tech/crosscompile.txt) |
28 | 31 |
29 MEncoder: | 32 MEncoder: |
30 * -force-key-frames option to set explicit seek points. | 33 * -force-key-frames option to set explicit seek points. |
34 | |
35 MPlayer (1.0) | |
31 | 36 |
32 rc4: "Yes We Can" | 37 rc4: "Yes We Can" |
33 | 38 |
34 GUI: Changes towards removing the GUI | 39 GUI: Changes towards removing the GUI |
35 * The GUI will no longer display any error or warning messages. | 40 * The GUI will no longer display any error or warning messages. |