annotate DOCS/xml/en/history.xml @ 14024:0d9e27059495

MPEG-X spelling
author diego
date Wed, 24 Nov 2004 11:23:21 +0000
parents 3c99b7a8c840
children 171e9afa4554
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1 <?xml version="1.0" encoding="iso-8859-1"?>
10913
49b1a67e7381 Add revision keyword to english xml files, to ease translation synchronization
lumag
parents: 10229
diff changeset
2 <!-- $Revision$ -->
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
3 <!-- FIXME: history really should be in the appendix -->
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
4 <sect1 id="history">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
5 <title>History</title>
12815
3c99b7a8c840 trailing whitespace removed (cosmetics)
diego
parents: 11792
diff changeset
6
10229
nicolas
parents: 10132
diff changeset
7 <blockquote><para>
11792
eefc63bdafd4 Some capitalisation fixes.
wight
parents: 11540
diff changeset
8 This began a year ago... I have tried lots of players under Linux
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
9 (<application>mtv</application>, <application>xmps</application>,
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
10 <application>dvdview</application>, <application>livid/oms</application>,
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
11 <application>videolan</application>, <application>xine</application>,
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
12 <application>xanim</application>, <application>avifile</application>,
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
13 <application>xmmp</application>) but they all have some problem. Mostly with
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
14 special files or with audio/video sync. Most of them are unable to play both
14024
0d9e27059495 MPEG-X spelling
diego
parents: 12815
diff changeset
15 MPEG-1, MPEG-2 and AVI (DivX) files. Many players have image quality or speed
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
16 problems too. So I've decided to write/modify one...
10229
nicolas
parents: 10132
diff changeset
17 </para></blockquote><para>A'rpi, 2001</para>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
18
10229
nicolas
parents: 10132
diff changeset
19 <para>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
20 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
21 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
22 <emphasis role="bold"><application>mpg12play</application> v0.1-v0.3</emphasis>: Sep 22-25, 2000
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
23 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
24 <para>The first try, hacked together in a half hour! I've used libmpeg3
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
25 from <ulink url="http://www.heroinewarrior.com"/> up to the version 0.3, but
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
26 there were image quality and speed problems with it.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
27 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
28 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
29 <emphasis role="bold"><application>mpg12play</application> v0.5-v0.87</emphasis>: Sep 28-Oct 20, 2000
11792
eefc63bdafd4 Some capitalisation fixes.
wight
parents: 11540
diff changeset
30 </para><para>MPEG codec replaced with DVDview by Dirk Farin, it was a
11212
c2bae64647fe grammar fixes by ismail.donmez@boun.edu.tr
diego
parents: 11138
diff changeset
31 great stuff, but it was slow and was written in C++ (A'rpi hates C++!!!)
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
32 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
33 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
34 <emphasis role="bold"><application>mpg12play</application> v0.9-v0.95pre5</emphasis>: Oct 21-Nov 2, 2000
11792
eefc63bdafd4 Some capitalisation fixes.
wight
parents: 11540
diff changeset
35 </para><para>MPEG codec was libmpeg2 (mpeg2dec) by Aaron Holtzman and
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
36 Michel Lespinasse. It's great, optimized very fast C code with perfect
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
37 image quality and 100% MPEG standard conformance.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
38 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
39 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
40 <emphasis role="bold"><application>MPlayer</application> v0.3-v0.9</emphasis>: Nov 18-Dec 4, 2000
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
41 </para><para>It was a pack of two programs: mpg12play v0.95pre6 and my
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
42 new simple AVI player 'avip' based on avifile's Win32 DLL loader.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
43 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
44 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
45 <emphasis role="bold"><application>MPlayer</application> v0.10</emphasis>: Jan 1, 2001
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
46 </para><para>The MPEG and AVI player in a single binary!
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
47 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
48 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
49 <emphasis role="bold"><application>MPlayer</application> v0.11pre series</emphasis>:
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
50 </para><para>Some new developers joined and since 0.11 the <application>MPlayer</application>
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
51 project is a team-work! Added ASF file support, and OpenDivX
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
52 (see <ulink url="http://www.projectmayo.com"/>) en/decoding.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
53 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
54 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
55 <emphasis role="bold"><application>MPlayer</application> v0.17a "The IdegCounter"</emphasis> Apr 27, 2001
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
56 </para><para>The release version of the 0.11pre after 4 months of heavy
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
57 development! Try it, and be amazed! Thousands of new features added...
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
58 and of course old code was improved too, bugs removed etc.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
59 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
60 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
61 <emphasis role="bold"><application>MPlayer</application> 0.18 "The BugCounter"</emphasis> Jul 9, 2001
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
62 </para><para>2 months since 0.17 and here's a new release.. Completed ASF
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
63 support, more subtitle formats, introduced libao (similar to libvo but to
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
64 audio), even more stable than ever, and so on. It's a MUST!
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
65 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
66 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
67 <emphasis role="bold"><application>MPlayer</application> 0.50 "The Faszom(C)ounter"</emphasis> Oct 8, 2001
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
68 </para><para>Hmm. Release again. Tons of new features, beta GUI version,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
69 bugs fixed, new vo and ao drivers, ported to many systems, including
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
70 opensource DivX codecs and much more. Try it!
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
71 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
72 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
73 <emphasis role="bold"><application>MPlayer</application> 0.60 "The RTFMCounter"</emphasis> Jan 3, 2002
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
74 </para><para>MOV/VIVO/RM/FLI/NUV fileformats support, native CRAM, Cinepak,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
75 ADPCM codecs, and support for XAnim's binary codecs; DVD subtitles support,
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
76 first release of <application>MEncoder</application>, TV grabbing, cache,
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
77 liba52, countless fixes.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
78 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
79 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
80 <emphasis role="bold"><application>MPlayer</application> 0.90pre10 "The BirthdayCounter"</emphasis> Nov 11, 2002
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
81 </para><para> Although this is not a release, I am going to mention it because it
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
82 came out 2 years after <application>MPlayer</application> v0.01.
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
83 Happy birthday, <application>MPlayer</application>!
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
84 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
85 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
86 <emphasis role="bold"><application>MPlayer</application> 0.90rc1 "The CodecCounter"</emphasis> Dec 7, 2002
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
87 </para><para>Again not a release, but after adding Sorenson 3 (QuickTime)
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
88 and Windows Media 9 support, <application>MPlayer</application> is the
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
89 world's first movie player with support for all known video formats!
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
90 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
91 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
92 <emphasis role="bold"><application>MPlayer</application> 0.90 "The CounterCounter"</emphasis> Apr 6, 2003
10132
nicolas
parents: 10111
diff changeset
93 </para><para>After more than 1 year, we finally concluded that the code was indeed
nicolas
parents: 10111
diff changeset
94 stable again, and ready to be published as a release. Unfortunately we
nicolas
parents: 10111
diff changeset
95 forgot even to increase the version number, and other annoying bugs went
nicolas
parents: 10111
diff changeset
96 in, so get ready for...
nicolas
parents: 10111
diff changeset
97 </para></listitem>
nicolas
parents: 10111
diff changeset
98 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
99 <emphasis role="bold"><application>MPlayer</application> 0.91</emphasis> Aug 13, 2003
11030
diego
parents: 10913
diff changeset
100 </para><para>The above mentioned and lot of other bugs have been fixed.
diego
parents: 10913
diff changeset
101 This is the latest stable version.
diego
parents: 10913
diff changeset
102 </para></listitem>
diego
parents: 10913
diff changeset
103 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
104 <emphasis role="bold"><application>MPlayer</application> 1.0pre1 "Development on the beach"</emphasis> Sep 1, 2003
11030
diego
parents: 10913
diff changeset
105 </para><para>Although this is not a stable release, I am going to mention
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
106 it because it is the first pre version of the 1.0 series of <application>MPlayer</application>
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
107 and it is intended to help the <emphasis>big bug hunting party</emphasis>.
11030
diego
parents: 10913
diff changeset
108 This is a huge step forward!
diego
parents: 10913
diff changeset
109 </para></listitem>
diego
parents: 10913
diff changeset
110 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
111 <emphasis role="bold"><application>MPlayer</application> 1.0</emphasis> date yet unknown
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
112 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
113 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
114 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
115 </sect1>