ISO8859-1 --> UTF-8

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23754 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-07-09 19:50:36 +00:00
parent 344a7d5574
commit b000a6a519
20 changed files with 51 additions and 51 deletions

View File

@ -2312,7 +2312,7 @@ MPlayer v0.11-pre16: Feb 4, 2001
at low bitrates (usually used for ASF files with DivX audio) at low bitrates (usually used for ASF files with DivX audio)
Input and output buffer sizes are now queryed, problem solved :) Input and output buffer sizes are now queryed, problem solved :)
- SDL support compiling hint by Michael Durller added to the FAQ - SDL support compiling hint by Michael Durller added to the FAQ
- opendivx support in ASF files [Gérard Lantau] - opendivx support in ASF files [Gérard Lantau]
- ./configure & Makefiles patch by Aaron Hope applied. - ./configure & Makefiles patch by Aaron Hope applied.
(adds --with-win32libdir and fixes --with-x11libdir) (adds --with-win32libdir and fixes --with-x11libdir)
- ./configure fixed, now it defaults to /usr/lib/win32 if detection failed - ./configure fixed, now it defaults to /usr/lib/win32 if detection failed

View File

@ -1,4 +1,4 @@
MPlayer was originally written by Árpád Gereöffy 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) 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, list. You are free to use it under the terms of the GNU General Public License,
as described in the LICENSE file. as described in the LICENSE file.
@ -56,8 +56,8 @@ Copyright: 1998, 1999 Eric Smith <eric@brouhaha.com>
1999 Christian Wolff for convergence integrated media 1999 Christian Wolff for convergence integrated media
2000-2001 Billy Biggs <vektor@dumbterm.net>, 2000-2001 Billy Biggs <vektor@dumbterm.net>,
2001-2002 Samuel Hocevar <sam@zoy.org>, 2001-2002 Samuel Hocevar <sam@zoy.org>,
2000-2003 Björn Englund <d4bjorn@dtek.chalmers.se>, 2000-2003 Björn Englund <d4bjorn@dtek.chalmers.se>,
2000-2003 Håkan Hjort <d95hjort@dtek.chalmers.se> 2000-2003 Håkan Hjort <d95hjort@dtek.chalmers.se>
License: GNU General Public License License: GNU General Public License
Name: libmpeg2 Name: libmpeg2

View File

