comparison ChangeLog @ 14020:245cbf61b8f7

updates
author diego
date Tue, 23 Nov 2004 00:13:57 +0000
parents c917b3ff0b27
children 571f08316b2d
comparison
equal deleted inserted replaced
14019:91434df13f33 14020:245cbf61b8f7
95 * IBM Ultimotion video decoder 95 * IBM Ultimotion video decoder
96 * QuickDraw video decoder 96 * QuickDraw video decoder
97 * Creative ADPCM decoder 97 * Creative ADPCM decoder
98 * Miro VideoXL decoder 98 * Miro VideoXL decoder
99 * Sierra online audio files demuxer and decoder 99 * Sierra online audio files demuxer and decoder
100 * QPEG video decoder
100 * Electronic Arts Game Multimedia format demuxer 101 * Electronic Arts Game Multimedia format demuxer
101 * H.261 fixes, H.261 encoder 102 * H.261 fixes, H.261 encoder
102 * fix VIS accelerated code 103 * fix VIS accelerated code
103 * DTS support via libdts 104 * DTS support via libdts
104 * many DV fixes, seek in raw DV files 105 * many DV fixes, seek in raw DV files
130 * range coder (arithmetic entropy coder) used by snow and ffv1 131 * range coder (arithmetic entropy coder) used by snow and ffv1
131 * ffv1 enhancements: signed golomb, range codes 132 * ffv1 enhancements: signed golomb, range codes
132 * as usual, lots of bug fixes and optimizations 133 * as usual, lots of bug fixes and optimizations
133 134
134 Filters: 135 Filters:
135 * software volume control when no hardware support, can be controled 136 * software volume control when no hardware support, can be controlled
136 with the -softvol and -softvol-max parameters 137 with the -softvol and -softvol-max parameters
137 * high-quality audio resampling with -af lavcresample 138 * high-quality audio resampling with -af lavcresample
138 * cropdetect rounding parameter 139 * cropdetect rounding parameter
139 * missing audio plugins (extrastereo, volnorm) converted to audio filters 140 * missing audio plugins (extrastereo, volnorm) converted to audio filters
140 * sine sweep generator audio filter 141 * sine sweep generator audio filter
142 * hrtf audio filter to convert multichannel audio to 2 channel output
143 for headphones, preserving the spatiality of the sound
141 * big-endian fixes in rgb2rgb converter 144 * big-endian fixes in rgb2rgb converter
142 * yuv2rgb Altivec optimization fixes 145 * yuv2rgb Altivec optimization fixes
143 146
144 Others: 147 Others:
145 * -loop and -shuffle now work together 148 * -loop and -shuffle now work together
146 * GUI unified audio options dialog, also for ALSA 149 * GUI unified audio options dialog, also for ALSA
147 * GUI redrawing limited, decreases CPU usage in audio-only case 150 * GUI redrawing limited, decreases CPU usage in audio-only case
148 * GUI icons for the context menu 151 * GUI icons for the context menu
149 * GUI speedup especially for audio only case 152 * GUI speedup especially for audio only case
153 * GUI doublesize bug fixed
150 * x264 encoder support 154 * x264 encoder support
151 * better EDL support 155 * better EDL support
152 * some --disable configure options finally work (mp3lib, liba52, libmpeg2) 156 * some --disable configure options finally work (mp3lib, liba52, libmpeg2)
153 * framestepping 157 * framestepping
154 * changeable playback speed 158 * changeable playback speed
169 * FriBiDi fixes for comma handling in Hebrew subtitles 173 * FriBiDi fixes for comma handling in Hebrew subtitles
170 * -crash-debug option to attach gdb automatically after crashes 174 * -crash-debug option to attach gdb automatically after crashes
171 * gcc 4 compilation fixes 175 * gcc 4 compilation fixes
172 * compilation fixes for many files in the TOOLS directory 176 * compilation fixes for many files in the TOOLS directory
173 * infamous "stuck mouse button" bug fixed 177 * infamous "stuck mouse button" bug fixed
178 * reduced verbosity of MPlayer's output somewhat
174 179
175 180
176 pre5: "LinuxTag release" July 15, 2004 181 pre5: "LinuxTag release" July 15, 2004
177 182
178 Name: 183 Name: