mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 07:33:46 +01:00
ISO8859-1 --> UTF-8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23754 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
344a7d5574
commit
b000a6a519
@ -2312,7 +2312,7 @@ MPlayer v0.11-pre16: Feb 4, 2001
|
||||
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 [Gérard 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
|
||||
|
@ -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)
|
||||
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 @@ Copyright: 1998, 1999 Eric Smith <eric@brouhaha.com>
|
||||
1999 Christian Wolff for convergence integrated media
|
||||
2000-2001 Billy Biggs <vektor@dumbterm.net>,
|
||||
2001-2002 Samuel Hocevar <sam@zoy.org>,
|
||||
2000-2003 Björn Englund <d4bjorn@dtek.chalmers.se>,
|
||||
2000-2003 Håkan 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
|
||||
|
@ -30,7 +30,7 @@ Documentation:
|
||||
* MPlayer: Diego Biurrun
|
||||
* MEncoder: Guillaume Poirier
|
||||
* man page: Diego Biurrun
|
||||
* translation coordination: Sebastian Krämer
|
||||
* 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 @@ Documentation:
|
||||
Man page translations:
|
||||
* Czech: Jiri Heryan
|
||||
* French: Guillaume Poirier
|
||||
* German: Sebastian Krämer
|
||||
* German: Sebastian Krämer
|
||||
* Hungarian: Gabor Mizda
|
||||
* Italian: Daniele Forghieri
|
||||
* Polish: Waclaw Schiller
|
||||
@ -50,7 +50,7 @@ Man page translations:
|
||||
Documentation translations:
|
||||
* Czech: Jiri Heryan
|
||||
* French: Guillaume Poirier
|
||||
* German: Sebastian Krämer
|
||||
* German: Sebastian Krämer
|
||||
* Hungarian: Gabor Mizda
|
||||
* Italian: Paolo Tresoldi
|
||||
* Polish: Waclaw Schiller
|
||||
@ -65,7 +65,7 @@ Platforms/ports:
|
||||
* FreeBSD: Vladimir Kushnir, Nexus
|
||||
* BSD/OS: Steven Schultz
|
||||
* NetBSD: Bernd Ernesti
|
||||
* OpenBSD: Björn 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 @@ demuxers:
|
||||
* demux_realaud.c - Roberto Togni
|
||||
* demux_rtp* - Ross Finlayson
|
||||
* demux_mpg and demux_ts - Nico Sabbi
|
||||
* demux_mpc.c - Reimar Döffinger
|
||||
* demux_nuv.c - Reimar Döffinger
|
||||
* demux_mpc.c - Reimar Döffinger
|
||||
* demux_nuv.c - Reimar Döffinger
|
||||
|
||||
muxers:
|
||||
* muxer_lavf.c - Michael Niedermayer
|
||||
@ -134,7 +134,7 @@ codec support:
|
||||
* FFmpeg: Michael Niedermayer
|
||||
* XviD: Ivan Kalvachev
|
||||
* x264: Loren Merritt
|
||||
* musepack, speex: Reimar Döffinger
|
||||
* musepack, speex: Reimar Döffinger
|
||||
|
||||
video filters:
|
||||
* general: Richard Felker, Michael Niedermayer
|
||||
@ -159,7 +159,7 @@ libvo drivers:
|
||||
* vo_bl.c - Rik Snel
|
||||
* vo_cvidix.c - Sascha Sommer
|
||||
* vo_dga.c - None
|
||||
* vo_dfbmga.c - Ville Syrjälä
|
||||
* 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 @@ libvo drivers:
|
||||
* vo_fbdev2.c - Joey Parrish
|
||||
* vo_ggi.c - Christoph Egger
|
||||
* vo_gif89a.c - Joey Parrish
|
||||
* vo_gl.c - Reimar Döffinger
|
||||
* vo_gl2.c - Reimar Döffinger
|
||||
* 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 @@ libvo drivers:
|
||||
* vo_mga.c - Attila Kinali
|
||||
* vo_mpegpes.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_quartz.c - Nicolas Plourde
|
||||
* vo_sdl.c - Felix Bünemann
|
||||
* 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 @@ libvo drivers:
|
||||
* vo_zr2.c - Rik Snel
|
||||
|
||||
* x11_common.c - Alexander Strasser
|
||||
* w32_common.c - Reimar Döffinger
|
||||
* w32_common.c - Reimar Döffinger
|
||||
|
||||
libao2 drivers:
|
||||
* ao_alsa5.c - None
|
||||
@ -207,7 +207,7 @@ libao2 drivers:
|
||||
* ao_dxr2.c - None
|
||||
* ao_esd.c - None
|
||||
* ao_ivtv.c - Benjamin Zores
|
||||
* ao_jack.c - Reimar Döffinger
|
||||
* ao_jack.c - Reimar Döffinger
|
||||
* ao_mpegpes.c - None
|
||||
* ao_nas.c - Tobias Diedrich
|
||||
* ao_null.c - None
|
||||
|
@ -342,7 +342,7 @@ In my experience, don't try to go below a width of 576 without closely
|
||||
watching what's going on.
|
||||
|
||||
--
|
||||
Rémi
|
||||
Rémi
|
||||
|
||||
===========
|
||||
TIPS FOR ENCODING
|
||||
@ -602,7 +602,7 @@ done
|
||||
|
||||
(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
|
||||
why ;)
|
||||
|
||||
A = Rémi
|
||||
A = Rémi
|
||||
|
||||
|
||||
================================================================================
|
||||
|
12
TOOLS/README
12
TOOLS/README
@ -18,7 +18,7 @@ MPlayer scripts in the TOOLS dir
|
||||
|
||||
edgedetect.fp, emboss.fp
|
||||
|
||||
Author: Reimar Döffinger
|
||||
Author: Reimar Döffinger
|
||||
|
||||
Description: Examples of custom fragment program for OpenGL video out driver
|
||||
|
||||
@ -47,7 +47,7 @@ Usage: mpconsole [mplayer options]
|
||||
|
||||
mplmult.sh
|
||||
|
||||
Author: Reimar Döffinger
|
||||
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 @@ Usage: divx2svcd <input_avi> [options]
|
||||
|
||||
mencvcd
|
||||
|
||||
Author: Jürgen Hammelmann
|
||||
Author: Jürgen Hammelmann
|
||||
|
||||
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
|
||||
|
||||
Author: Jürgen Keil
|
||||
Author: Jürgen Keil
|
||||
|
||||
Description: the prototype ../cpuinfo.c
|
||||
|
||||
@ -365,7 +365,7 @@ Description: MPEG4-ES stream inspector, dumps the stream startcodes.
|
||||
|
||||
fastmemcpybench
|
||||
|
||||
Author: Felix Bünemann
|
||||
Author: Felix Bünemann
|
||||
|
||||
Description: benchmark/testbed for fastmemcpy stuff
|
||||
|
||||
@ -442,7 +442,7 @@ Usage: install-w32codecs.sh install
|
||||
|
||||
vobshift.py
|
||||
|
||||
Author: Gábor Farkas
|
||||
Author: Gábor Farkas
|
||||
|
||||
Description: Adjust the time-info in vobsub files
|
||||
|
||||
|
@ -1147,7 +1147,7 @@ static void mga_handle_irq(int irq, void *dev_id, struct pt_regs *pregs) {
|
||||
|
||||
#ifdef CRTC2
|
||||
// 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);
|
||||
#endif
|
||||
|
||||
|
@ -292,10 +292,10 @@ static Languages_t Languages[] =
|
||||
{ lng( 'n','e' ), "Nepali" },
|
||||
{ lng( 's','e' ), "NorthernSami" },
|
||||
{ lng( 'n','o' ), "Norwegian" },
|
||||
{ lng( 'n','b' ), "NorwegianBokmål" },
|
||||
{ lng( 'n','b' ), "NorwegianBokmål" },
|
||||
{ lng( 'n','n' ), "NorwegianNynorsk" },
|
||||
{ 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','m' ), "Oromo" },
|
||||
{ lng( 'o','s' ), "Ossetian;Ossetic" },
|
||||
@ -304,7 +304,7 @@ static Languages_t Languages[] =
|
||||
{ lng( 'f','a' ), "Persian" },
|
||||
{ lng( 'p','l' ), "Polish" },
|
||||
{ lng( 'p','t' ), "Portuguese" },
|
||||
{ lng( 'o','c' ), "Provençal;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 @@ static Languages_t Languages[] =
|
||||
{ lng( 'u','r' ), "Urdu" },
|
||||
{ lng( 'u','z' ), "Uzbek" },
|
||||
{ lng( 'v','i' ), "Vietnamese" },
|
||||
{ lng( 'v','o' ), "Volapük" },
|
||||
{ lng( 'v','o' ), "Volapük" },
|
||||
{ lng( 'c','y' ), "Welsh" },
|
||||
{ lng( 'w','o' ), "Wolof" },
|
||||
{ lng( 'x','h' ), "Xhosa" },
|
||||
|
@ -4,8 +4,8 @@
|
||||
* This driver is under the same license as MPlayer.
|
||||
* (http://www.mplayerhq.hu)
|
||||
*
|
||||
* Copyleft 2001 by Felix Bünemann (atmosfear@users.sf.net)
|
||||
* and Reimar Döffinger (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 @@ static ao_info_t info =
|
||||
{
|
||||
"JACK audio output",
|
||||
"jack",
|
||||
"Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>",
|
||||
"Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>",
|
||||
"based on ao_sdl.c"
|
||||
};
|
||||
|
||||
|
@ -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
|
||||
*
|
||||
|
@ -4,7 +4,7 @@
|
||||
* This driver is under the same license as MPlayer.
|
||||
* (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"
|
||||
@ -33,7 +33,7 @@ static ao_info_t info =
|
||||
{
|
||||
"OpenAL audio output",
|
||||
"openal",
|
||||
"Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>",
|
||||
"Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>",
|
||||
""
|
||||
};
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
* This driver is under the same license as MPlayer.
|
||||
* (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!
|
||||
*
|
||||
|
@ -28,7 +28,7 @@ static ad_info_t info =
|
||||
{
|
||||
"AC3/DTS pass-through S/PDIF",
|
||||
"hwac3",
|
||||
"Nick Kurshev/Peter Schüller",
|
||||
"Nick Kurshev/Peter Schüller",
|
||||
"???",
|
||||
""
|
||||
};
|
||||
|
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Musepack audio files decoder for MPlayer
|
||||
* 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
|
||||
* 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 @@ static ad_info_t info =
|
||||
{
|
||||
"Musepack audio decoder",
|
||||
"mpcdec",
|
||||
"Reza Jelveh and Reimar Döffinger",
|
||||
"Reza Jelveh and Reimar Döffinger",
|
||||
"",
|
||||
""
|
||||
};
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright 1994 Eric Youndale & Erik Bos
|
||||
* Copyright 1995 Martin von Löwis
|
||||
* Copyright 1995 Martin von Löwis
|
||||
* Copyright 1996-98 Marcus Meissner
|
||||
*
|
||||
* based on Eric Youndale's pe-test and:
|
||||
|
@ -595,7 +595,7 @@ cddb_create_hello(cddb_data_t *cddb_data) {
|
||||
char *user_name;
|
||||
|
||||
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.
|
||||
* Software that sends this is considered spyware
|
||||
* that most people don't like.
|
||||
|
@ -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 Måns Rullgård
|
||||
* Based on Permedia 3 driver by Måns Rullgård
|
||||
* Thanks to Gilles Frattini for bugfixes.
|
||||
*
|
||||
* Changes:
|
||||
|
@ -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
|
||||
|
@ -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 $ */
|
||||
/*
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* 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.
|
||||
*
|
||||
@ -63,7 +63,7 @@ static int pm2_vidmem = PM2_VIDMEM;
|
||||
static vidix_capability_t pm2_cap =
|
||||
{
|
||||
"3DLabs Permedia2 driver",
|
||||
"Måns Rullgård <mru@users.sf.net>",
|
||||
"Måns Rullgård <mru@users.sf.net>",
|
||||
TYPE_OUTPUT,
|
||||
{ 0, 0, 0, 0 },
|
||||
2048,
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* 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.
|
||||
*
|
||||
@ -52,7 +52,7 @@ static void *pm3_mem;
|
||||
static vidix_capability_t pm3_cap =
|
||||
{
|
||||
"3DLabs GLINT R3/Permedia3 driver",
|
||||
"Måns Rullgård <mru@users.sf.net>",
|
||||
"Måns Rullgård <mru@users.sf.net>",
|
||||
TYPE_OUTPUT,
|
||||
{ 0, 0, 0, 0 },
|
||||
2048,
|
||||
|
Loading…
Reference in New Issue
Block a user