comparison ChangeLog @ 12710:7411f27abe85

pre5 changes by Reimar and myself
author diego
date Mon, 28 Jun 2004 10:14:51 +0000
parents 84e078fd64b4
children a91f44c85471
comparison
equal deleted inserted replaced
12709:bd90b887fb13 12710:7411f27abe85
1 MPlayer (1.0) 1 MPlayer (1.0)
2 2
3 pre5: "Niu ririsu" Mai 22, 2004 3 pre5: "Niu ririsu" June 29, 2004
4
5 Security:
6 * complete review of string operations, buffer overflows fixed
4 7
5 DOCS: 8 DOCS:
6 * Hungarian XML documentation translation started 9 * Hungarian XML documentation translation started
7 * small additions, corrections, updates all over the place 10 * small additions, corrections, updates all over the place
8 * audio output driver section added to the man page 11 * audio output driver section added to the man page
9 * several bug fixes and improvements in the MEncoder documentation 12 * several bug fixes and improvements in the MEncoder documentation
10 * -vo winvidix documented 13 * -vo winvidix documented
11 14
12 Ports: 15 Ports:
13 * encrypted DVD playback on Windows fixed (again) 16 * encrypted DVD playback on Windows fixed (again)
14 * Cygwin and MinGW now accept the same -dvd-device syntax 17 * Cygwin and MinGW now accept the same -dvd-device syntax
18 * AC3 passthrough for ao_win32
19 * improved vo_quartz (esp. YUV support), made default on Mac OS X
20 * Bigendian fixed (vf.c, vo_tga)
21 * OpenBSD/VAX support
22 * disabled SSE on MinGW as it caused crashes
23 * RealVideo binary codecs support on MacOS X (still buggy)
15 24
16 Drivers: 25 Drivers:
17 * support for more Radeons (9800 XT among them) in VIDIX 26 * support for more Radeons (9800 XT among them) in VIDIX
27 * gl2 vo now supports GUI, fix for flickering borders in fullscreen
28 * support 24 bit and 32bit pcm files, bigendian fixes
29 * sdl ao converts unsupported formats instead of quitting
30 * ENCA support
31 * merged alsa9 and alsa1x ao drivers to ao_alsa
32 * NeoMagic TV-out support through VESA
33 * JACK ao output module
34 * mga_vid ported to 2.6 kernels
35 * vo_sdl fixes (wrong flags)
36
37 Decoders:
38 * MSZH/ZLIB, FLI, QTRLE, RoQ video and audio support moved to FFmpeg
39 * audio format 0xff support (is AAC)
40 * "raw" audio in MOV supported
41 * Indeo audio (iac25) supported via dshow DLL
42 * upgrade libfaad2 to the faad 2.0 release
43
44 Demuxers:
45 * support NSA streams
46 * ASF, MMST streaming fixes
47 * Ogg subtitle handling fixes
48 * support seeking in Real files without -idx
49 * support seeking in Real files without index with -forceidx
50
51 Streaming:
52 * misc bug fixes
53
54 Filters:
55 * vf_softskip: frame skipping filter for MEncoder
56 * vf_harddup: frame duplication filter for MEncoder
57
58 Others:
59 * Metacity fullscreen fixes
60 * fix crash on original Pentiums and older
61 * support for ram playlist
62 * dvd://start-end support
63 * URL escaping ?
64 * mpst:// support
65 * better AMD64 support
66 * support comments in playlists
67 * loader/ dependency removed
18 68
19 69
20 pre4: "YAML Counter" Apr 28, 2004 70 pre4: "YAML Counter" Apr 28, 2004
21 71
22 Security: 72 Security: