comparison ChangeLog @ 14200:d1f8621a6fe5

small updates, spelling
author diego
date Tue, 21 Dec 2004 12:48:10 +0000
parents 5558b7dfb4b1
children 05b78d7d444e
comparison
equal deleted inserted replaced
14199:c33462832c3a 14200:d1f8621a6fe5
5 DOCS: 5 DOCS:
6 * finally all options are documented 6 * finally all options are documented
7 * man page completely reviewed for spelling, wording and clarity 7 * man page completely reviewed for spelling, wording and clarity
8 * all audio output driver suboptions documented 8 * all audio output driver suboptions documented
9 * all video output driver suboptions documented 9 * all video output driver suboptions documented
10 * audio filters section added to the man page
10 * XviD documentation completed 11 * XviD documentation completed
11 * French man page in sync again 12 * French man page in sync again
12 * German man page updated 13 * German man page updated
13 * new Czech and Swedish man page translations 14 * new Czech and Swedish man page translations
14 * fixes and updates in various places 15 * fixes and updates in various places
27 * new DirectSound audio output driver 28 * new DirectSound audio output driver
28 * support for ZetaOS (mostly working) 29 * support for ZetaOS (mostly working)
29 * mouse support in Windows 30 * mouse support in Windows
30 31
31 Drivers: 32 Drivers:
32 * fixes in the VESA video output driver 33 * fixes in the VESA and GGI video output driver
33 * JPEG video output driver suboptions 34 * JPEG video output driver suboptions
34 * improvements for Blinkenlights ;-) 35 * improvements for Blinkenlights ;-)
35 * JACK audio output driver updated to bio2jack API changes 36 * JACK audio output driver updated to bio2jack API changes
36 * OpenGL video output driver colorformat fixes (with :manyfmts) 37 * OpenGL video output driver colorformat fixes (with :manyfmts)
37 * aspect, panscan, Hardware OSD support in the OpenGL video output driver 38 * aspect, panscan, Hardware OSD support in the OpenGL video output driver
76 * AVC in .mp4 files 77 * AVC in .mp4 files
77 * raw H.261 files via lavf 78 * raw H.261 files via lavf
78 * improved seeking precision in MPEG files 79 * improved seeking precision in MPEG files
79 * better subtitle language code handling for MKV files 80 * better subtitle language code handling for MKV files
80 * support DVHS files and H.264 over MPEG-TS 81 * support DVHS files and H.264 over MPEG-TS
81 * display length and position (in the seekbar) for mov files 82 * display length and position (in the seekbar) for MOV files
82 83
83 Streaming: 84 Streaming:
84 * -cache-min and -cache-prefill options added 85 * -cache-min and -cache-prefill options added
85 * compilation fix for newer LIVE.COM versions 86 * compilation fix for newer LIVE.COM versions
86 * make ASF without ECC work 87 * make ASF without ECC work