Mercurial > mplayer.hg
changeset 14020:245cbf61b8f7
updates
author | diego |
---|---|
date | Tue, 23 Nov 2004 00:13:57 +0000 |
parents | 91434df13f33 |
children | f0236d5ba7a7 |
files | ChangeLog DOCS/tech/MAINTAINERS |
diffstat | 2 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Tue Nov 23 00:12:53 2004 +0000 +++ b/ChangeLog Tue Nov 23 00:13:57 2004 +0000 @@ -97,6 +97,7 @@ * Creative ADPCM decoder * Miro VideoXL decoder * Sierra online audio files demuxer and decoder + * QPEG video decoder * Electronic Arts Game Multimedia format demuxer * H.261 fixes, H.261 encoder * fix VIS accelerated code @@ -132,12 +133,14 @@ * as usual, lots of bug fixes and optimizations Filters: - * software volume control when no hardware support, can be controled + * software volume control when no hardware support, can be controlled with the -softvol and -softvol-max parameters * high-quality audio resampling with -af lavcresample * cropdetect rounding parameter * missing audio plugins (extrastereo, volnorm) converted to audio filters * sine sweep generator audio filter + * hrtf audio filter to convert multichannel audio to 2 channel output + for headphones, preserving the spatiality of the sound * big-endian fixes in rgb2rgb converter * yuv2rgb Altivec optimization fixes @@ -147,6 +150,7 @@ * GUI redrawing limited, decreases CPU usage in audio-only case * GUI icons for the context menu * GUI speedup especially for audio only case + * GUI doublesize bug fixed * x264 encoder support * better EDL support * some --disable configure options finally work (mp3lib, liba52, libmpeg2) @@ -171,6 +175,7 @@ * gcc 4 compilation fixes * compilation fixes for many files in the TOOLS directory * infamous "stuck mouse button" bug fixed + * reduced verbosity of MPlayer's output somewhat pre5: "LinuxTag release" July 15, 2004
--- a/DOCS/tech/MAINTAINERS Tue Nov 23 00:12:53 2004 +0000 +++ b/DOCS/tech/MAINTAINERS Tue Nov 23 00:13:57 2004 +0000 @@ -39,7 +39,7 @@ * French: Nicolas Le Gaillart, Guillaume Poirier * Russian: Dmitry Baryshkov * Polish: Waclaw Schiller - * Italian: Daniele Forghieri + * Italian: Daniele Forghieri (outdated) * Chinese (simplified): Lu Ran (outdated) * Spanish: Juan Martin * Czech: Jiri Heryan @@ -54,6 +54,7 @@ * Solaris 8 support: Jürgen Keil, Pierre Lombard * MIPS support: Oliver Schoenbrunner * Win32/Cygwin/MinGW support: Sascha Sommer, Joey Parrish, Diego Biurrun + * Mac OS X: Nicolas Plourde MPlayer code: * A-V sync code, MPlayer/MEncoder core: Alex Beregszaszi