summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-22 10:46:28 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-22 10:46:28 +0000
commit14443ad4509693b83b007f3f6afb304ed0e151bb (patch)
tree7c46541d64d7692718ee83807c997443060ed912
parent6afbeb8c2e284379db54e1e8eeafd81da44f2ef2 (diff)
downloadmpv-14443ad4509693b83b007f3f6afb304ed0e151bb.tar.bz2
mpv-14443ad4509693b83b007f3f6afb304ed0e151bb.tar.xz
AQT sub type added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2362 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/Hungarian/documentation.html2
-rw-r--r--DOCS/Hungarian/mplayer.14
-rw-r--r--DOCS/documentation.html7
-rw-r--r--DOCS/mplayer.14
4 files changed, 11 insertions, 6 deletions
diff --git a/DOCS/Hungarian/documentation.html b/DOCS/Hungarian/documentation.html
index 5d55ca92a3..454c4fe63d 100644
--- a/DOCS/Hungarian/documentation.html
+++ b/DOCS/Hungarian/documentation.html
@@ -150,7 +150,7 @@ akár nem-x86 processzorokon is. Lásd a <A HREF="#6">6-os fejezetet</A>).
ezáltal az SDL drivereit is), és néhány alacsonyszintű kártyaspecifikus
driver (Matrox/3dfx/SiS) is használható! Legtöbbjük támogat szoftveres vagy
hardveres skálázást, így a teljesképernyős mód is elérhető. És még nem is
- szóltam a szép, élsímított, árnyékolt feliratozásról (<B>8 támogatott típus!!!</B>),
+ szóltam a szép, élsímított, árnyékolt feliratozásról (<B>9 támogatott típus!!!</B>),
ami támogat európai/ISO 8859-1,2 (magyar, angol, cseh, stb), cirill és koreai
fontokat, valamint OSD-t!</P>
diff --git a/DOCS/Hungarian/mplayer.1 b/DOCS/Hungarian/mplayer.1
index ef7735d3b1..51b007638f 100644
--- a/DOCS/Hungarian/mplayer.1
+++ b/DOCS/Hungarian/mplayer.1
@@ -520,8 +520,8 @@ Kell lennie ott egy font.desc file-nak, és .RAW kiterjesztésű
betűtipusoknak.
.TP
.I FELIRATFILEOK
-Az MPlayer jelenleg 8 fajtát támogat : MicroDVD, SubRip, unnamed,
-SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha), MPsub.
+Az MPlayer jelenleg 9 fajtát támogat : MicroDVD, SubRip, unnamed,
+SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha), AQT, MPsub.
A fileokat ebben a sorrendben keresi : (például /mnt/cdrom/movie.avi)
/mnt/cdrom/movie.sub
(utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA)
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index f13951567d..268468d2f9 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -150,7 +150,7 @@ is the wide range of supported output drivers. It works with X11, Xv, DGA,
OpenGL, SVGAlib, fbdev, AAlib, but you can use SDL (and this way all drivers of
SDL) and some lowlevel card-specific drivers (for Matrox, 3Dfx and Radeon) too!
Most of them supports software or hardware scaling, so you can enjoy movies in
-fullscreen. And what about the nice big antialiased shaded subtitles (<B>8
+fullscreen. And what about the nice big antialiased shaded subtitles (<B>9
supported types!!!</B>) with european/ISO 8859-1,2 (hungarian, english, czech, etc), cyrillic,
korean fonts, and OSD?</P>
@@ -868,6 +868,11 @@ all data is accessed modulo 4GB
<UL><LI>runtime CPU detection
</LI></UL>
+</LI><LI><B>Jiri Svoboda</B> &lt;Jiri.Svoboda@seznam.cz&gt;
+<UL><LI>AQT type subtitles support</LI>
+<LI>CRTC2 YUV support in mga_vid
+</LI></UL>
+
</LI></UL></P>
<P>Main testers:</P>
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 8a236e584a..b31a1e63f3 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -516,8 +516,8 @@ Fonts are searched in $HOME/.mplayer/font. There must be a font.desc
file, and files with .RAW extension.
.TP
.I SUBTITLE FILES
-MPlayer currently supports 8 subtitle formats : MicroDVD, SubRip, unnamed,
-SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha), and our own: MPsub.
+MPlayer currently supports 9 subtitle formats : MicroDVD, SubRip, unnamed,
+SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha), AQT, and our own: MPsub.
Sub files are searched in this priority : (for example /mnt/cdrom/movie.avi)
/mnt/cdrom/movie.sub
(utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA)