Mercurial > mplayer.hg
comparison ChangeLog @ 14532:530c35a1e700
wording, spelling, small updates
author | diego |
---|---|
date | Mon, 17 Jan 2005 23:07:33 +0000 |
parents | 0ffa29b63757 |
children | 074e4dfed912 |
comparison
equal
deleted
inserted
replaced
14531:0ffa29b63757 | 14532:530c35a1e700 |
---|---|
2 | 2 |
3 pre7: "" | 3 pre7: "" |
4 | 4 |
5 DOCS: | 5 DOCS: |
6 * Czech documentation translation started | 6 * Czech documentation translation started |
7 * German man page almost synced | |
7 | 8 |
8 Ports: | 9 Ports: |
9 * DirectX video output fixed on Windows95 | 10 * DirectX video output fixed on Windows95 |
10 * DirectX video output now supports 256 color mode | 11 * DirectX video output now supports 256 color mode |
11 * audio device selection support for ao dsound | 12 * audio device selection support for ao dsound |
16 | 17 |
17 Decoders: | 18 Decoders: |
18 * TWinVQ decoder via binary DLL | 19 * TWinVQ decoder via binary DLL |
19 * integrated Tremor decoder for Ogg/Vorbis | 20 * integrated Tremor decoder for Ogg/Vorbis |
20 * fixed decoding of stereo alaw files | 21 * fixed decoding of stereo alaw files |
21 * preload QuickTime dlls to workaround problems caused by hardcoded paths in the dlls | 22 * preload QT DLLs to work around problems with their hardcoded paths |
22 | 23 |
23 Demuxers: | 24 Demuxers: |
24 * vqf demuxer | 25 * vqf demuxer |
25 * seeking in MPEG-ES fixed | 26 * seeking in MPEG-ES fixed |
26 * Real multirate files | 27 * Real multirate files |
32 * fallback to HTTP if connection refused on pnm:// | 33 * fallback to HTTP if connection refused on pnm:// |
33 | 34 |
34 FFmpeg/libavcodec: | 35 FFmpeg/libavcodec: |
35 * RV20 fixes | 36 * RV20 fixes |
36 * many H.264 fixes | 37 * many H.264 fixes |
37 * B-frames in H.264 support | 38 * B-frames in H.264, H.264 weighted prediction support |
38 * Lots of integer overflow and pointer fixes | 39 * a lot of integer overflow and pointer fixes |
39 | 40 |
40 Filters: | 41 Filters: |
41 * big cleanup of audio filter layer | 42 * big cleanup of audio filter layer |
42 * faster af_format for most common cases | 43 * faster af_format for most common cases |
43 * audio plugins finally removed. | 44 * audio plugins finally removed |
44 | 45 |
45 Others: | 46 Others: |
46 * -z option replaced by -vo png suboption | 47 * -z option replaced by -vo png suboption |
48 * icc fix in the Win32 loader | |
47 | 49 |
48 | 50 |
49 pre6: "X-mas present" December 23, 2004 | 51 pre6: "X-mas present" December 23, 2004 |
50 | 52 |
51 DOCS: | 53 DOCS: |