comparison DOCS/xml/en/history.xml @ 10229:bfb39cff0b18

sync
author nicolas
date Sun, 01 Jun 2003 11:03:55 +0000
parents c1b56a757f85
children 49b1a67e7381
comparison
equal deleted inserted replaced
10228:3aba8a7ab91f 10229:bfb39cff0b18
1 <?xml version="1.0" encoding="iso-8859-1"?> 1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!-- FIXME: history really should be in the appendix --> 2 <!-- FIXME: history really should be in the appendix -->
3 <sect1 id="history"> 3 <sect1 id="history">
4 <title>History</title> 4 <title>History</title>
5 5
6 <para> 6 <blockquote><para>
7 This began a year ago... I (A'rpi) have tried lots of players under linux 7 This began a year ago... I have tried lots of players under linux
8 (mtv, xmps, dvdview, livid/oms, videolan, xine, xanim, avifile, xmmp) but 8 (mtv, xmps, dvdview, livid/oms, videolan, xine, xanim, avifile, xmmp) but
9 they all have some problem. Mostly with special files or with audio/video 9 they all have some problem. Mostly with special files or with audio/video
10 sync. Most of them is unable to play both MPEG1, MPEG2 and AVI (DivX) 10 sync. Most of them is unable to play both MPEG1, MPEG2 and AVI (DivX)
11 files. Many players have image quality or speed problems too. So I've 11 files. Many players have image quality or speed problems too. So I've
12 decided to write/modify one... 12 decided to write/modify one...
13 </para></blockquote><para>A'rpi, 2001</para>
13 14
15 <para>
14 <itemizedlist> 16 <itemizedlist>
15 <listitem><para> 17 <listitem><para>
16 <emphasis role="bold">mpg12play v0.1-v0.3</emphasis>: Sep 22-25, 2000 18 <emphasis role="bold">mpg12play v0.1-v0.3</emphasis>: Sep 22-25, 2000
17 </para> 19 </para>
18 <para>The first try, hacked together in a half hour! I've used libmpeg3 20 <para>The first try, hacked together in a half hour! I've used libmpeg3
20 there were image quality and speed problems with it. 22 there were image quality and speed problems with it.
21 </para></listitem> 23 </para></listitem>
22 <listitem><para> 24 <listitem><para>
23 <emphasis role="bold">mpg12play v0.5-v0.87</emphasis>: Sep 28-Oct 20, 2000 25 <emphasis role="bold">mpg12play v0.5-v0.87</emphasis>: Sep 28-Oct 20, 2000
24 </para><para>Mpeg codec replaced with DVDview by Dirk Farin, it was a 26 </para><para>Mpeg codec replaced with DVDview by Dirk Farin, it was a
25 great stuff, but it was slow and was written in C++ (I hate C++!!!) 27 great stuff, but it was slow and was written in C++ (A'rpi hate C++!!!)
26 </para></listitem> 28 </para></listitem>
27 <listitem><para> 29 <listitem><para>
28 <emphasis role="bold">mpg12play v0.9-v0.95pre5</emphasis>: Oct 21-Nov 2, 2000 30 <emphasis role="bold">mpg12play v0.9-v0.95pre5</emphasis>: Oct 21-Nov 2, 2000
29 </para><para>Mpeg codec was libmpeg2 (mpeg2dec) by Aaron Holtzman and 31 </para><para>Mpeg codec was libmpeg2 (mpeg2dec) by Aaron Holtzman and
30 Michel Lespinasse. It's great, optimized very fast C code with perfect 32 Michel Lespinasse. It's great, optimized very fast C code with perfect