summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2009-05-08 23:50:26 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2009-05-08 23:50:26 +0300
commit1db1773ec27fc4e7c9d44ad02ccfa7eaf364ce07 (patch)
treec5e99bfe0e69cd37fb8ac70fadf00ce54a1cbe3c
parentf2864e9a072f53c38a04dd7c44392521777dc908 (diff)
parent86c9fb2e8930de031807513c9b93d47394d2d2fa (diff)
downloadmpv-1db1773ec27fc4e7c9d44ad02ccfa7eaf364ce07.tar.bz2
mpv-1db1773ec27fc4e7c9d44ad02ccfa7eaf364ce07.tar.xz
Merge svn changes up to r29277
-rw-r--r--AUTHORS4
-rw-r--r--DOCS/man/cs/mplayer.112
-rw-r--r--DOCS/man/de/mplayer.112
-rw-r--r--DOCS/man/en/mplayer.138
-rw-r--r--DOCS/man/es/mplayer.112
-rw-r--r--DOCS/man/fr/mplayer.165
-rw-r--r--DOCS/man/hu/mplayer.114
-rw-r--r--DOCS/man/it/mplayer.112
-rw-r--r--DOCS/man/pl/mplayer.112
-rw-r--r--DOCS/man/ru/mplayer.114
-rw-r--r--DOCS/man/zh_CN/mplayer.141
-rw-r--r--DOCS/tech/MAINTAINERS16
-rw-r--r--DOCS/tech/libao2.txt8
-rw-r--r--DOCS/tech/win32-codec-howto.txt1
-rw-r--r--DOCS/xml/cs/ports.xml2
-rw-r--r--DOCS/xml/de/ports.xml2
-rw-r--r--DOCS/xml/en/ports.xml2
-rw-r--r--DOCS/xml/fr/ports.xml2
-rw-r--r--DOCS/xml/hu/ports.xml2
-rw-r--r--DOCS/xml/pl/ports.xml2
-rw-r--r--DOCS/xml/ru/ports.xml2
-rw-r--r--Makefile547
-rwxr-xr-xTOOLS/binary_codecs.sh110
-rw-r--r--codec-cfg.c2
-rw-r--r--common.mak65
-rwxr-xr-xconfigure784
-rw-r--r--get_path.c2
-rw-r--r--get_path.h2
-rw-r--r--gui/interface.h5
-rw-r--r--help/help_mp-bg.h1
-rw-r--r--help/help_mp-cs.h1
-rw-r--r--help/help_mp-de.h3
-rw-r--r--help/help_mp-el.h1
-rw-r--r--help/help_mp-en.h1
-rw-r--r--help/help_mp-es.h1
-rw-r--r--help/help_mp-fr.h1
-rw-r--r--help/help_mp-hu.h1
-rw-r--r--help/help_mp-it.h1
-rw-r--r--help/help_mp-ja.h1
-rw-r--r--help/help_mp-ko.h1
-rw-r--r--help/help_mp-mk.h1
-rw-r--r--help/help_mp-nl.h1
-rw-r--r--help/help_mp-pl.h5
-rw-r--r--help/help_mp-ro.h1
-rw-r--r--help/help_mp-ru.h1
-rw-r--r--help/help_mp-sk.h1
-rw-r--r--help/help_mp-sv.h1
-rw-r--r--help/help_mp-tr.h1
-rw-r--r--help/help_mp-uk.h1
-rw-r--r--help/help_mp-zh_CN.h127
-rw-r--r--help/help_mp-zh_TW.h1
-rw-r--r--input/ar.c2
-rw-r--r--liba52/test.c2
-rw-r--r--libaf/af_bs2b.c138
-rw-r--r--libao2/ao_coreaudio.c (renamed from libao2/ao_macosx.c)118
-rw-r--r--libao2/ao_jack.c4
-rw-r--r--libao2/ao_pulse.c17
-rw-r--r--libao2/ao_sdl.c4
-rw-r--r--libao2/audio_out.c4
-rw-r--r--libass/ass_render.c2
-rw-r--r--libmpcodecs/ad_ffmpeg.c3
-rw-r--r--libmpcodecs/ad_qtaudio.c2
-rw-r--r--libmpcodecs/dec_audio.c1
-rw-r--r--libmpcodecs/dec_video.c1
-rw-r--r--libmpcodecs/vf_divtc.c4
-rw-r--r--libmpcodecs/vf_sab.c2
-rw-r--r--libmpcodecs/vf_zrmjpeg.c2
-rw-r--r--libmpcodecs/vqf.h18
-rw-r--r--libmpdemux/extension.c6
-rw-r--r--libmpdemux/muxer_mpeg.c2
-rw-r--r--libswscale/Makefile4
-rw-r--r--libswscale/options.c (renamed from libswscale/swscale_avoption.c)0
-rw-r--r--libswscale/rgb2rgb_template.c2
-rw-r--r--libswscale/swscale.c215
-rw-r--r--libswscale/swscale.h36
-rw-r--r--libswscale/swscale_internal.h58
-rw-r--r--libswscale/swscale_template.c100
-rw-r--r--libswscale/yuv2rgb.c9
-rw-r--r--libvo/gl_common.c17
-rw-r--r--libvo/jpeg_enc.c2
-rw-r--r--libvo/mga_common.c2
-rw-r--r--libvo/video_out.c4
-rw-r--r--libvo/vo_caca.c2
-rw-r--r--libvo/vo_corevideo.h (renamed from libvo/vo_macosx.h)4
-rw-r--r--libvo/vo_corevideo.m (renamed from libvo/vo_macosx.m)41
-rw-r--r--libvo/vo_directx.c12
-rw-r--r--libvo/vo_dxr2.c2
-rw-r--r--libvo/vo_quartz.c16
-rw-r--r--libvo/vo_tdfxfb.c2
-rw-r--r--libvo/vo_vdpau.c4
-rw-r--r--loader/dmo/dmo.c2
-rw-r--r--loader/dshow/DS_Filter.c2
-rw-r--r--loader/registry.c2
-rw-r--r--loader/vfl.c2
-rw-r--r--loader/win32.c40
-rw-r--r--mencoder.c2
-rw-r--r--mplayer.c8
-rw-r--r--osdep/timer-darwin.c6
-rw-r--r--osdep/timer-linux.c13
-rw-r--r--stream/stream_dvdnav.c20
-rw-r--r--stream/tvi_v4l2.c1
-rw-r--r--subdir.mak32
-rw-r--r--subreader.c9
-rw-r--r--vidix/sysdep/AsmMacros_powerpc.h2
-rw-r--r--vidix/sysdep/AsmMacros_x86.h4
-rw-r--r--vidix/sysdep/pci_win32.c2
106 files changed, 1594 insertions, 1363 deletions
diff --git a/AUTHORS b/AUTHORS
index 99f52fa8de..ad1883abf8 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -168,7 +168,7 @@ Bunkus, Moritz (Mosu) <moritz@bunkus.org>
Christiansen, Dan Villiom Podlaski (danchr) <danchr@daimi.au.dk>
* timer-darwin.c
- * ao_macosx
+ * CoreAudio audio output driver for Mac OS X
* build system cleanups for Darwin
Clagg, Jeff (snacky) <snacky@ikaruga.co.uk>
@@ -637,7 +637,7 @@ Pietrzak, Dariusz (Eyck) <eyck@ghost.anime.pl>
Plourde, Nicolas <nicolas.plourde@gmail.com>
* quartz video output driver for Mac OS X
- * macosx CoreVideo output driver for Mac OS X
+ * CoreVideo video output driver for Mac OS X
* Darwin VCD/SVCD support
Poettering, Lennart <mzzcynlre@0pointer.de>
diff --git a/DOCS/man/cs/mplayer.1 b/DOCS/man/cs/mplayer.1
index 9b5bbc8467..cb8d7dd8a0 100644
--- a/DOCS/man/cs/mplayer.1
+++ b/DOCS/man/cs/mplayer.1
@@ -316,7 +316,7 @@ Nastavení sytosti barev (saturation).
.PP
.RS
(Následující klávesy jsou činné pouze pokud používáte výstupní video rozhraní
-Quartz nebo macosx.)
+Quartz nebo corevideo.)
.RE
.PP
.PD 0
@@ -2632,7 +2632,7 @@ Předpočítá zpoždění zvuku, což má činit přehrávání videa plynulej
Zvukový výstup přes NAS.
.
.TP
-.B macosx (pouze Mac OS X)
+.B coreaudio (pouze Mac OS X)
Nativní Mac OS X zvuk.
.
.TP
@@ -3025,14 +3025,14 @@ Navíc pod X11 váš okenní manažer musí rozumět pokynům pro poměr stran o
.B "\-ontop\ "
Umístí okno přehrávače trvale nad ostatní okna.
Podporováno video rozhraními používajícími X11, kromě SDL,
-stejně jako directx, macosx, quartz, ggi a gl2.
+stejně jako directx, corevideo, quartz, ggi a gl2.
.
.TP
.B \-panscan <0.0\-1.0>
Zapne "přibližovací" funkci (pan-and-scan) (oříznutím videa po stranách tak,
aby např.\& film 16:9 pokryl obrazovku 4:3 bez černých okrajů).
Tato funkce pracuje pouze s video rozhraními xv, xmga, mga, gl,
-gl2, quartz, macosx a xvidix.
+gl2, quartz, corevideo a xvidix.
.br
.I POZNÁMKA:
Hodnoty mezi \-1 a 0 jsou také povoleny, ale naprosto experimenální
@@ -3059,7 +3059,7 @@ Zatím podporování pouze \-vo directx v kombinaci s volbou \-vm.
.B \-rootwin (pouze X11)
Přehraje film v kořenovém okně (pozadí desktopu).
Obrázek na ploše však může překrýt zobrazované video.
-Pracuje pouze s video rozhraními x11, xv, xmga, xvidix, quartz, macosx a directx.
+Pracuje pouze s video rozhraními x11, xv, xmga, xvidix, quartz, corevideo a directx.
.
.TP
.B \-saturation <\-100\-100>
@@ -3375,7 +3375,7 @@ Nastaví rozlišení celoobrazovkového režimu (použitelné pro pomalé systé
.PD 1
.
.TP
-.B macosx (Mac OS X 10.4 nebo 10.3.9 s QuickTime 7)
+.B corevideo (Mac OS X 10.4 nebo 10.3.9 s QuickTime 7)
Výstupní video rozhraní Mac OS X CoreVideo.
.PD 0
.RSs
diff --git a/DOCS/man/de/mplayer.1 b/DOCS/man/de/mplayer.1
index 9696f6700d..1b9f5e64c2 100644
--- a/DOCS/man/de/mplayer.1
+++ b/DOCS/man/de/mplayer.1
@@ -328,7 +328,7 @@ Passe Sttigung an.
.PP
.RS
(Die folgenden Tasten sind nur gltig bei Benutzung der Videoausgabetreiber
-quartz und macosx.)
+quartz und corevideo.)
.RE
.PP
.PD 0
@@ -2904,7 +2904,7 @@ Schtze die Audioverzgerung, sollte die Wiedergabe flssiger machen
Audioausgabe ber NAS
.
.TP
-.B macosx (nur bei Mac OS X)
+.B coreaudio (nur bei Mac OS X)
Nativer Mac OS X-Audioausgabetreiber.
.
.TP
@@ -3322,7 +3322,7 @@ Fenster-Seitenverhltnis verstehen.
.B "\-ontop\ "
Sorgt dafr, dass das Abspielfenster oberhalb von anderen Fenstern bleibt.
Wird untersttzt von Videoausgabetreibern, die X11 benutzen, auer SDL,
-auerdem directx, macosx, quartz, ggi und gl2.
+auerdem directx, corevideo, quartz, ggi und gl2.
.
.TP
.B \-panscan <0.0\-1.0>
@@ -3330,7 +3330,7 @@ Aktiviert Panscan.
Dabei werden z.B.\& bei einem 16:9-Film und einem 4:3-Monitor die Seiten
abgeschnitten, damit der komplette Bildbereich ausgefllt wird.
Der Bereich kontrolliert, wieviel vom Bild abgeschnitten wird.
-Dies funktioniert nur mit den xv-, xmga-, mga-, gl-, gl2, quartz-, macosx- und
+Dies funktioniert nur mit den xv-, xmga-, mga-, gl-, gl2, quartz-, corevideo- und
xvidix-Videoausgabetreibern.
.br
.I ANMERKUNG:
@@ -3356,7 +3356,7 @@ Momentan nur untersttzt von \-vo directx kombiniert mit der Option \-vm.
.B \-rootwin
Spielt den Film im Hauptfenster (dem Desktophintergrund) ab.
Desktophintergrundbilder knnen den Film allerdings verdecken.
-Funktioniert nur mit den x11-, xv-, xmga-, xvidix-, quartz-, macosx- und
+Funktioniert nur mit den x11-, xv-, xmga-, xvidix-, quartz-, corevideo- und
directx-Videoausgabetreibern.
.
.TP
@@ -3714,7 +3714,7 @@ Gib die Auflsung im Vollbildmodus an (ntzlich auf langsamen Systemen).
.PD 1
.
.TP
-.B macosx (Mac OS X 10.4 oder 10.3.9 mit QuickTime 7)
+.B corevideo (Mac OS X 10.4 oder 10.3.9 mit QuickTime 7)
Mac OS X CoreVideo-Videoausgabetreiber
.PD 0
.RSs
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 931f9264db..8a3ac1e5a8 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -312,7 +312,7 @@ Adjust saturation.
.PD 1
.PP
.RS
-(The following keys are valid only when using the quartz or macosx
+(The following keys are valid only when using the quartz or corevideo
video output driver.)
.RE
.PP
@@ -1043,7 +1043,7 @@ Permit MPlayer to receive pointer events reported by the video
output driver.
Necessary to select the buttons in DVD menus.
Supported for X11 based VOs (x11, xv, xvmc, etc.) and the gl, gl2, direct3d and
-macosx VOs.
+corevideo VOs.
.
.TP
.B \-noar
@@ -2793,7 +2793,7 @@ Note that this seems unreliable and will spam stdout with server messages.
audio output through NAS
.
.TP
-.B macosx (Mac OS X only)
+.B coreaudio (Mac OS X only)
native Mac OS X audio output driver
.
.TP
@@ -3222,14 +3222,14 @@ Furthermore under X11 your window manager has to honor window aspect hints.
.B "\-ontop\ "
Makes the player window stay on top of other windows.
Supported by video output drivers which use X11, except SDL,
-as well as directx, macosx, quartz, ggi and gl2.
+as well as directx, corevideo, quartz, ggi and gl2.
.
.TP
.B \-panscan <0.0\-1.0>
Enables pan-and-scan functionality (cropping the sides of e.g.\& a 16:9
movie to make it fit a 4:3 display without black bands).
The range controls how much of the image is cropped.
-Only works with the xv, xmga, mga, gl, gl2, quartz, macosx and xvidix
+Only works with the xv, xmga, mga, gl, gl2, quartz, corevideo and xvidix
video output drivers.
.br
.I NOTE:
@@ -3255,7 +3255,7 @@ Currently only supported by \-vo directx combined with the \-vm option.
.B \-rootwin
Play movie in the root window (desktop background).
Desktop background images may cover the movie window, though.
-Only works with the x11, xv, xmga, xvidix, quartz, macosx and directx video output drivers.
+Only works with the x11, xv, xmga, xvidix, quartz, corevideo and directx video output drivers.
.
.TP
.B \-saturation <\-100\-100>
@@ -3646,7 +3646,7 @@ Specify the fullscreen resolution (useful on slow systems).
.PD 1
.
.TP
-.B macosx (Mac OS X 10.4 or 10.3.9 with QuickTime 7)
+.B corevideo (Mac OS X 10.4 or 10.3.9 with QuickTime 7)
Mac OS X CoreVideo video output driver
.PD 0
.RSs
@@ -5079,10 +5079,26 @@ head shadowing effect.
It is applicable only to 2 channel audio.
.PD 0
.RSs
-.IPs level=<1\-3>
-Set cross feed level, higher level means stronger effect (default: 3).
-.IPs profile=<0\-1>
-Select cross feed profile to use, 1 provides softer sound than 0 (default: 1).
+.IPs fcut=<300\-1000>
+Set cut frequency in Hz.
+.IPs feed=<10\-150>
+Set feed level for low frequencies in 0.1*dB.
+.IPs profile=<value>
+Several profiles are available for convenience:
+.RSs
+default: will be used if nothing else was specified (fcut=700,
+feed=45);
+.br
+cmoy: Chu Moy circuit implementation (fcut=700, feed=60);
+.br
+jmeier: Jan Meier circuit implementation (fcut=650, feed=95).
+.REss
+.PD 1
+.RE
+.sp 1
+.RS
+If fcut or feed options are specified together with a profile, they
+will be applied on top of the selected profile.
.RE
.PD 1
.
diff --git a/DOCS/man/es/mplayer.1 b/DOCS/man/es/mplayer.1
index 12aec37677..9de337057f 100644
--- a/DOCS/man/es/mplayer.1
+++ b/DOCS/man/es/mplayer.1
@@ -313,7 +313,7 @@ Ajusta la saturacin.
.PD 1
.PP
(Las siguientes teclas son vlidas nicamente cuando se usa quartz o el
-controlador de vdeo de macosx)
+controlador de vdeo de corevideo)
.PP
.PD 0
.IPs "command + 0"
@@ -2478,7 +2478,7 @@ vdeo sea ms uniforme (por defecto: activada).
Salida de audio a travs de NAS.
.
.TP
-.B macosx (Mac OS X solamente)
+.B coreaudio (Mac OS X solamente)
Controlador de salida de audio nativo Mac OS X.
.
.TP
@@ -2882,7 +2882,7 @@ de aspecto de ventana.
.TP
.B \-ontop
Hace que la ventana de reproduccin se quede por encima de las otras ventanas.
-Soportado por controladores que usen X11, excepto SDL, as como directx,macosx,
+Soportado por controladores que usen X11, excepto SDL, as como directx,corevideo,
quartz, ggi y gl2.
.
.TP
@@ -2892,7 +2892,7 @@ pelcula a 16:9 para ajustarla a una pantalla 4:3 sin bandas negras).
.br
El rango controla cunto de la imagen ser recortado.
Slo funciona con los controladores de salida de vdeo xv, xmga, mga, gl, gl2,
-quartz, maco