@ -30,7 +30,7 @@ Documentation:
* MPlayer: Diego Biurrun * MPlayer: Diego Biurrun
* MEncoder: Guillaume Poirier * MEncoder: Guillaume Poirier
* man page: Diego Biurrun * man page: Diego Biurrun
* translation coordination: Sebastian Krämer * translation coordination: Sebastian Krämer
* input layer, LIRC, slave mode docs: Alban Bedel * input layer, LIRC, slave mode docs: Alban Bedel
* tech/* docs: None * tech/* docs: None
* tech/* documentation docs: Diego Biurrun * tech/* documentation docs: Diego Biurrun
@ -38,7 +38,7 @@ Documentation:
Man page translations: Man page translations:
* Czech: Jiri Heryan * Czech: Jiri Heryan
* French: Guillaume Poirier * French: Guillaume Poirier
* German: Sebastian Krämer * German: Sebastian Krämer
* Hungarian: Gabor Mizda * Hungarian: Gabor Mizda
* Italian: Daniele Forghieri * Italian: Daniele Forghieri
* Polish: Waclaw Schiller * Polish: Waclaw Schiller
@ -50,7 +50,7 @@ Man page translations:
Documentation translations: Documentation translations:
* Czech: Jiri Heryan * Czech: Jiri Heryan
* French: Guillaume Poirier * French: Guillaume Poirier
* German: Sebastian Krämer * German: Sebastian Krämer
* Hungarian: Gabor Mizda * Hungarian: Gabor Mizda
* Italian: Paolo Tresoldi * Italian: Paolo Tresoldi
* Polish: Waclaw Schiller * Polish: Waclaw Schiller
@ -65,7 +65,7 @@ Platforms/ports:
* FreeBSD: Vladimir Kushnir, Nexus * FreeBSD: Vladimir Kushnir, Nexus
* BSD/OS: Steven Schultz * BSD/OS: Steven Schultz
* NetBSD: Bernd Ernesti * NetBSD: Bernd Ernesti
* OpenBSD: Björn Sandell * OpenBSD: Björn Sandell
* Solaris: Derek Lewis * Solaris: Derek Lewis
* Win32/Cygwin/MinGW: Sascha Sommer, Joey Parrish, Diego Biurrun * Win32/Cygwin/MinGW: Sascha Sommer, Joey Parrish, Diego Biurrun
* Mac OS X: Nicolas Plourde * Mac OS X: Nicolas Plourde
@ -113,8 +113,8 @@ demuxers:
* demux_realaud.c - Roberto Togni * demux_realaud.c - Roberto Togni
* demux_rtp* - Ross Finlayson * demux_rtp* - Ross Finlayson
* demux_mpg and demux_ts - Nico Sabbi * demux_mpg and demux_ts - Nico Sabbi
* demux_mpc.c - Reimar Döffinger * demux_mpc.c - Reimar Döffinger
* demux_nuv.c - Reimar Döffinger * demux_nuv.c - Reimar Döffinger
muxers: muxers:
* muxer_lavf.c - Michael Niedermayer * muxer_lavf.c - Michael Niedermayer
@ -134,7 +134,7 @@ codec support:
* FFmpeg: Michael Niedermayer * FFmpeg: Michael Niedermayer
* XviD: Ivan Kalvachev * XviD: Ivan Kalvachev
* x264: Loren Merritt * x264: Loren Merritt
* musepack, speex: Reimar Döffinger * musepack, speex: Reimar Döffinger
video filters: video filters:
* general: Richard Felker, Michael Niedermayer * general: Richard Felker, Michael Niedermayer
@ -159,7 +159,7 @@ libvo drivers:
* vo_bl.c - Rik Snel * vo_bl.c - Rik Snel
* vo_cvidix.c - Sascha Sommer * vo_cvidix.c - Sascha Sommer
* vo_dga.c - None * vo_dga.c - None
* vo_dfbmga.c - Ville Syrjälä * vo_dfbmga.c - Ville Syrjälä
* vo_directfb[2].c - Jiri Svoboda * vo_directfb[2].c - Jiri Svoboda
* vo_directx.c - Sascha Sommer * vo_directx.c - Sascha Sommer
* vo_dxr2.c - Alban Bedel * vo_dxr2.c - Alban Bedel
@ -168,8 +168,8 @@ libvo drivers:
* vo_fbdev2.c - Joey Parrish * vo_fbdev2.c - Joey Parrish
* vo_ggi.c - Christoph Egger * vo_ggi.c - Christoph Egger
* vo_gif89a.c - Joey Parrish * vo_gif89a.c - Joey Parrish
* vo_gl.c - Reimar Döffinger * vo_gl.c - Reimar Döffinger
* vo_gl2.c - Reimar Döffinger * vo_gl2.c - Reimar Döffinger
* vo_ivtv.c - Benjamin Zores * vo_ivtv.c - Benjamin Zores
* vo_jpeg.c - Ivo van Poorten * vo_jpeg.c - Ivo van Poorten
* vo_macosx.m - Nicolas Plourde * vo_macosx.m - Nicolas Plourde
@ -177,10 +177,10 @@ libvo drivers:
* vo_mga.c - Attila Kinali * vo_mga.c - Attila Kinali
* vo_mpegpes.c - None * vo_mpegpes.c - None
* vo_null.c - None * vo_null.c - None
* vo_png.c - Felix Bünemann * vo_png.c - Felix Bünemann
* vo_pnm.c - Ivo van Poorten * vo_pnm.c - Ivo van Poorten
* vo_quartz.c - Nicolas Plourde * vo_quartz.c - Nicolas Plourde
* vo_sdl.c - Felix Bünemann * vo_sdl.c - Felix Bünemann
* vo_svga.c - Ivan Kalvachev * vo_svga.c - Ivan Kalvachev
* vo_tdfxfb.c - Alban Bedel * vo_tdfxfb.c - Alban Bedel
* vo_tga.c - Daniele Forghieri * vo_tga.c - Daniele Forghieri
@ -197,7 +197,7 @@ libvo drivers:
* vo_zr2.c - Rik Snel * vo_zr2.c - Rik Snel
* x11_common.c - Alexander Strasser * x11_common.c - Alexander Strasser
* w32_common.c - Reimar Döffinger * w32_common.c - Reimar Döffinger
libao2 drivers: libao2 drivers:
* ao_alsa5.c - None * ao_alsa5.c - None
@ -207,7 +207,7 @@ libao2 drivers:
* ao_dxr2.c - None * ao_dxr2.c - None
* ao_esd.c - None * ao_esd.c - None
* ao_ivtv.c - Benjamin Zores * ao_ivtv.c - Benjamin Zores
* ao_jack.c - Reimar Döffinger * ao_jack.c - Reimar Döffinger
* ao_mpegpes.c - None * ao_mpegpes.c - None
* ao_nas.c - Tobias Diedrich * ao_nas.c - Tobias Diedrich
* ao_null.c - None * ao_null.c - None

View File

@ -342,7 +342,7 @@ In my experience, don't try to go below a width of 576 without closely
watching what's going on. watching what's going on.
-- --
Rémi Rémi
=========== ===========
TIPS FOR ENCODING TIPS FOR ENCODING
@ -602,7 +602,7 @@ done
(and yes, I've a DVD with 12 subtitles) (and yes, I've a DVD with 12 subtitles)
-- --
Rémi Rémi
================================================================================ ================================================================================
@ -644,7 +644,7 @@ a red/yellow cloud (explosion, cloud of fire). But may not with a grey and
very fuzzy cloud like in the chocolat scene. Note that I don't know exactly very fuzzy cloud like in the chocolat scene. Note that I don't know exactly
why ;) why ;)
A = Rémi A = Rémi
================================================================================ ================================================================================

View File

@ -18,7 +18,7 @@ MPlayer scripts in the TOOLS dir
edgedetect.fp, emboss.fp edgedetect.fp, emboss.fp
Author: Reimar Döffinger Author: Reimar Döffinger
Description: Examples of custom fragment program for OpenGL video out driver Description: Examples of custom fragment program for OpenGL video out driver
@ -47,7 +47,7 @@ Usage: mpconsole [mplayer options]
mplmult.sh mplmult.sh
Author: Reimar Döffinger Author: Reimar Döffinger
Description: Example how to output video on multiple windows in sync. Might Description: Example how to output video on multiple windows in sync. Might
be even more useful in combination with -vo ggi to distribute be even more useful in combination with -vo ggi to distribute
@ -103,7 +103,7 @@ Usage: divx2svcd <input_avi> [options]
mencvcd mencvcd
Author: Jürgen Hammelmann Author: Jürgen Hammelmann
Description: Converts DVD (or anything else that MPlayer plays) to (S)VCD Description: Converts DVD (or anything else that MPlayer plays) to (S)VCD
@ -349,7 +349,7 @@ Note: Compares MPlayer translation files against a master file and
cpuinfo cpuinfo
Author: Jürgen Keil Author: Jürgen Keil
Description: the prototype ../cpuinfo.c Description: the prototype ../cpuinfo.c
@ -365,7 +365,7 @@ Description: MPEG4-ES stream inspector, dumps the stream startcodes.
fastmemcpybench fastmemcpybench
Author: Felix Bünemann Author: Felix Bünemann
Description: benchmark/testbed for fastmemcpy stuff Description: benchmark/testbed for fastmemcpy stuff
@ -442,7 +442,7 @@ Usage: install-w32codecs.sh install
vobshift.py vobshift.py
Author: Gábor Farkas Author: Gábor Farkas
Description: Adjust the time-info in vobsub files Description: Adjust the time-info in vobsub files

View File

@ -1147,7 +1147,7 @@ static void mga_handle_irq(int irq, void *dev_id, struct pt_regs *pregs) {
#ifdef CRTC2 #ifdef CRTC2
// sem pridat vyber obrazku !!!! // sem pridat vyber obrazku !!!!
// i han echt kei ahnig was das obe heisse söll // i han echt kei ahnig was das obe heisse söll
crtc2_frame_sel(card->next_frame); crtc2_frame_sel(card->next_frame);
#endif #endif

View File

@ -292,10 +292,10 @@ static Languages_t Languages[] =
{ lng( 'n','e' ), "Nepali" }, { lng( 'n','e' ), "Nepali" },
{ lng( 's','e' ), "NorthernSami" }, { lng( 's','e' ), "NorthernSami" },
{ lng( 'n','o' ), "Norwegian" }, { lng( 'n','o' ), "Norwegian" },
{ lng( 'n','b' ), "NorwegianBokmål" }, { lng( 'n','b' ), "NorwegianBokmål" },
{ lng( 'n','n' ), "NorwegianNynorsk" }, { lng( 'n','n' ), "NorwegianNynorsk" },
{ lng( 'n','y' ), "Nyanja;Chichewa" }, { lng( 'n','y' ), "Nyanja;Chichewa" },
{ lng( 'o','c' ), "Occitan(post1500;Provençal" }, { lng( 'o','c' ), "Occitan(post1500;Provençal" },
{ lng( 'o','r' ), "Oriya" }, { lng( 'o','r' ), "Oriya" },
{ lng( 'o','m' ), "Oromo" }, { lng( 'o','m' ), "Oromo" },
{ lng( 'o','s' ), "Ossetian;Ossetic" }, { lng( 'o','s' ), "Ossetian;Ossetic" },
@ -304,7 +304,7 @@ static Languages_t Languages[] =
{ lng( 'f','a' ), "Persian" }, { lng( 'f','a' ), "Persian" },
{ lng( 'p','l' ), "Polish" }, { lng( 'p','l' ), "Polish" },
{ lng( 'p','t' ), "Portuguese" }, { lng( 'p','t' ), "Portuguese" },
{ lng( 'o','c' ), "Provençal;Occitan(post1500" }, { lng( 'o','c' ), "Provençal;Occitan(post1500" },
{ lng( 'p','s' ), "Pushto" }, { lng( 'p','s' ), "Pushto" },
{ lng( 'q','u' ), "Quechua" }, { lng( 'q','u' ), "Quechua" },
{ lng( 'r','m' ), "Raeto-Romance" }, { lng( 'r','m' ), "Raeto-Romance" },
@ -348,7 +348,7 @@ static Languages_t Languages[] =
{ lng( 'u','r' ), "Urdu" }, { lng( 'u','r' ), "Urdu" },
{ lng( 'u','z' ), "Uzbek" }, { lng( 'u','z' ), "Uzbek" },
{ lng( 'v','i' ), "Vietnamese" }, { lng( 'v','i' ), "Vietnamese" },
{ lng( 'v','o' ), "Volapük" }, { lng( 'v','o' ), "Volapük" },
{ lng( 'c','y' ), "Welsh" }, { lng( 'c','y' ), "Welsh" },
{ lng( 'w','o' ), "Wolof" }, { lng( 'w','o' ), "Wolof" },
{ lng( 'x','h' ), "Xhosa" }, { lng( 'x','h' ), "Xhosa" },

View File

@ -4,8 +4,8 @@
* This driver is under the same license as MPlayer. * This driver is under the same license as MPlayer.
* (http://www.mplayerhq.hu) * (http://www.mplayerhq.hu)
* *
* Copyleft 2001 by Felix Bünemann (atmosfear@users.sf.net) * Copyleft 2001 by Felix Bünemann (atmosfear@users.sf.net)
* and Reimar Döffinger (Reimar.Doeffinger@stud.uni-karlsruhe.de) * and Reimar Döffinger (Reimar.Doeffinger@stud.uni-karlsruhe.de)
*/ */
#include <stdio.h> #include <stdio.h>
@ -31,7 +31,7 @@ static ao_info_t info =
{ {
"JACK audio output", "JACK audio output",
"jack", "jack",
"Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>", "Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>",
"based on ao_sdl.c" "based on ao_sdl.c"
}; };

