[MPlayer-DOCS] CVS: homepage/src dload.src.en, 1.63, 1.64 info.src.en, 1.32, 1.33 news-archive.src.en, 1.20, 1.21 news.src.en, 1.114, 1.115
Diego Biurrun CVS
syncmail at mplayerhq.hu
Sat May 15 15:20:41 CEST 2004
- Previous message: [MPlayer-DOCS] CVS: homepage/src donations.src.en, 1.47, 1.48 info.src.en, 1.31, 1.32 news-archive.src.en, 1.19, 1.20 projects.src.en, 1.44, 1.45 screen.src.en, 1.15, 1.16
- Next message: [MPlayer-DOCS] corrections to help_mp-el.h
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/homepage/src
In directory mail:/var2/tmp/cvs-serv10818/src
Modified Files:
dload.src.en info.src.en news-archive.src.en news.src.en
Log Message:
HTML fixes
Index: dload.src.en
===================================================================
RCS file: /cvsroot/mplayer/homepage/src/dload.src.en,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- dload.src.en 14 May 2004 02:25:28 -0000 1.63
+++ dload.src.en 15 May 2004 13:20:37 -0000 1.64
@@ -1262,14 +1262,10 @@
</font>
</p>
-<p>
- <font class="text">
- <pre>
+<pre>
cvs -d:pserver:anonymous at mplayerhq.hu:/cvsroot/mplayer login
cvs -z3 -d:pserver:anonymous at mplayerhq.hu:/cvsroot/mplayer co -P main
- </pre>
- </font>
-</p>
+</pre>
<p>
<font class="text">
@@ -1279,13 +1275,9 @@
</font>
</p>
-<p>
- <font class="text">
- <pre>
+<pre>
cvs -z3 update -dPA
- </pre>
- </font>
-</p>
+</pre>
<p>
<font class="text">
@@ -1300,14 +1292,10 @@
</font>
</p>
-<p>
- <font class="text">
- <pre>
+<pre>
cvs -d:pserver:anonymous at mplayerhq.hu:/cvsroot/ffmpeg login
cvs -z3 -d:pserver:anonymous at mplayerhq.hu:/cvsroot/ffmpeg co -P ffmpeg/libavcodec
- </pre>
- </font>
-</p>
+</pre>
<p>
<font class="text">
@@ -1321,14 +1309,14 @@
<p>
<font class="text">
In order to force automatic updates of libavcodec when you update MPlayer,
- add the following line
- <pre>
- D/libavcodec////
- </pre>
- to <code>main/CVS/Entries</code>.
+ add the following line to <code>main/CVS/Entries</code>:
</font>
</p>
+<pre>
+ D/libavcodec////
+</pre>
+
<p>
<a name="viewcvs">
<font class="bigheader">Browsing MPlayer CVS by HTTP</font></a>
Index: info.src.en
===================================================================
RCS file: /cvsroot/mplayer/homepage/src/info.src.en,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- info.src.en 15 May 2004 11:01:42 -0000 1.32
+++ info.src.en 15 May 2004 13:20:38 -0000 1.33
@@ -39,7 +39,7 @@
supported input formats
</font></p>
-<p><font class="text">
+<font class="text">
<ul>
<li>(S)VCD (Super Video CD)</li>
<li> CDRwin's .bin image file</li>
@@ -62,14 +62,14 @@
<li>streaming via http, RTP, RTSP, mms, mmst, mpst, sdp</li>
<li>TV</li>
</ul>
-</font></p>
+</font>
<p><font class="bigheader">
Supported video and audio codecs
</font></p>
-<p><font class="header">most important video codecs:</font>
+<p><font class="header">most important video codecs:</font></p>
<font class="text">
<ul>
<li>MPEG1 (VCD) and MPEG2 (SVCD/DVD/DVB) video</li>
@@ -86,9 +86,8 @@
<li>various old simple RLE-like formats</li>
</ul>
</font>
-</p>
-<p><font class="header">most important audio codecs:</font>
+<p><font class="header">most important audio codecs:</font></p>
<font class="text">
<ul>
<li>MPEG layer 1, 2, and 3 (MP3) audio</li>
@@ -102,7 +101,6 @@
<li>alaw/ulaw, (ms)gsm, pcm, *adpcm and other simple old audio formats</li>
</ul>
</font>
-</p>
<p><font class="text">
The <a href="../codecs-status.html">codec status page</a> has the complete
@@ -114,7 +112,7 @@
supported video output devices
</font></p>
-<p><font class="header">general:</font>
+<p><font class="header">general:</font></p>
<font class="text">
<ul>
<li><i>x11:</i> X11 with SHM extension</li>
@@ -135,9 +133,8 @@
<li><i>quartz:</i> native Mac OS X output driver</li>
</ul>
</font>
-</p>
-<p><font class="header">card specific:</font>
+<p><font class="header">card specific:</font></p>
<font class="text">
<ul>
<li><i>vidix:</i> VIDeo Interface for *niX</li>
@@ -156,9 +153,8 @@
<li><i>zr:</i> support for Zoran360[56]7 based hardware MJPEG cards</li>
</ul>
</font>
-</p>
-<p><font class="header">special:</font>
+<p><font class="header">special:</font></p>
<font class="text">
<ul>
<li><i>png:</i> PNG output</li>
@@ -184,7 +180,7 @@
Supported audio output devices
</font></p>
-<p><font class="text">
+<font class="text">
<ul>
<li>OSS (Open Sound System) - factory standard under <b>UNIX</b>en</li>
<li>SDL (Simple Directmedia Layer) - wrapper library with support for various systems</li>
@@ -198,7 +194,6 @@
<li>ARTS (KDE Sound System)</li>
</ul>
</font>
-</p>
<p><font class="text">
See the
Index: news-archive.src.en
===================================================================
RCS file: /cvsroot/mplayer/homepage/src/news-archive.src.en,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- news-archive.src.en 15 May 2004 11:01:42 -0000 1.20
+++ news-archive.src.en 15 May 2004 13:20:38 -0000 1.21
@@ -542,7 +542,7 @@
<li>Id RoQ decoder</li>
<li>Interplay MVE decoder</li>
<li>WC3/Xan video decoder</li>
- <li>Xan DPCM, DK3 & DK4 ADPCM audio decoders</li>
+ <li>Xan DPCM, DK3 & DK4 ADPCM audio decoders</li>
<li>detect old xvid with fourcc=DIVX</li>
<li>vp3 decoder fixes</li>
<li>improved the Alpha optimizations</li>
@@ -748,7 +748,7 @@
<li>linux/ dir renamed to osdep/</li>
<li>postproc/postproc* files moved to libavcodec</li>
<li>old libmpeg2 replaced with patched version of the 0.3.1 release</li>
- <li>docs priority & installation (--language=ab,cd,ef,all and so on)</li>
+ <li>docs priority & installation (--language=ab,cd,ef,all and so on)</li>
<li>yuv2rgb conversion removed from most vo drivers (like fbdev, gif89 etc)</li>
<li>-vop option obsoleted by reverse-order -vf, big config layer changes</li>
<li>stream layer "cleanup", -dvd -> dvd:// etc</li>
@@ -787,7 +787,7 @@
pullup (mmx optimized!), framestep, tile</li>
<li>vf layer: slices support (crop, expand, swscale only)</li>
<li>vf scale aspect fixes</li>
- <li>swscaler: cleanup & API change, yv12 -> yuy2 in alpha asm, -fPIC compileable</li>
+ <li>swscaler: cleanup & API change, yv12 -> yuy2 in alpha asm, -fPIC compileable</li>
<li>swscaler: brightness/cont/sat. and different YUV matrices support</li>
<li>NUV encoding</li>
<li>SGI image files decoding (-mf)</li>
@@ -1911,7 +1911,7 @@
Fixes:
<ul>
<li>-ac hwac3 fixed (was broken in rc3)</li>
- <li>vo_svga: 4bpp & 8bpp fixes</li>
+ <li>vo_svga: 4bpp & 8bpp fixes</li>
<li>various GUI fixes, including some critical bugs</li>
<li>rage128 VIDIX PPC fixes</li>
<li>libmenu: one crash fixed, some cleanup</li>
@@ -2037,7 +2037,7 @@
DOCS:
<ul>
- <li>english man page & HTML docs updates
+ <li>english man page & HTML docs updates
<li>audio filter documentation
<li>help_diff.sh doesn't depend on BASH any more
<li>Hungarian, French, Italian, German, Polish(?) docs synced
@@ -2084,26 +2084,26 @@
<li>libaf updates, 2-pass initialization to get better filter path
<li>better detection of playlists, support for [Reference]-style format
<li>handle quicktime reference media files as playlist
- <li>cddb:// & cdda:// cdrom device name fixes on linux and *BSD
+ <li>cddb:// & cdda:// cdrom device name fixes on linux and *BSD
</ul>
Features:
<ul>
<li>-ao esd: new EsounD audio driver
<li>-vo dxr3: new NORM option
- <li>XAnim & RealPlayer binary Codecs working on PPC
+ <li>XAnim & RealPlayer binary Codecs working on PPC
<li>Radeon 9000 support in VIDIX, colorkey restoring for all Radeons
<li>Initial PPC (Big-Endian) support in VIDIX Rage128 driver
<li>PNM:// streaming support (ported from xine)
<li>Muxer layer: mencoder can now write MPEG-PS format, too (EXPERIMENTAL!)
<li>libavcodec: wmv2 decoder (buggy/untested)
<li>DVB "HEAD" (aka. NEWSTRUCT) drivers support
- <li>Subtitles background bounding-box support (optional grey-level & opacity)
+ <li>Subtitles background bounding-box support (optional grey-level & opacity)
<li>libaf: 3 new filters: panning, compressor/limiter and a noise gate
<li>per-mediafile config file support (for file-specific options)
<li>iconv (codepage conversion) support for OGM (Ogg) subtitles
<li>v4l: user friendly channel tuning
- <li>Freetype & old-style RAW font support usable (compilable) at the same time
+ <li>Freetype & old-style RAW font support usable (compilable) at the same time
<li>vo_directfb2, vo_dfbmga: DirectFB 0.9.16 support
<li>libavcodec: motion estimation pre pass, qpel encoding, trellis quantization
<li>libavcodec, liba52, mp3lib: Altivec optimizations
@@ -2866,6 +2866,7 @@
posted by Gabucino<br>
</font>
<font class="text">
+
<p>Some win32 guys made a <a href="http://xboxmediaplayer.de">media player</a>
for Micro$oft's well-known "console", the X-box. Unfortunately they used
FFMPEG and XVID sources in their closed-source product, and failed to make
@@ -2873,12 +2874,17 @@
public, or by request - as the GPL license forces them to do so. They can't
be contacted because they don't publish their E-Mail addresses due to an
expectable threat from M$, or whatever their reasons are.</p>
+
<p>This violates GPL.</p>
+
<p>As we currently cannot move against them (not that we want to do so, in the
- first place), we can only warn the open-source community to<br>
- <center><b>STAY AWAY FROM THIS PIECE OF PIRATED SOFTWARE!</b></center></p>
+ first place), we can only warn the open-source community to</p>
+
+<center><b>STAY AWAY FROM THIS PIECE OF PIRATED SOFTWARE!</b></center>
+
<p>It's a pity that so much people don't give a shit about the tireless
work of FFMPEG/XVID creators.</p>
+
</font>
@@ -3301,17 +3307,15 @@
version.</p>
<p>
-<b>Documentation changes:</b><br>
+<b>Documentation changes:</b></p>
<ul>
<li>lot of fixes, updates, cleanups</li>
<li>new README containing quick install guide</li>
<li>tech level docs on libavcodec encoding options</li>
<li>HTML doc is now IE 6.0.2600 compatible! :)))</li>
</ul>
-</p>
-<p>
-<b>Code changes:</b><br>
+<p><b>Code changes:</b></p>
<ul>
<li>subreader (ASCII subtitle file parser) fixes</li>
<li>spudec (VOBsub) cleanup/fixes, a new (faster, better) scaler, bbox
@@ -3328,8 +3332,7 @@
conf</li>
</ul>
-<p>
-<b>Display:</b><br>
+<p><b>Display:</b></p>
<ul>
<li>some more X11 cleanup, icewm fullscreen fixes, <code>-vo gl/gl2</code>
fixed</li>
@@ -3343,8 +3346,7 @@
<code>-ao alsa9</code>, <code>-ao nas</code> fixed</li>
</ul>
-<p>
-<b>Miscellaneous fixes:</b><br>
+<p><b>Miscellaneous fixes:</b></p>
<ul>
<li>GUI: VCD and URL support, some bugs fixed</li>
<li>some cleanup of messages (less debug stuff) printed by MPlayer</li>
@@ -3352,13 +3354,13 @@
<li>various portability fixes (cygwin, darwin, 64bit sparc/alpha)</li>
</ul>
-<p><b>Download:</b>
- <ul>
- <li>Hungary, HTTP -> <a href="http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2">http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2</a></li>
- <li>Hungary, FTP -> <a href="ftp://ftp2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2">ftp://ftp2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2</a></li>
- <li>USA, HTTP -> <a href="http://ftp.lug.udel.edu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2">http://ftp.lug.udel.edu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2</a></li>
- <li>USA, FTP -> <a href="ftp://ftp.lug.udel.edu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2">ftp://ftp.lug.udel.edu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2</a></li>
- </ul>
+<p><b>Download:</b></p>
+<ul>
+ <li>Hungary, HTTP -> <a href="http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2">http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2</a></li>
+ <li>Hungary, FTP -> <a href="ftp://ftp2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2">ftp://ftp2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2</a></li>
+ <li>USA, HTTP -> <a href="http://ftp.lug.udel.edu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2">http://ftp.lug.udel.edu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2</a></li>
+ <li>USA, FTP -> <a href="ftp://ftp.lug.udel.edu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2">ftp://ftp.lug.udel.edu/MPlayer/releases/MPlayer-0.90pre5.tar.bz2</a></li>
+</ul>
</font>
@@ -3427,12 +3429,11 @@
- lot of other fixes<br>
</p>
-<p>Download:
- <ul>
- <li>Hungary, HTTP -> <a href="http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre4.tar.bz2">http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre4.tar.bz2</a></li>
- <li>Hungary, FTP -> <a href="ftp://ftp2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre4.tar.bz2">ftp://ftp2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre4.tar.bz2</a></li>
- </ul>
-</p>
+<p>Download:</p>
+<ul>
+ <li>Hungary, HTTP -> <a href="http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre4.tar.bz2">http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre4.tar.bz2</a></li>
+ <li>Hungary, FTP -> <a href="ftp://ftp2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre4.tar.bz2">ftp://ftp2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre4.tar.bz2</a></li>
+</ul>
</font>
@@ -3478,12 +3479,12 @@
- buggy v4l audio grabbing disabled, we cannot fix, but patches are welcomed!<br>
- various mjpeg improvements in libavcodec<br>
<br>
-You can download it from the following places:
- <ul>
- <li>Hungary, HTTP -> <a href="http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre3.tar.bz2">http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre3.tar.bz2</a></li>
- <li>Hungary, FTP -> <a href="ftp://ftp2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre3.tar.bz2">ftp://ftp2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre3.tar.bz2</a></li>
- </ul>
</p>
+You can download it from the following places:
+<ul>
+ <li>Hungary, HTTP -> <a href="http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre3.tar.bz2">http://www2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre3.tar.bz2</a></li>
+ <li>Hungary, FTP -> <a href="ftp://ftp2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre3.tar.bz2">ftp://ftp2.mplayerhq.hu/MPlayer/releases/MPlayer-0.90pre3.tar.bz2</a></li>
+</ul>
<p>And please check the
<a href="http://freshmeat.net/stats">Freshmeat popularity statistics</a>,
@@ -3515,15 +3516,15 @@
We've got many bugreports since 0.90-pre1, most of these have been fixed.
</p>
-<p>Known problems, with top priority on our TODO (scheduled for pre3):<br>
- <ul>
- <li>keeping/altering width/height and aspect by filters</li>
- <li>check uploaded files (ftp incoming) and fix bugs if needed</li>
- <li>cleanup warning/debug messages printed by mplayer</li>
- <li>fix mencoder windows compatibility (ac3 and cbr mp3 sound)</li>
- <li>make DOCS up-to-date</li>
- </ul>
-</p>
+<p>Known problems, with top priority on our TODO (scheduled for pre3):</p>
+
+<ul>
+ <li>keeping/altering width/height and aspect by filters</li>
+ <li>check uploaded files (ftp incoming) and fix bugs if needed</li>
+ <li>cleanup warning/debug messages printed by mplayer</li>
+ <li>fix mencoder windows compatibility (ac3 and cbr mp3 sound)</li>
+ <li>make DOCS up-to-date</li>
+</ul>
<p>List of changes, without being complete :</p>
@@ -3576,29 +3577,29 @@
<p>This is a pre-release intended for public testing. We'd like to make
a totally bugfree 0.90 later, so please try this out and report problems!</p>
-<p>List of enhancements, without being complete :
- <ul>
- <li><b>100% GPL</b> - yeah, so what?</li>
- <li><b>runtime CPU detection code</b> - any x86 MPlayer binary can run on
- "any" other x86 CPU</li>
- <li><b>video filter layer</b> - with numerous plugins (crop, expand, etc,
- see the documentation)</li>
- <li><b>ability to view or encode DVD/vobsub and/or text subtitles into the output
- AVI</b></li>
- <li><b>prelimenary dvdnav support (experimental)</b></li>
- <li><b>Direct Rendering</b> - can't be used with libavcodec yet, sorry</li>
- <li><b>ability to display subtitles under the image, on black bands</b></li>
- <li><b>FFmpeg (included) now supports decoding MPEG4v2 (MP42) and DivX 5.0 files too</b></li>
- <li><b>greatly enhanced MPEG4 encoder</b> - in libavcodec. It's
- not always as good as DivX4, but is twice as fast - so it's very
- useful on realtime encoding. And generally also.</li>
- <li><b>audio-only (wav/mp3/wma/ogg) file playback (console only)</b></li>
- <li><b>playing/encoding audio from separate wav/mp3 file</b></li>
- <li><b>support for more fileformats, including the new and very popular .ogg</b></li>
- <li><b>multiple files playback from console, including various playlist formats</b></li>
- <li><b>and of course, faster than ever... :)</b></li>
- </ul>
-</p>
+<p>List of enhancements, without being complete:</p>
+
+<ul>
+ <li><b>100% GPL</b> - yeah, so what?</li>
+ <li><b>runtime CPU detection code</b> - any x86 MPlayer binary can run on
+ "any" other x86 CPU</li>
+ <li><b>video filter layer</b> - with numerous plugins (crop, expand, etc,
+ see the documentation)</li>
+ <li><b>ability to view or encode DVD/vobsub and/or text subtitles into the output
+ AVI</b></li>
+ <li><b>prelimenary dvdnav support (experimental)</b></li>
+ <li><b>Direct Rendering</b> - can't be used with libavcodec yet, sorry</li>
+ <li><b>ability to display subtitles under the image, on black bands</b></li>
+ <li><b>FFmpeg (included) now supports decoding MPEG4v2 (MP42) and DivX 5.0 files too</b></li>
+ <li><b>greatly enhanced MPEG4 encoder</b> - in libavcodec. It's
+ not always as good as DivX4, but is twice as fast - so it's very
+ useful on realtime encoding. And generally also.</li>
+ <li><b>audio-only (wav/mp3/wma/ogg) file playback (console only)</b></li>
+ <li><b>playing/encoding audio from separate wav/mp3 file</b></li>
+ <li><b>support for more fileformats, including the new and very popular .ogg</b></li>
+ <li><b>multiple files playback from console, including various playlist formats</b></li>
+ <li><b>and of course, faster than ever... :)</b></li>
+</ul>
<p>Everyone is welcome to test, and don't forget to REPORT BUGS! You can
download <b>MPlayer 0.90pre1</b>
@@ -3675,7 +3676,8 @@
</font>
<font class="text">
-<p>Whoops, left out the most important:
+<p>Whoops, left out the most important:</p>
+
<ul>
<li><b>DivX5</b> - <b>MPlayer</b> supports it in two ways: by using
the official libdivxdecore.so binary library available at
@@ -3687,7 +3689,7 @@
<a href="http://mplayerhq.hu/DOCS/HTML/en/codecs.html#xvid">documentation</a>.
</li>
</ul>
-</p>
+
</font>
@@ -3760,8 +3762,8 @@
</font>
<font class="text">
-<p>
-Here comes a little review of latest works in CVS :
+<p>Here comes a little review of latest works in CVS:</p>
+
<ul>
<li><b>Hardware equalizing</b> - we could scratch the this most-wanted
feature from out TODO list, as it is available now. Using the
@@ -3791,7 +3793,6 @@
capable of YV12 output (libmpeg2, libavcodec). Now it can use others too
(Windows DLLs).</li>
</ul>
-</p>
<p>
And let's see some <b>MEncoder</b>-specific enhancements :<br><br>
@@ -4074,7 +4075,7 @@
<p>3 months have passed since 0.50, and we are pleased to announce that 0.60
is finally <b>RELEASED !</b> While
<a href="/MPlayer/releases/MPlayer-0.60.tar.bz2">downloading</a>, check
-out the "short" <i>What's New</i> list :
+out the "short" <i>What's New</i> list:</p>
<ul>
<li>brand new kick-penguin-ass homepage design by chass (this is his opinion:)</li>
@@ -4113,7 +4114,6 @@
<li>AC3 decoding is now handled with <b>liba52</b> - Surround, 5.1, etc..</li>
<li>... and <b><i>countless</i></b> other new features, fixes, changes !</li>
</ul>
-</p>
</font>
@@ -4153,7 +4153,8 @@
<p>Apart from this, the main enhancement that will take place after this
release, will be the <b>completion of libvo2</b> and this time we'll
-really do it. It means<br>
+really do it. It means</p>
+
<ul>
<li><b>direct rendering</b> (resulting in much faster image display, thus even smaller CPU requirement)</li>
<li>free (and MMX/3DNow accelerated) conversion between RGB and YUV colorspaces (so you can use ANY codecs with ANY video output drivers)</li>
@@ -4161,9 +4162,11 @@
and <a href="http://mplayerhq.hu/DOCS/HTML/en/devices.html#dxr3">DXR3</a> cards</li>
<li>support of DVD and VOBSUB subtitles</li>
</ul>
-and many many other interesting stuff.</p>
-<p>And now, something not-so-completely different : new features in current <b>CVS</b>.
+<p>and many many other interesting stuff.</p>
+
+<p>And now, something not-so-completely different : new features in current <b>CVS</b>.</p>
+
<ul>
<li>grabbing from V4L-compatible TV tuner cards - viewing and even encoding,
of course! This is relatively new code, and has no audio support yet.</li>
@@ -4177,7 +4180,8 @@
more informative.</li>
<li>probably a lot of other things I can't remember now. Gonna take a nap.</li>
</ul>
-If you feel the urge to try these, hurry and <a href="http://mplayerhq.hu/MPlayer/cvs/MPlayer-current.tar.bz2">download</a> !
+
+<p>If you feel the urge to try these, hurry and <a href="http://mplayerhq.hu/MPlayer/cvs/MPlayer-current.tar.bz2">download</a> !
Also, be sure to read the <a href="http://www.mplayerhq.hu/DOCS/HTML">documentation</a>
about new features, and anyways. Enjoy!
</p>
@@ -4265,7 +4269,7 @@
- send patches for <b>MPlayer</b>... (only if you want to cooperate)</p>
-<p><b><i>A'rpi / Astral & ESP-team</i></b></p>
+<p><b><i>A'rpi / Astral & ESP-team</i></b></p>
</font>
@@ -4339,7 +4343,8 @@
snapshots or use CVS to keep track of <b>MPlayer</b> development progress.
Obviously, you're mistaken. :) Other UNIX/Linux projects maybe don't even
compile when downloaded from CVS. <b>MPlayer</b> always does. But whatever.<br>
-So, let's see the improvements :
+So, let's see the improvements:
+</p>
<ul>
<li><b>VIVO parser</b> - have you EVER thought this would happen? Well it did
now. As of writing this news entry, audio isn't played, but I bet it will
@@ -4361,7 +4366,6 @@
<b>Convert</b> your DVD/AVI/VOB/ASF/WMV/VIV/MOV to DivX4+VBR MP3 .
You still have doubts? Throw them away.</li>
</ul>
-</p>
</font>
@@ -4444,13 +4448,13 @@
<font class="text">
<p>
Just a few changes, hot-fixes:
+</p>
<ul>
<li>gcc 3.0/3.0.1 compilation fixes (should work on redhat/mdk too)</li>
<li>win32 DLL loader code synced/updated with avifile CVS</li>
<li><a href="http://mplayerhq.hu/MPlayer/releases/divx.dll">divx4windows DLL</a>
support on x86 systems (with postprocessing!)</li>
</ul>
-</p>
</font>
@@ -4465,8 +4469,7 @@
posted by Gabucino
</font>
<font class="text">
-<p>
-Just a few changes, hot-fixes:<br>
+<p>Just a few changes, hot-fixes:</p>
<ul>
<li>compilation fixes (gcc 3, etc)</li>
<li>GUI fixes (mainly fullscreen fix for mwm and such stuff)</li>
@@ -4475,7 +4478,6 @@
<li>more translated help/messages files (cz de dk en hu nl no pl)</li>
<li>some warnings fixed and some cleanup around dec_* - win32 interface</li>
</ul>
-</p>
</font>
@@ -4713,7 +4715,7 @@
will need these antiques, because ffmpeg's (see next) compatibility problems
are 99% resolved!</li>
<li><b>portability</b> - the <b>opensource</b> DivX codec from <a href="http://ffmpeg.sourceforge.net">ffmpeg</a>.
- Now included, and working real great! Developing & optimizing with an astonishing speed!
+ Now included, and working real great! Developing & optimizing with an astonishing speed!
<b>MPlayer</b> now compiles and plays <b>DivX</b>es on non-x86 platforms like
<i>Sparc Solaris, iPaq/StrongARM</i>!!</li>
<li><b>speed</b> - <a href="http://www.projectmayo.com">ProjectMayo</a>'s new DivX4 codec.
@@ -4729,6 +4731,7 @@
<p>
For a big (resolution 528x368), and high bitrate (262 kbyte/s) DivX,<br>
and a small (resolution 320x240), and low bitrate (65 kbyte/s) DivX :
+</p>
<center>
<table border=2>
<tr><th colspan=2>HI-RES</th><th colspan=2>LO-RES</th></tr>
@@ -4738,7 +4741,6 @@
<tr><td>DivX4 (YV12)</td><td>140%</td><td>DivX4 (YV12)</td><td>130%</td></tr>
</table>
</center>
-</p>
<p>
What. You aren't <a href="dload.html">downloading</a> yet??
</p>
@@ -4867,7 +4869,7 @@
alsa - ALSA 0.5 (maybe 0.9 too?) native driver<br>
sdl - SDL audio (use -sdla switch to select SDL driver)<br>
<i>NOTE</i>: SDL supports esd and arts, so you with esd problems
-should try it (maybe SDL upgrade & recompile requires)
+should try it (maybe SDL upgrade & recompile requires)
</li>
<li><b>ASF seeking fixed</b><br>
Index: news.src.en
===================================================================
RCS file: /cvsroot/mplayer/homepage/src/news.src.en,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- news.src.en 12 May 2004 13:26:14 -0000 1.114
+++ news.src.en 15 May 2004 13:20:38 -0000 1.115
@@ -329,7 +329,7 @@
<li>fixed OSS audio grabber module with hardware not supporting 44khz</li>
<li>native ALSA 1.x support (not through 0.9 emulation)</li>
<li>better multibuffer support in VIDIX nVidia driver</li>
- <li>pan & scan support in VIDIX nVidia driver</li>
+ <li>pan & scan support in VIDIX nVidia driver</li>
<li>support for more cards in VIDIX nVidia driver</li>
<li>vo_libcaca: color ASCII art output driver</li>
<li>vo_quartz: native MacOS X/Quartz video output</li>
@@ -344,7 +344,7 @@
<li>lots of CBR improvements</li>
<li>MB type and QP visualization</li>
<li>lots of code cleanup</li>
- <li>intra & inter dequantization split -> speedup</li>
+ <li>intra & inter dequantization split -> speedup</li>
<li>fixed stereo IMA ADPCM encoding</li>
<li>VBV delay setting support (MPEG2 CBR)</li>
<li>improved RV20 decoder (most known errors eliminated)</li>
@@ -1386,7 +1386,7 @@
<code><pre>
$ strings fileplayer.bin
<...>
-<SAMI>
+<SAMI>
%d:%d:%d.%d %d:%d:%d.%d
@%d @%d
%d:%d:%d:
- Previous message: [MPlayer-DOCS] CVS: homepage/src donations.src.en, 1.47, 1.48 info.src.en, 1.31, 1.32 news-archive.src.en, 1.19, 1.20 projects.src.en, 1.44, 1.45 screen.src.en, 1.15, 1.16
- Next message: [MPlayer-DOCS] corrections to help_mp-el.h
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-DOCS
mailing list