Mercurial > mplayer.hg
changeset 23734:acfe034e5386
ISO8859-1 --> UTF-8
author | diego |
---|---|
date | Mon, 09 Jul 2007 19:50:36 +0000 |
parents | 064e8065ba69 |
children | 2232dac31fdb |
files | Changelog Copyright DOCS/tech/MAINTAINERS DOCS/tech/encoding-tips.txt TOOLS/README drivers/mga_vid.c gui/mplayer/gtk/menu.c libao2/ao_jack.c libao2/ao_nas.c libao2/ao_openal.c libao2/ao_sdl.c libmpcodecs/ad_hwac3.c libmpcodecs/ad_mpc.c loader/pe_image.c stream/stream_cddb.c vidix/cyberblade_vid.c vidix/dha.c vidix/pci.c vidix/pm2_vid.c vidix/pm3_vid.c |
diffstat | 20 files changed, 51 insertions(+), 51 deletions(-) [+] |
line wrap: on
line diff
--- a/Changelog Mon Jul 09 19:34:34 2007 +0000 +++ b/Changelog Mon Jul 09 19:50:36 2007 +0000 @@ -2312,7 +2312,7 @@ at low bitrates (usually used for ASF files with DivX audio) Input and output buffer sizes are now queryed, problem solved :) - SDL support compiling hint by Michael Durller added to the FAQ - - opendivx support in ASF files [Grard Lantau] + - opendivx support in ASF files [Gérard Lantau] - ./configure & Makefiles patch by Aaron Hope applied. (adds --with-win32libdir and fixes --with-x11libdir) - ./configure fixed, now it defaults to /usr/lib/win32 if detection failed
--- a/Copyright Mon Jul 09 19:34:34 2007 +0000 +++ b/Copyright Mon Jul 09 19:50:36 2007 +0000 @@ -1,4 +1,4 @@ -MPlayer was originally written by rpd Gereffy and has been extended and +MPlayer was originally written by Árpád Gereöffy and has been extended and worked on by many more since then, see the AUTHORS file for an (incomplete) list. You are free to use it under the terms of the GNU General Public License, as described in the LICENSE file. @@ -56,8 +56,8 @@ 1999 Christian Wolff for convergence integrated media 2000-2001 Billy Biggs <vektor@dumbterm.net>, 2001-2002 Samuel Hocevar <sam@zoy.org>, - 2000-2003 Bjrn Englund <d4bjorn@dtek.chalmers.se>, - 2000-2003 Hkan Hjort <d95hjort@dtek.chalmers.se> + 2000-2003 Björn Englund <d4bjorn@dtek.chalmers.se>, + 2000-2003 Håkan Hjort <d95hjort@dtek.chalmers.se> License: GNU General Public License Name: libmpeg2
--- a/DOCS/tech/MAINTAINERS Mon Jul 09 19:34:34 2007 +0000 +++ b/DOCS/tech/MAINTAINERS Mon Jul 09 19:50:36 2007 +0000 @@ -30,7 +30,7 @@ * MPlayer: Diego Biurrun * MEncoder: Guillaume Poirier * man page: Diego Biurrun - * translation coordination: Sebastian Krmer + * translation coordination: Sebastian Krämer * input layer, LIRC, slave mode docs: Alban Bedel * tech/* docs: None * tech/* documentation docs: Diego Biurrun @@ -38,7 +38,7 @@ Man page translations: * Czech: Jiri Heryan * French: Guillaume Poirier - * German: Sebastian Krmer + * German: Sebastian Krämer * Hungarian: Gabor Mizda * Italian: Daniele Forghieri * Polish: Waclaw Schiller @@ -50,7 +50,7 @@ Documentation translations: * Czech: Jiri Heryan * French: Guillaume Poirier - * German: Sebastian Krmer + * German: Sebastian Krämer * Hungarian: Gabor Mizda * Italian: Paolo Tresoldi * Polish: Waclaw Schiller @@ -65,7 +65,7 @@ * FreeBSD: Vladimir Kushnir, Nexus * BSD/OS: Steven Schultz * NetBSD: Bernd Ernesti - * OpenBSD: Bjrn Sandell + * OpenBSD: Björn Sandell * Solaris: Derek Lewis * Win32/Cygwin/MinGW: Sascha Sommer, Joey Parrish, Diego Biurrun * Mac OS X: Nicolas Plourde @@ -113,8 +113,8 @@ * demux_realaud.c - Roberto Togni * demux_rtp* - Ross Finlayson * demux_mpg and demux_ts - Nico Sabbi - * demux_mpc.c - Reimar Dffinger - * demux_nuv.c - Reimar Dffinger + * demux_mpc.c - Reimar Döffinger + * demux_nuv.c - Reimar Döffinger muxers: * muxer_lavf.c - Michael Niedermayer @@ -134,7 +134,7 @@ * FFmpeg: Michael Niedermayer * XviD: Ivan Kalvachev * x264: Loren Merritt - * musepack, speex: Reimar Dffinger + * musepack, speex: Reimar Döffinger video filters: * general: Richard Felker, Michael Niedermayer @@ -159,7 +159,7 @@ * vo_bl.c - Rik Snel * vo_cvidix.c - Sascha Sommer * vo_dga.c - None - * vo_dfbmga.c - Ville Syrjl + * vo_dfbmga.c - Ville Syrjälä * vo_directfb[2].c - Jiri Svoboda * vo_directx.c - Sascha Sommer * vo_dxr2.c - Alban Bedel @@ -168,8 +168,8 @@ * vo_fbdev2.c - Joey Parrish * vo_ggi.c - Christoph Egger * vo_gif89a.c - Joey Parrish - * vo_gl.c - Reimar Dffinger - * vo_gl2.c - Reimar Dffinger + * vo_gl.c - Reimar Döffinger + * vo_gl2.c - Reimar Döffinger * vo_ivtv.c - Benjamin Zores * vo_jpeg.c - Ivo van Poorten * vo_macosx.m - Nicolas Plourde @@ -177,10 +177,10 @@ * vo_mga.c - Attila Kinali * vo_mpegpes.c - None * vo_null.c - None - * vo_png.c - Felix Bnemann + * vo_png.c - Felix Bünemann * vo_pnm.c - Ivo van Poorten * vo_quartz.c - Nicolas Plourde - * vo_sdl.c - Felix Bnemann + * vo_sdl.c - Felix Bünemann * vo_svga.c - Ivan Kalvachev * vo_tdfxfb.c - Alban Bedel * vo_tga.c - Daniele Forghieri @@ -197,7 +197,7 @@ * vo_zr2.c - Rik Snel * x11_common.c - Alexander Strasser - * w32_common.c - Reimar Dffinger + * w32_common.c - Reimar Döffinger libao2 drivers: * ao_alsa5.c - None @@ -207,7 +207,7 @@ * ao_dxr2.c - None * ao_esd.c - None * ao_ivtv.c - Benjamin Zores - * ao_jack.c - Reimar Dffinger + * ao_jack.c - Reimar Döffinger * ao_mpegpes.c - None * ao_nas.c - Tobias Diedrich * ao_null.c - None
--- a/DOCS/tech/encoding-tips.txt Mon Jul 09 19:34:34 2007 +0000 +++ b/DOCS/tech/encoding-tips.txt Mon Jul 09 19:50:36 2007 +0000 @@ -342,7 +342,7 @@ watching what's going on. -- -Rmi +Rémi =========== TIPS FOR ENCODING @@ -602,7 +602,7 @@ (and yes, I've a DVD with 12 subtitles) -- -Rmi +Rémi ================================================================================ @@ -644,7 +644,7 @@ very fuzzy cloud like in the chocolat scene. Note that I don't know exactly why ;) -A = Rmi +A = Rémi ================================================================================
--- a/TOOLS/README Mon Jul 09 19:34:34 2007 +0000 +++ b/TOOLS/README Mon Jul 09 19:50:36 2007 +0000 @@ -18,7 +18,7 @@ edgedetect.fp, emboss.fp -Author: Reimar Dffinger +Author: Reimar Döffinger Description: Examples of custom fragment program for OpenGL video out driver @@ -47,7 +47,7 @@ mplmult.sh -Author: Reimar Dffinger +Author: Reimar Döffinger Description: Example how to output video on multiple windows in sync. Might be even more useful in combination with -vo ggi to distribute @@ -103,7 +103,7 @@ mencvcd -Author: Jrgen Hammelmann +Author: Jürgen Hammelmann Description: Converts DVD (or anything else that MPlayer plays) to (S)VCD @@ -349,7 +349,7 @@ cpuinfo -Author: Jrgen Keil +Author: Jürgen Keil Description: the prototype ../cpuinfo.c @@ -365,7 +365,7 @@ fastmemcpybench -Author: Felix Bnemann +Author: Felix Bünemann Description: benchmark/testbed for fastmemcpy stuff @@ -442,7 +442,7 @@ vobshift.py -Author: Gbor Farkas +Author: Gábor Farkas Description: Adjust the time-info in vobsub files
--- a/drivers/mga_vid.c Mon Jul 09 19:34:34 2007 +0000 +++ b/drivers/mga_vid.c Mon Jul 09 19:50:36 2007 +0000 @@ -1147,7 +1147,7 @@ #ifdef CRTC2 // sem pridat vyber obrazku !!!! -// i han echt kei ahnig was das obe heisse sll +// i han echt kei ahnig was das obe heisse söll crtc2_frame_sel(card->next_frame); #endif
--- a/gui/mplayer/gtk/menu.c Mon Jul 09 19:34:34 2007 +0000 +++ b/gui/mplayer/gtk/menu.c Mon Jul 09 19:50:36 2007 +0000 @@ -292,10 +292,10 @@ { lng( 'n','e' ), "Nepali" }, { lng( 's','e' ), "NorthernSami" }, { lng( 'n','o' ), "Norwegian" }, - { lng( 'n','b' ), "NorwegianBokml" }, + { lng( 'n','b' ), "NorwegianBokmål" }, { lng( 'n','n' ), "NorwegianNynorsk" }, { lng( 'n','y' ), "Nyanja;Chichewa" }, - { lng( 'o','c' ), "Occitan(post1500;Provenal" }, + { lng( 'o','c' ), "Occitan(post1500;Provençal" }, { lng( 'o','r' ), "Oriya" }, { lng( 'o','m' ), "Oromo" }, { lng( 'o','s' ), "Ossetian;Ossetic" }, @@ -304,7 +304,7 @@ { lng( 'f','a' ), "Persian" }, { lng( 'p','l' ), "Polish" }, { lng( 'p','t' ), "Portuguese" }, - { lng( 'o','c' ), "Provenal;Occitan(post1500" }, + { lng( 'o','c' ), "Provençal;Occitan(post1500" }, { lng( 'p','s' ), "Pushto" }, { lng( 'q','u' ), "Quechua" }, { lng( 'r','m' ), "Raeto-Romance" }, @@ -348,7 +348,7 @@ { lng( 'u','r' ), "Urdu" }, { lng( 'u','z' ), "Uzbek" }, { lng( 'v','i' ), "Vietnamese" }, - { lng( 'v','o' ), "Volapk" }, + { lng( 'v','o' ), "Volapük" }, { lng( 'c','y' ), "Welsh" }, { lng( 'w','o' ), "Wolof" }, { lng( 'x','h' ), "Xhosa" },
--- a/libao2/ao_jack.c Mon Jul 09 19:34:34 2007 +0000 +++ b/libao2/ao_jack.c Mon Jul 09 19:50:36 2007 +0000 @@ -4,8 +4,8 @@ * This driver is under the same license as MPlayer. * (http://www.mplayerhq.hu) * - * Copyleft 2001 by Felix Bnemann (atmosfear@users.sf.net) - * and Reimar Dffinger (Reimar.Doeffinger@stud.uni-karlsruhe.de) + * Copyleft 2001 by Felix Bünemann (atmosfear@users.sf.net) + * and Reimar Döffinger (Reimar.Doeffinger@stud.uni-karlsruhe.de) */ #include <stdio.h> @@ -31,7 +31,7 @@ { "JACK audio output", "jack", - "Reimar Dffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>", + "Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>", "based on ao_sdl.c" };
--- a/libao2/ao_nas.c Mon Jul 09 19:34:34 2007 +0000 +++ b/libao2/ao_nas.c Mon Jul 09 19:50:36 2007 +0000 @@ -6,7 +6,7 @@ * * xmms plugin by Willem Monsuwe * adapted for libaudiooss by Jon Trulson - * further modified by Erik Inge Bols + * further modified by Erik Inge Bolsø * largely rewritten and used for this * plugin by Tobias Diedrich *
--- a/libao2/ao_openal.c Mon Jul 09 19:34:34 2007 +0000 +++ b/libao2/ao_openal.c Mon Jul 09 19:50:36 2007 +0000 @@ -4,7 +4,7 @@ * This driver is under the same license as MPlayer. * (http://www.mplayerhq.hu) * - * Copyleft 2006 by Reimar Dffinger (Reimar.Doeffinger@stud.uni-karlsruhe.de) + * Copyleft 2006 by Reimar Döffinger (Reimar.Doeffinger@stud.uni-karlsruhe.de) */ #include "config.h" @@ -33,7 +33,7 @@ { "OpenAL audio output", "openal", - "Reimar Dffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>", + "Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>", "" };
--- a/libao2/ao_sdl.c Mon Jul 09 19:34:34 2007 +0000 +++ b/libao2/ao_sdl.c Mon Jul 09 19:50:36 2007 +0000 @@ -4,7 +4,7 @@ * This driver is under the same license as MPlayer. * (http://www.mplayerhq.hu) * - * Copyleft 2001 by Felix Bnemann (atmosfear@users.sf.net) + * Copyleft 2001 by Felix Bünemann (atmosfear@users.sf.net) * * Thanks to Arpi for nice ringbuffer-code! *
--- a/libmpcodecs/ad_hwac3.c Mon Jul 09 19:34:34 2007 +0000 +++ b/libmpcodecs/ad_hwac3.c Mon Jul 09 19:50:36 2007 +0000 @@ -28,7 +28,7 @@ { "AC3/DTS pass-through S/PDIF", "hwac3", - "Nick Kurshev/Peter Schller", + "Nick Kurshev/Peter Schüller", "???", "" };
--- a/libmpcodecs/ad_mpc.c Mon Jul 09 19:34:34 2007 +0000 +++ b/libmpcodecs/ad_mpc.c Mon Jul 09 19:50:36 2007 +0000 @@ -1,7 +1,7 @@ /** * Musepack audio files decoder for MPlayer * by Reza Jelveh <reza.jelveh@tuhh.de> and - * Reimar Dffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de> + * Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de> * License: GPL * This code may be be relicensed under the terms of the GNU LGPL when it * becomes part of the FFmpeg project (ffmpeg.org) @@ -20,7 +20,7 @@ { "Musepack audio decoder", "mpcdec", - "Reza Jelveh and Reimar Dffinger", + "Reza Jelveh and Reimar Döffinger", "", "" };
--- a/loader/pe_image.c Mon Jul 09 19:34:34 2007 +0000 +++ b/loader/pe_image.c Mon Jul 09 19:50:36 2007 +0000 @@ -1,6 +1,6 @@ /* * Copyright 1994 Eric Youndale & Erik Bos - * Copyright 1995 Martin von Lwis + * Copyright 1995 Martin von Löwis * Copyright 1996-98 Marcus Meissner * * based on Eric Youndale's pe-test and:
--- a/stream/stream_cddb.c Mon Jul 09 19:34:34 2007 +0000 +++ b/stream/stream_cddb.c Mon Jul 09 19:50:36 2007 +0000 @@ -595,7 +595,7 @@ char *user_name; if( cddb_data->anonymous ) { // Default is anonymous - /* Note from Eduardo Prez Ureta <eperez@it.uc3m.es> : + /* Note from Eduardo Pérez Ureta <eperez@it.uc3m.es> : * We don't send current user/host name in hello to prevent spam. * Software that sends this is considered spyware * that most people don't like.
--- a/vidix/cyberblade_vid.c Mon Jul 09 19:34:34 2007 +0000 +++ b/vidix/cyberblade_vid.c Mon Jul 09 19:50:36 2007 +0000 @@ -19,7 +19,7 @@ * along with MPlayer; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * Based on Permedia 3 driver by Mns Rullgrd + * Based on Permedia 3 driver by Måns Rullgård * Thanks to Gilles Frattini for bugfixes. * * Changes:
--- a/vidix/dha.c Mon Jul 09 19:34:34 2007 +0000 +++ b/vidix/dha.c Mon Jul 09 19:50:36 2007 +0000 @@ -20,7 +20,7 @@ * * 1996/10/27 - Robin Cutshaw (robin@xfree86.org) * XFree86 3.3.3 implementation - * 1999 - yvind Aabling. + * 1999 - Øyvind Aabling. * Modified for GATOS/win/gfxdump. * * 2002 - library implementation by Nick Kurshev
--- a/vidix/pci.c Mon Jul 09 19:34:34 2007 +0000 +++ b/vidix/pci.c Mon Jul 09 19:50:36 2007 +0000 @@ -1,6 +1,6 @@ /* (C) 2002 - library implementation by Nick Kyrshev - XFree86 3.3.3 scanpci.c, modified for GATOS/win/gfxdump by yvind Aabling. + XFree86 3.3.3 scanpci.c, modified for GATOS/win/gfxdump by Øyvind Aabling. */ /* $XConsortium: scanpci.c /main/25 1996/10/27 11:48:40 kaleb $ */ /*
--- a/vidix/pm2_vid.c Mon Jul 09 19:34:34 2007 +0000 +++ b/vidix/pm2_vid.c Mon Jul 09 19:50:36 2007 +0000 @@ -1,6 +1,6 @@ /* * VIDIX driver for 3DLabs Permedia 2 chipsets. - * Copyright (C) 2002 Mns Rullgrd + * Copyright (C) 2002 Måns Rullgård * * This file is part of MPlayer. * @@ -63,7 +63,7 @@ static vidix_capability_t pm2_cap = { "3DLabs Permedia2 driver", - "Mns Rullgrd <mru@users.sf.net>", + "Måns Rullgård <mru@users.sf.net>", TYPE_OUTPUT, { 0, 0, 0, 0 }, 2048,
--- a/vidix/pm3_vid.c Mon Jul 09 19:34:34 2007 +0000 +++ b/vidix/pm3_vid.c Mon Jul 09 19:50:36 2007 +0000 @@ -1,6 +1,6 @@ /* * VIDIX driver for 3DLabs Glint R3 and Permedia 3 chipsets. - * Copyright (C) 2002 Mns Rullgrd + * Copyright (C) 2002 Måns Rullgård * * This file is part of MPlayer. * @@ -52,7 +52,7 @@ static vidix_capability_t pm3_cap = { "3DLabs GLINT R3/Permedia3 driver", - "Mns Rullgrd <mru@users.sf.net>", + "Måns Rullgård <mru@users.sf.net>", TYPE_OUTPUT, { 0, 0, 0, 0 }, 2048,