View File

@ -6,7 +6,7 @@
* *
* xmms plugin by Willem Monsuwe * xmms plugin by Willem Monsuwe
* adapted for libaudiooss by Jon Trulson * adapted for libaudiooss by Jon Trulson
* further modified by Erik Inge Bolsø * further modified by Erik Inge Bolsø
* largely rewritten and used for this * largely rewritten and used for this
* plugin by Tobias Diedrich * plugin by Tobias Diedrich
* *

View File

@ -4,7 +4,7 @@
* This driver is under the same license as MPlayer. * This driver is under the same license as MPlayer.
* (http://www.mplayerhq.hu) * (http://www.mplayerhq.hu)
* *
* Copyleft 2006 by Reimar Döffinger (Reimar.Doeffinger@stud.uni-karlsruhe.de) * Copyleft 2006 by Reimar Döffinger (Reimar.Doeffinger@stud.uni-karlsruhe.de)
*/ */
#include "config.h" #include "config.h"
@ -33,7 +33,7 @@ static ao_info_t info =
{ {
"OpenAL audio output", "OpenAL audio output",
"openal", "openal",
"Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>", "Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>",
"" ""
}; };

View File

@ -4,7 +4,7 @@
* This driver is under the same license as MPlayer. * This driver is under the same license as MPlayer.
* (http://www.mplayerhq.hu) * (http://www.mplayerhq.hu)
* *
* Copyleft 2001 by Felix Bünemann (atmosfear@users.sf.net) * Copyleft 2001 by Felix Bünemann (atmosfear@users.sf.net)
* *
* Thanks to Arpi for nice ringbuffer-code! * Thanks to Arpi for nice ringbuffer-code!
* *

View File

@ -28,7 +28,7 @@ static ad_info_t info =
{ {
"AC3/DTS pass-through S/PDIF", "AC3/DTS pass-through S/PDIF",
"hwac3", "hwac3",
"Nick Kurshev/Peter Schüller", "Nick Kurshev/Peter Schüller",
"???", "???",
"" ""
}; };

View File

@ -1,7 +1,7 @@
/** /**
* Musepack audio files decoder for MPlayer * Musepack audio files decoder for MPlayer
* by Reza Jelveh <reza.jelveh@tuhh.de> and * by Reza Jelveh <reza.jelveh@tuhh.de> and
* Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de> * Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>
* License: GPL * License: GPL
* This code may be be relicensed under the terms of the GNU LGPL when it * This code may be be relicensed under the terms of the GNU LGPL when it
* becomes part of the FFmpeg project (ffmpeg.org) * becomes part of the FFmpeg project (ffmpeg.org)
@ -20,7 +20,7 @@ static ad_info_t info =
{ {
"Musepack audio decoder", "Musepack audio decoder",
"mpcdec", "mpcdec",
"Reza Jelveh and Reimar Döffinger", "Reza Jelveh and Reimar Döffinger",
"", "",
"" ""
}; };

View File

@ -1,6 +1,6 @@
/* /*
* Copyright 1994 Eric Youndale & Erik Bos * Copyright 1994 Eric Youndale & Erik Bos
* Copyright 1995 Martin von Löwis * Copyright 1995 Martin von Löwis
* Copyright 1996-98 Marcus Meissner * Copyright 1996-98 Marcus Meissner
* *
* based on Eric Youndale's pe-test and: * based on Eric Youndale's pe-test and:

View File

@ -595,7 +595,7 @@ cddb_create_hello(cddb_data_t *cddb_data) {
char *user_name; char *user_name;
if( cddb_data->anonymous ) { // Default is anonymous if( cddb_data->anonymous ) { // Default is anonymous
/* Note from Eduardo Pérez 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. * We don't send current user/host name in hello to prevent spam.
* Software that sends this is considered spyware * Software that sends this is considered spyware
* that most people don't like. * that most people don't like.

View File

@ -19,7 +19,7 @@
* along with MPlayer; if not, write to the Free Software * along with MPlayer; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
* *
* Based on Permedia 3 driver by Måns Rullgård * Based on Permedia 3 driver by Måns Rullgård
* Thanks to Gilles Frattini for bugfixes. * Thanks to Gilles Frattini for bugfixes.
* *
* Changes: * Changes:

View File

@ -20,7 +20,7 @@
* *
* 1996/10/27 - Robin Cutshaw (robin@xfree86.org) * 1996/10/27 - Robin Cutshaw (robin@xfree86.org)
* XFree86 3.3.3 implementation * XFree86 3.3.3 implementation
* 1999 - Øyvind Aabling. * 1999 - Øyvind Aabling.
* Modified for GATOS/win/gfxdump. * Modified for GATOS/win/gfxdump.
* *
* 2002 - library implementation by Nick Kurshev * 2002 - library implementation by Nick Kurshev

View File

@ -1,6 +1,6 @@
/* /*
(C) 2002 - library implementation by Nick Kyrshev (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 $ */ /* $XConsortium: scanpci.c /main/25 1996/10/27 11:48:40 kaleb $ */
/* /*

View File

@ -1,6 +1,6 @@
/* /*
* VIDIX driver for 3DLabs Permedia 2 chipsets. * VIDIX driver for 3DLabs Permedia 2 chipsets.
* Copyright (C) 2002 Måns Rullgård * Copyright (C) 2002 Måns Rullgård
* *
* This file is part of MPlayer. * This file is part of MPlayer.
* *
@ -63,7 +63,7 @@ static int pm2_vidmem = PM2_VIDMEM;
static vidix_capability_t pm2_cap = static vidix_capability_t pm2_cap =
{ {
"3DLabs Permedia2 driver", "3DLabs Permedia2 driver",
"Måns Rullgård <mru@users.sf.net>", "Måns Rullgård <mru@users.sf.net>",
TYPE_OUTPUT, TYPE_OUTPUT,
{ 0, 0, 0, 0 }, { 0, 0, 0, 0 },
2048, 2048,

View File

@ -1,6 +1,6 @@
/* /*
* VIDIX driver for 3DLabs Glint R3 and Permedia 3 chipsets. * VIDIX driver for 3DLabs Glint R3 and Permedia 3 chipsets.
* Copyright (C) 2002 Måns Rullgård * Copyright (C) 2002 Måns Rullgård
* *
* This file is part of MPlayer. * This file is part of MPlayer.
* *
@ -52,7 +52,7 @@ static void *pm3_mem;
static vidix_capability_t pm3_cap = static vidix_capability_t pm3_cap =
{ {
"3DLabs GLINT R3/Permedia3 driver", "3DLabs GLINT R3/Permedia3 driver",
"Måns Rullgård <mru@users.sf.net>", "Måns Rullgård <mru@users.sf.net>",
TYPE_OUTPUT, TYPE_OUTPUT,
{ 0, 0, 0, 0 }, { 0, 0, 0, 0 },
2048, 2048,