comparison ChangeLog @ 15174:f9cca77bc910

spelling/wording fixes
author diego
date Fri, 15 Apr 2005 23:40:09 +0000
parents 74b5515e3173
children 4d720d4ae4f0
comparison
equal deleted inserted replaced
15173:424386614ad5 15174:f9cca77bc910
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 * preliminary documentation for snow codec in DOCS/tech/snow.txt
13 * misc updates and fixes all over the place
13 14
14 Ports: 15 Ports:
15 * DirectX video output fixed on Windows95 16 * DirectX video output fixed on Windows95
16 * DirectX video output now supports 256 color mode 17 * DirectX video output now supports 256 color mode
17 * audio device selection support for ao dsound 18 * audio device selection support for dsound audio output driver
18 * --enable-macosx-bundle, use config directory inside the appwrapper on Mac OSX 19 * --enable-macosx-bundle, use config directory in the appwrapper on OS X
19 * Sun audio output cleanup 20 * Sun audio output cleanup
20 * x86_64 support fixes 21 * x86_64 support fixes
21 * OpenBSD support in libdha 22 * OpenBSD support in libdha
22 * more Radeon 9200 models support 23 * VIDIX support for more Radeon 9200 models
23 24
24 Drivers: 25 Drivers:
25 * fixed ontop event for some window managers 26 * fixed ontop event for some window managers
26 * audio output layer cleanup 27 * audio output layer cleanup
27 * unified colorkey handling code 28 * unified colorkey handling code
28 * vo_xvmc panscan fix 29 * vo_xvmc panscan fix
29 * fixed some X11 crashes 30 * fixed some X11 crashes
30 * OSD fixes in various VOs 31 * OSD fixes in various video output drivers
31 32
32 Decoders: 33 Decoders:
33 * TWinVQ decoder via binary DLL 34 * TWinVQ decoder via binary DLL
34 * integrated Tremor decoder for Ogg/Vorbis 35 * integrated Tremor decoder for Ogg/Vorbis
35 * fixed decoding of stereo alaw files 36 * fixed decoding of stereo alaw files
36 * preload QT DLLs to work around problems with their hardcoded paths 37 * preload QT DLLs to work around problems with their hardcoded paths
37 * support for Real 10 RV30/40 Linux binary codec (fixes some RV40 files) 38 * support for Real 10 RV30/40 Linux binary codec (fixes some RV40 files)
38 * expose support for 422P and 444P raw formats 39 * expose support for 422P and 444P raw formats
39 * 32 bit RGB support in binary TSCC decoder 40 * 32 bit RGB support in binary TSCC decoder
40 * dropped support of old faad2 versions (<= 1.1) 41 * dropped support of old FAAD2 versions (<= 1.1)
41 * support for Real 10 cook Linux binary codec (decodes cook5.1) 42 * support for Real 10 cook Linux binary codec (decodes cook5.1)
42 * improved NV12/NV21 support 43 * improved NV12/NV21 support
43 * support for 32 bit float and extended WAV files 44 * support for 32 bit float and extended WAV files
44 * prefer native RealAudio 1.0 / 2.0 decoder over binary decoders 45 * prefer native RealAudio 1.0 / 2.0 decoder over binary decoders
45 * support for multichannel WAV files 46 * support for multichannel WAV files
60 * MP3 in Real files 61 * MP3 in Real files
61 * more user-friendly info about audio and subtitle tracks in Ogg files 62 * more user-friendly info about audio and subtitle tracks in Ogg files
62 * avisynth demuxer 63 * avisynth demuxer
63 * Multichannel MP3 in MP4 files support (MP3on4) 64 * Multichannel MP3 in MP4 files support (MP3on4)
64 * some classes of nonworking 14.4/28.8 RealAudio files fixed 65 * some classes of nonworking 14.4/28.8 RealAudio files fixed
65 * added code to autodetect and demux mpeg audio layers 1 and 2 66 * added code to autodetect and demux MPEG audio layers 1 and 2
66 * demux ac3 audio files using libavformat by default 67 * demux AC3 audio files using libavformat by default
67 * online audio stream switching in the MPEG and Matroska demuxers 68 * online audio stream switching in the MPEG and Matroska demuxers
68 * 3GP demuxing support 69 * 3GP demuxing support
69 * DVB updates and ATSC tuner support 70 * DVB updates and ATSC tuner support
70 * AVC in Matroska support 71 * AVC in Matroska support
71 * SWF and FLV support via libavformat 72 * SWF and FLV support via libavformat
91 * WNV1 video decoder 92 * WNV1 video decoder
92 * shorten audio decoder and demuxer 93 * shorten audio decoder and demuxer
93 * AASC video decoder 94 * AASC video decoder
94 * AMR NB/WB support via external reference decoders 95 * AMR NB/WB support via external reference decoders
95 * experimental ratecontrol for snow 96 * experimental ratecontrol for snow
97 * countless bug fixes all over the place
96 98
97 GUI: 99 GUI:
98 * half size event implemented and added to the menu 100 * half size event implemented and added to the menu
99 * ESD configuration dialog and software volume control option 101 * ESD configuration dialog and software volume control option
100 * memleaks fixed 102 * memleaks fixed
126 * crash with Turkish locale fixed 128 * crash with Turkish locale fixed
127 * several memleak fixes 129 * several memleak fixes
128 * -aa* options are replaced by -vo aa suboptions 130 * -aa* options are replaced by -vo aa suboptions
129 * excessive verbosity reduced 131 * excessive verbosity reduced
130 * RTC support for *BSD 132 * RTC support for *BSD
131 * non-UTF8 external subtitles with Matroska fixed 133 * non-UTF-8 external subtitles with Matroska fixed
132 * gcc4 fixes 134 * gcc 4 fixes
133 * partial NX (noexec bit) support 135 * partial NX (noexec bit) support
134 * support libsmbclient with SSL 136 * support libsmbclient with SSL
135 137
136 138
137 pre6: "X-mas present" December 23, 2004 139 pre6: "X-mas present" December 23, 2004