Mercurial > mplayer.hg
comparison ChangeLog @ 12495:7e3247dd02f8
first cut at pre5 changes
author | diego |
---|---|
date | Fri, 21 May 2004 17:49:09 +0000 |
parents | 3ccc8ac0c3d3 |
children | 260c2e08b961 |
comparison
equal
deleted
inserted
replaced
12494:0e76a9c38546 | 12495:7e3247dd02f8 |
---|---|
1 MPlayer (1.0) | 1 MPlayer (1.0) |
2 | 2 |
3 pre4: "YAML Counter" Apr 27, 2004 | 3 pre5: "Niu ririsu" Mai 22, 2004 |
4 | |
5 DOCS: | |
6 * small additions, corrections, updates all over the place | |
7 * audio output driver section added to the man page | |
8 * several bug fixes and improvements in the MEncoder documentation | |
9 * -vo winvidix documented | |
10 | |
11 Ports: | |
12 * encrypted DVD playback on Windows fixed (again) | |
13 * Cygwin and MinGW now accept the same -dvd-device syntax | |
14 | |
15 Drivers: | |
16 * support for more Radeons (9800 XT among them) in VIDIX | |
17 | |
18 | |
19 pre4: "YAML Counter" Apr 28, 2004 | |
4 | 20 |
5 Security: | 21 Security: |
6 * HTTP parser remote heap overflow vulnerability fixed (from 1.0pre3try2) | 22 * HTTP parser remote heap overflow vulnerability fixed (from 1.0pre3try2) |
7 * Real RTSP remote buffer overflow vulnerability fixed | 23 * Real RTSP remote buffer overflow vulnerability fixed |
8 * buffer overflow in the Matroska demuxer | 24 * buffer overflow in the Matroska demuxer |
14 * new Japanese console message translation | 30 * new Japanese console message translation |
15 * Polish translation finished | 31 * Polish translation finished |
16 * Italian man page translation | 32 * Italian man page translation |
17 * DVD ripping guide | 33 * DVD ripping guide |
18 * telecine/interlacing guide | 34 * telecine/interlacing guide |
19 * video out driver section added to the man page | 35 * video output driver section added to the man page |
20 * XML build system rewritten - now supports building individual languages | 36 * XML build system rewritten - now supports building individual languages |
21 * miscellaneous updates all over the place | 37 * miscellaneous updates all over the place |
22 | 38 |
23 Ports: | 39 Ports: |
24 * better PA-RISC detection | 40 * better PA-RISC detection |
960 * OGM subtitles support | 976 * OGM subtitles support |
961 * optional freetype 2.1+ support for runtime-scalable .ttf font rendering | 977 * optional freetype 2.1+ support for runtime-scalable .ttf font rendering |
962 * various networking and mms:// fixes, live.com support improved | 978 * various networking and mms:// fixes, live.com support improved |
963 * various v4l video capturing and audio capturing fixes, audio input layer | 979 * various v4l video capturing and audio capturing fixes, audio input layer |
964 * libmpdvdkit2 - based on libdvdcss 1.2.2 + libdvdread 0.9.3 + key cache | 980 * libmpdvdkit2 - based on libdvdcss 1.2.2 + libdvdread 0.9.3 + key cache |
965 * alsa: iec958-init completly rewritten - better SP/DIF AC3 support | 981 * alsa: iec958-init completely rewritten - better SP/DIF AC3 support |
966 | 982 |
967 GUI: | 983 GUI: |
968 * gui.conf locale bug fixed (hopefully) | 984 * gui.conf locale bug fixed (hopefully) |
969 * preferences menu extended, runtime subtitle loading support | 985 * preferences menu extended, runtime subtitle loading support |
970 * drag'n'drop support | 986 * drag'n'drop support |