Mercurial > mplayer.hg
comparison ChangeLog @ 15168:78b5d8d5f667
added missing ChangeLog entries, release name and date
author | rathann |
---|---|
date | Fri, 15 Apr 2005 22:38:19 +0000 |
parents | e518d7fd23ea |
children | 74b5515e3173 |
comparison
equal
deleted
inserted
replaced
15167:07e7a572bd84 | 15168:78b5d8d5f667 |
---|---|
1 MPlayer (1.0) | 1 MPlayer (1.0) |
2 | 2 |
3 pre7: "" | 3 pre7: "PatentCounter" April 16, 2005 |
4 | 4 |
5 DOCS: | 5 DOCS: |
6 * Czech documentation translation started | 6 * Czech documentation translation in progress |
7 * German man page almost synced | 7 * German man page almost synced |
8 * slave mode command documentation finished | 8 * slave mode command documentation finished |
9 * TOOLS documented in TOOLS/README | 9 * TOOLS documented in TOOLS/README |
10 * audio filter documentation moved to the man page and updated | 10 * audio filter documentation moved to the man page and updated |
11 * improved encoding guide | 11 * improved encoding guide |
12 * preliminary documentation for experimental snow codec in DOCS/tech/snow.txt | |
12 | 13 |
13 Ports: | 14 Ports: |
14 * DirectX video output fixed on Windows95 | 15 * DirectX video output fixed on Windows95 |
15 * DirectX video output now supports 256 color mode | 16 * DirectX video output now supports 256 color mode |
16 * audio device selection support for ao dsound | 17 * audio device selection support for ao dsound |
17 * --enable-macosx-bundle, use config directory inside the appwrapper on Mac OSX | 18 * --enable-macosx-bundle, use config directory inside the appwrapper on Mac OSX |
19 * Sun audio output cleanup | |
20 * x86_64 support fixes | |
21 * OpenBSD support in libdha | |
22 * more Radeon 9200 models support | |
18 | 23 |
19 Drivers: | 24 Drivers: |
20 * fixed ontop event for some window managers | 25 * fixed ontop event for some window managers |
21 * audio output layer cleanup | 26 * audio output layer cleanup |
22 * unified colorkey handling code | 27 * unified colorkey handling code |
23 * vo_xvmc panscan fix | 28 * vo_xvmc panscan fix |
29 * fixed some X11 crashes | |
30 * OSD fixes in various VOs | |
24 | 31 |
25 Decoders: | 32 Decoders: |
26 * TWinVQ decoder via binary DLL | 33 * TWinVQ decoder via binary DLL |
27 * integrated Tremor decoder for Ogg/Vorbis | 34 * integrated Tremor decoder for Ogg/Vorbis |
28 * fixed decoding of stereo alaw files | 35 * fixed decoding of stereo alaw files |
40 * WNV1 support via lavc | 47 * WNV1 support via lavc |
41 * AASC (Autoderk RLE video) support via lavc | 48 * AASC (Autoderk RLE video) support via lavc |
42 * LOCO video support via lavc | 49 * LOCO video support via lavc |
43 * fixed Layer 1 stereo playback via mp3lib | 50 * fixed Layer 1 stereo playback via mp3lib |
44 * VMnc (VMware video) decoder via binary DLL | 51 * VMnc (VMware video) decoder via binary DLL |
52 * AMR NB/WB support via libavcodec and external reference decoders | |
53 * ADTS AAC support | |
45 | 54 |
46 Demuxers: | 55 Demuxers: |
47 * vqf demuxer | 56 * vqf demuxer |
48 * seeking in MPEG-ES fixed | 57 * seeking in MPEG-ES fixed |
49 * support for Real multirate files | 58 * support for Real multirate files |
53 * avisynth demuxer | 62 * avisynth demuxer |
54 * Multichannel MP3 in MP4 files support (MP3on4) | 63 * Multichannel MP3 in MP4 files support (MP3on4) |
55 * some classes of nonworking 14.4/28.8 RealAudio files fixed | 64 * some classes of nonworking 14.4/28.8 RealAudio files fixed |
56 * added code to autodetect and demux mpeg audio layers 1 and 2 | 65 * added code to autodetect and demux mpeg audio layers 1 and 2 |
57 * demux ac3 audio files using libavformat by default | 66 * demux ac3 audio files using libavformat by default |
58 * online audio stream switching in the MPEG demuxer | 67 * online audio stream switching in the MPEG and Matroska demuxers |
68 * 3GP demuxing support | |
69 * DVB ATSC tuner support | |
70 * AVC in Matroska support | |
71 * SWF and FLV support via libavformat | |
72 * use proper Vorbis fourcc | |
59 | 73 |
60 Streaming: | 74 Streaming: |
61 * stream selection and bandwidth support for MMS over HTTP | 75 * stream selection and bandwidth support for MMS over HTTP |
62 * fallback to HTTP if connection refused on pnm:// | 76 * fallback to HTTP if connection refused on pnm:// |
63 * support for UDP streaming (udp://) | 77 * support for UDP streaming (udp://) |
75 * ALAC audio decoder | 89 * ALAC audio decoder |
76 * LOCO video decoder | 90 * LOCO video decoder |
77 * WNV1 video decoder | 91 * WNV1 video decoder |
78 * shorten audio decoder and demuxer | 92 * shorten audio decoder and demuxer |
79 * AASC video decoder | 93 * AASC video decoder |
94 * AMR NB/WB support via external reference decoders | |
80 | 95 |
81 GUI: | 96 GUI: |
82 * half size event implemented and added to the menu | 97 * half size event implemented and added to the menu |
83 * ESD configuration dialog and software volume control option | 98 * ESD configuration dialog and software volume control option |
84 * memleaks fixed | 99 * memleaks fixed |
87 * big cleanup of audio filter layer | 102 * big cleanup of audio filter layer |
88 * faster af_format for most common cases | 103 * faster af_format for most common cases |
89 * float handling in the audio filter layer finally fixed | 104 * float handling in the audio filter layer finally fixed |
90 * obsolete audio plugins finally removed | 105 * obsolete audio plugins finally removed |
91 * updated HRTF filter | 106 * updated HRTF filter |
107 * center channel adding filter | |
108 * soft-telecined input support in pullup improved | |
92 | 109 |
93 MEncoder: | 110 MEncoder: |
94 * new experimental MPEG muxer, compatible with DVD and (S)VCD | 111 * new experimental MPEG muxer, compatible with DVD and (S)VCD |
95 * multiple file support | 112 * multiple file support |
96 * -speed support (framerate conversion with speedup/slowdown) | 113 * -speed support (framerate conversion with speedup/slowdown) |
97 * EDL support | 114 * EDL support |
115 * low bitrate mp3lame encoding fix | |
116 * MJPEG encoding fix | |
117 * NUV endianness fix (makes old NUV files unplayable) | |
118 * experimental libavformat muxer | |
119 * mp3lame CBR encoding fix | |
120 * 35% faster turbo mode for 1st pass | |
98 | 121 |
99 Others: | 122 Others: |
100 * -z option replaced by -vo png suboption | 123 * -z option replaced by -vo png suboption |
101 * icc fix in the Win32 loader | 124 * icc fix in the Win32 loader |
102 * crash with Turkish locale fixed | 125 * crash with Turkish locale fixed |
103 * several memleak fixes | 126 * several memleak fixes |
104 * -aa* options are replaced by -vo aa suboptions | 127 * -aa* options are replaced by -vo aa suboptions |
128 * excessive verbosity reduced | |
129 * xBSD RTC support | |
130 * non-UTF8 external subtitles with Matroska fixed | |
131 * gcc4 fixes | |
132 * partial NX (noexec bit) support | |
133 * support libsmbclient with SSL | |
105 | 134 |
106 | 135 |
107 pre6: "X-mas present" December 23, 2004 | 136 pre6: "X-mas present" December 23, 2004 |
108 | 137 |
109 DOCS: | 138 DOCS: |