From 8c1f79d2696482b1fcd2d409d6eaadc4f7e8f0b1 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 23 Nov 2004 00:13:57 +0000 Subject: updates git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14021 b3059339-0415-0410-9bf9-f77b7e298cf2 --- ChangeLog | 7 ++++++- DOCS/tech/MAINTAINERS | 3 ++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b60877f4a1..33ce12daa2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -97,6 +97,7 @@ MPlayer (1.0) * 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 @@ MPlayer (1.0) * 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 @@ MPlayer (1.0) * 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 @@ MPlayer (1.0) * 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 diff --git a/DOCS/tech/MAINTAINERS b/DOCS/tech/MAINTAINERS index 3583b3b296..096b95ddaf 100644 --- a/DOCS/tech/MAINTAINERS +++ b/DOCS/tech/MAINTAINERS @@ -39,7 +39,7 @@ Documentation translations: * 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 @@ Platforms/ports: (see also DOCS/tech/porting-status.txt) * 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 -- cgit v1.2.3