annotate DOCS/xml/en/history.xml @ 26904:b4a743e6d17d

Add install-dhahelperwin target to simplify dhahelper installation on Windows.
author diego
date Fri, 30 May 2008 20:10:36 +0000
parents b210a229fbcb
children b89c59df8ba6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20535
c0687e92d463 convert DOCS/xml/en and help_mp-en.h to UTF-8
kraymer
parents: 20079
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
10913
49b1a67e7381 Add revision keyword to english xml files, to ease translation synchronization
lumag
parents: 10229
diff changeset
2 <!-- $Revision$ -->
20079
171e9afa4554 fix FIXME: move history to appendix
kraymer
parents: 14024
diff changeset
3 <appendix id="history">
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
4 <title>History</title>
12815
3c99b7a8c840 trailing whitespace removed (cosmetics)
diego
parents: 11792
diff changeset
5
10229
nicolas
parents: 10132
diff changeset
6 <blockquote><para>
11792
eefc63bdafd4 Some capitalisation fixes.
wight
parents: 11540
diff changeset
7 This began a year ago... I have tried lots of players under Linux
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
8 (<application>mtv</application>, <application>xmps</application>,
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
9 <application>dvdview</application>, <application>livid/oms</application>,
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
10 <application>videolan</application>, <application>xine</application>,
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
11 <application>xanim</application>, <application>avifile</application>,
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
12 <application>xmmp</application>) but they all have some problem. Mostly with
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
13 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
14 MPEG-1, MPEG-2 and AVI (DivX) files. Many players have image quality or speed
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
15 problems too. So I've decided to write/modify one...
10229
nicolas
parents: 10132
diff changeset
16 </para></blockquote><para>A'rpi, 2001</para>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
17
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
18 <itemizedlist>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
19 <listitem>
10229
nicolas
parents: 10132
diff changeset
20 <para>
21521
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
21 <emphasis role="bold"><application>mpg12play</application> v0.1-v0.3</emphasis>: Sep 22-25, 2000
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
22 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
23 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
24 The first try, hacked together in a half hour! I've used libmpeg3
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
25 from <ulink url="http://www.heroinewarrior.com"/> up to the version 0.3, but
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
26 there were image quality and speed problems with it.
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
27 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
28 </listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
29
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
30 <listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
31 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
32 <emphasis role="bold"><application>mpg12play</application> v0.5-v0.87</emphasis>: Sep 28-Oct 20, 2000
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
33 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
34 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
35 MPEG codec replaced with DVDview by Dirk Farin, it was a
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
36 great stuff, but it was slow and was written in C++ (A'rpi hates C++!!!)
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
37 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
38 </listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
39
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
40 <listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
41 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
42 <emphasis role="bold"><application>mpg12play</application> v0.9-v0.95pre5</emphasis>: Oct 21-Nov 2, 2000
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
43 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
44 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
45 MPEG codec was libmpeg2 (mpeg2dec) by Aaron Holtzman and
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
46 Michel Lespinasse. It's great, optimized very fast C code with perfect
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
47 image quality and 100% MPEG standard conformance.
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
48 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
49 </listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
50
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
51 <listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
52 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
53 <emphasis role="bold"><application>MPlayer</application> v0.3-v0.9</emphasis>: Nov 18-Dec 4, 2000
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
54 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
55 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
56 It was a pack of two programs: mpg12play v0.95pre6 and my
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
57 new simple AVI player 'avip' based on avifile's Win32 DLL loader.
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
58 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
59 </listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
60
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
61 <listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
62 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
63 <emphasis role="bold"><application>MPlayer</application> v0.10</emphasis>: Jan 1, 2001
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
64 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
65 <para>The MPEG and AVI player in a single binary!
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
66 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
67 </listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
68
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
69 <listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
70 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
71 <emphasis role="bold"><application>MPlayer</application> v0.11pre series</emphasis>:
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
72 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
73 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
74 Some new developers joined and since 0.11 the <application>MPlayer</application>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
75 project is a team-work! Added ASF file support, and OpenDivX
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
76 (see <ulink url="http://www.projectmayo.com"/>) en/decoding.
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
77 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
78 </listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
79
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
80 <listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
81 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
82 <emphasis role="bold"><application>MPlayer</application> v0.17a "The IdegCounter"</emphasis>: Apr 27, 2001
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
83 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
84 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
85 The release version of the 0.11pre after 4 months of heavy
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
86 development! Try it, and be amazed! Thousands of new features added...
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
87 and of course old code was improved too, bugs removed etc.
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
88 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
89 </listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
90
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
91 <listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
92 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
93 <emphasis role="bold"><application>MPlayer</application> 0.18 "The BugCounter"</emphasis>: Jul 9, 2001
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
94 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
95 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
96 2 months since 0.17 and here's a new release.. Completed ASF
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
97 support, more subtitle formats, introduced libao (similar to libvo but to
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
98 audio), even more stable than ever, and so on. It's a MUST!
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
99 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
100 </listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
101
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
102 <listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
103 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
104 <emphasis role="bold"><application>MPlayer</application> 0.50 "The Faszom(C)ounter"</emphasis>: Oct 8, 2001
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
105 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
106 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
107 Hmm. Release again. Tons of new features, beta GUI version,
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
108 bugs fixed, new vo and ao drivers, ported to many systems, including
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
109 opensource DivX codecs and much more. Try it!
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
110 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
111 </listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
112
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
113 <listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
114 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
115 <emphasis role="bold"><application>MPlayer</application> 0.60 "The RTFMCounter"</emphasis>: Jan 3, 2002
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
116 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
117 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
118 MOV/VIVO/RM/FLI/NUV fileformats support, native CRAM, Cinepak,
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
119 ADPCM codecs, and support for XAnim's binary codecs; DVD subtitles support,
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
120 first release of <application>MEncoder</application>, TV grabbing, cache,
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
121 liba52, countless fixes.
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
122 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
123 </listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
124
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
125 <listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
126 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
127 <emphasis role="bold"><application>MPlayer</application> 0.90pre10 "The BirthdayCounter"</emphasis> Nov 11, 2002
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
128 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
129 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
130 Although this is not a release, I am going to mention it because it
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
131 came out 2 years after <application>MPlayer</application> v0.01.
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
132 Happy birthday, <application>MPlayer</application>!
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
133 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
134 </listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
135
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
136 <listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
137 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
138 <emphasis role="bold"><application>MPlayer</application> 0.90rc1 "The CodecCounter"</emphasis> Dec 7, 2002
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
139 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
140 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
141 Again not a release, but after adding Sorenson 3 (QuickTime)
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
142 and Windows Media 9 support, <application>MPlayer</application> is the
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
143 world's first movie player with support for all known video formats!
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
144 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
145 </listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
146
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
147 <listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
148 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
149 <emphasis role="bold"><application>MPlayer</application> 0.90 "The CounterCounter"</emphasis> Apr 6, 2003
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
150 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
151 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
152 After more than 1 year, we finally concluded that the code was indeed
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
153 stable again, and ready to be published as a release. Unfortunately we
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
154 forgot even to increase the version number, and other annoying bugs went
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
155 in, so get ready for...
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
156 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
157 </listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
158
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
159 <listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
160 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
161 <emphasis role="bold"><application>MPlayer</application> 0.91</emphasis> Aug 13, 2003
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
162 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
163 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
164 The above mentioned and lot of other bugs have been fixed.
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
165 This is the latest stable version.
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
166 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
167 </listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
168
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
169 <listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
170 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
171 <emphasis role="bold"><application>MPlayer</application> 1.0pre1 "Development on the beach"</emphasis> Sep 1, 2003
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
172 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
173 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
174 Although this is not a stable release, I am going to mention it because it is
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
175 the first pre version of the 1.0 series of <application>MPlayer</application>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
176 and it is intended to help the <emphasis>big bug hunting party</emphasis>.
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
177 This is a huge step forward!
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
178 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
179 </listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
180
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
181 <listitem>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
182 <para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
183 <emphasis role="bold"><application>MPlayer</application> 1.0</emphasis> date yet unknown
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
184 </para>
b210a229fbcb General reformatting round:
torinthiel
parents: 20535
diff changeset
185 </listitem>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
186 </itemizedlist>
20079
171e9afa4554 fix FIXME: move history to appendix
kraymer
parents: 14024
diff changeset
187 </appendix>