Mercurial > mplayer.hg
annotate DOCS/xml/fr/history.xml @ 15450:0202bf87c830
removed unused variables
author | nicodvb |
---|---|
date | Sat, 14 May 2005 06:52:25 +0000 |
parents | f1dd354576a4 |
children | d7a26e8f77b7 |
rev | line source |
---|---|
10109 | 1 <?xml version="1.0" encoding="iso-8859-1"?> |
14098 | 2 <!-- synced with 1.12 --> |
10109 | 3 <!-- FIXME: history really should be in the appendix --> |
4 <sect1 id="history"> | |
5 <title>Histoire</title> | |
6 | |
10229 | 7 <blockquote><para> |
14098 | 8 Cela a commencé un an auparavant... |
9 J'ai essayé de nombreux lecteurs de vidéos sous GNU/Linux (<application>mtv</application>, <application>xmps</application>, | |
11844 | 10 <application>dvdview</application>, <application>livid/oms</application>, |
11 <application>videolan</application>, <application>xine</application>, | |
12 <application>xanim</application>, <application>avifile</application>, | |
13 <application>xmmp</application>) mais ils présentaient tous des défauts, particulièrement sur | |
14098 | 14 certains fichiers ou avec la synchronisation audio/vidéo. La plupart étaient incapables de lire à |
15 la fois les fichiers MPEG-1, MPEG-2 et AVI (DivX). De plus ils avaient des problèmes de vitesse/qualité | |
11844 | 16 d'images. J'ai donc décidé d'en écrire/modifier un... |
10229 | 17 </para></blockquote><para>A'rpi, 2001</para> |
10109 | 18 |
10229 | 19 <para> |
10109 | 20 <itemizedlist> |
21 <listitem><para> | |
14098 | 22 <emphasis role="bold"><application>mpg12play</application> v0.1-v0.3</emphasis>: 22-25 Sep 2000 |
10109 | 23 </para> |
15063
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
24 <para>Le premier essai, réalisé en une demi-heure ! |
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
25 J'ai utilisé libmpeg3 de <ulink url="http://www.heroinewarrior.com"/> |
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
26 dans sa version 0.3, mais il présentait des problèmes graves;mes de |
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
27 vitesse/qualité d'images. |
10109 | 28 </para></listitem> |
29 <listitem><para> | |
14098 | 30 <emphasis role="bold"><application>mpg12play</application> v0.5-v0.87</emphasis>: 28 Sep-20 Oct 2000 |
11844 | 31 </para><para>Le codec MPEG a été remplacé par DVDview de Dirk Farin, du bon boulot, |
32 mais c'était lent et écrit en C++ (A'rpi déteste le C++!!!) | |
10109 | 33 </para></listitem> |
34 <listitem><para> | |
14098 | 35 <emphasis role="bold"><application>mpg12play</application> v0.9-v0.95pre5</emphasis>: 21 Oct-2 Nov 2000 |
15063
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
36 </para><para>Le codec MPEG était libmpeg2 (mpeg2dec) par Aaron Holtzman et Michel Lespinasse. |
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
37 Il est excellent, un code C rapide et bien optimisé; avec une qualité d'image parfaite |
10109 | 38 et 100% compatible avec les standards MPEG. |
39 </para></listitem> | |
40 <listitem><para> | |
14098 | 41 <emphasis role="bold"><application>MPlayer</application> v0.3-v0.9</emphasis>: 18 Nov-4 Dec 2000 |
15063
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
42 </para><para>Un condensé de deux programmes: mpg12playv0.95pre6 et mon nouveau lecteur de AVI 'avip' |
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
43 basé sur le chargeur de DLL Win32 de avifile. |
10109 | 44 </para></listitem> |
45 <listitem><para> | |
14098 | 46 <emphasis role="bold"><application>MPlayer</application> v0.10</emphasis>: 1er Jan 2001 |
10109 | 47 </para><para>Les lecteurs MPEG et AVI dans un seul binaire ! |
48 </para></listitem> | |
49 <listitem><para> | |
14098 | 50 <emphasis role="bold">série <application>MPlayer</application> v0.11pre</emphasis>: |
15063
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
51 </para><para>De nouveaux développeurs ont joint le projet et depuis la version 0.11 le projet |
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
52 MPlayer est un travail d'équipe ! Ajout du support des fichiers .ASF, et |
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
53 de l'encodage/décodage OpenDivX (c.f. <ulink url="http://www.projectmayo.com"/>). |
10109 | 54 </para></listitem> |
55 <listitem><para> | |
14098 | 56 <emphasis role="bold"><application>MPlayer</application> v0.17a "The IdegCounter"</emphasis> 27 Avr 2001 |
15063
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
57 </para><para>La finalisation de la version 0.11pre après 4 mois de développement intensif ! |
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
58 Essayez la, et soyez conquis ! Des dizaines de nouvelles fonctionnalités ont été apportées, le code existant amélioré et sécurisé, et de nombreux bogues ont été corrigés.. |
10109 | 59 </para></listitem> |
60 <listitem><para> | |
14098 | 61 <emphasis role="bold"><application>MPlayer</application> 0.18 "The BugCounter"</emphasis> 9 Juillet 2001 |
15063
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
62 </para><para>Deux mois après la 0.17, une nouvelle parution.. Compléter le support ASF, |
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
63 plus de formats pour les sous-titres, introduction de libao (similaire et libvo pour l'audio), |
10109 | 64 encore plus stable et performant.... C'est un MUST ! |
65 </para></listitem> | |
66 <listitem><para> | |
14098 | 67 <emphasis role="bold"><application>MPlayer</application> 0.50 "The Faszom(C)ounter"</emphasis> 8 Oct 2001 |
15063
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
68 </para><para>Hmm. Une nouvelle sortie. Des tonnes de nouvelles fonctionnalités, une GUI en version |
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
69 bêta, des bogues fixés, de nouveaux drivers vo et ao, portage |
f1dd354576a4
Spelling corrections part II. Patch by Bougiz (getting ready for -pre7 ;-) )
gpoirier
parents:
15014
diff
changeset
|
70 sur de nombreux systèmes, incluant les codecs DivX Open-Source, et bien plus |
10109 | 71 encore... Essayez le ! |
72 </para></listitem> | |
73 <listitem><para> | |
14098 | 74 <emphasis role="bold"><application>MPlayer</application> 0.60 "The RTFMCounter"</emphasis> 3 Jan 2002 |
10109 | 75 </para><para>Support des formats de fichier MOV/VIVO/RM/FLI/NUV, CRAM natif, Cinepak, |
76 codecs ADPCM, et support des codecs XAnim binaires; support des sous-titres DVD, | |
14098 | 77 première sortie de <application>MEncoder</application>, capture TV, cache, liba52, réparations innombrables. |
10109 | 78 </para></listitem> |
79 <listitem><para> | |
14098 | 80 <emphasis role="bold"><application>MPlayer</application> 0.90pre10 "The BirthdayCounter"</emphasis> 11 Nov 2002 |
10109 | 81 </para><para>MPlayer 0.90pre10 "The BirthdayCounter" 11 Nov 2002 |
11698 | 82 Bien que ce ne soit pas une version officielle, je la mentionne parce qu'elle est sortie 2 ans |
83 après MPlayer v0.01. Joyeux anniversaire, MPlayer ! | |
10109 | 84 </para></listitem> |
85 <listitem><para> | |
14098 | 86 <emphasis role="bold"><application>MPlayer</application> 0.90rc1 "The CodecCounter"</emphasis> 7 Dec 2002 |
10109 | 87 </para><para>Là encore, pas une version officielle, mais après l'ajout du support Sorenson 3 (QuickTime) |
88 et Windows Media 9, MPlayer est le premier lecteur de film au monde qui supporte | |
89 tous les formats vidéos connus! | |
90 </para></listitem> | |
91 <listitem><para> | |
14098 | 92 <emphasis role="bold"><application>MPlayer</application> 0.90 "The CounterCounter"</emphasis> 6 Avr 2003 |
10132 | 93 </para><para> |
11698 | 94 </para><para>Après plus d'un an, nous avons finalement conclu que le code était |
15014 | 95 de nouveau suffisamment stable, et prêt à sortir en temps que version officielle. |
10132 | 96 Malheureusement nous avons oublié d'incrémenter le numéro de version, et d'autres |
97 bogues ennuyeux sont apparus, donc préparez-vous pour... | |
98 </para></listitem> | |
99 <listitem><para> | |
14098 | 100 <emphasis role="bold"><application>MPlayer</application> 0.91</emphasis> 13 Août 2003 |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10229
diff
changeset
|
101 </para><para>Des corrections ont été apportées à ce qui est dit ci-dessus, |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10229
diff
changeset
|
102 ainsi qu'à d'autres bogues. Ceci est la dernière version stable. |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10229
diff
changeset
|
103 </para></listitem> |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10229
diff
changeset
|
104 <listitem><para> |
14098 | 105 <emphasis role="bold"><application>MPlayer</application> 1.0pre1 "Développement sur la plage"</emphasis> 1er Sep 2003 |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10229
diff
changeset
|
106 </para><para>Bien que ce ne soit pas une version stable, je la mentionne car |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10229
diff
changeset
|
107 c'est la première pré-version de la série 1.0 de MPlayer et qu'elle est destinée |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10229
diff
changeset
|
108 à aider la <emphasis>grande chasse aux bogues</emphasis>. C'est un pas en avant |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10229
diff
changeset
|
109 énorme ! |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10229
diff
changeset
|
110 </para></listitem> |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10229
diff
changeset
|
111 <listitem><para> |
14098 | 112 <emphasis role="bold"><application>MPlayer</application> 1.0</emphasis> date encore inconnue |
10109 | 113 </para></listitem> |
114 </itemizedlist> | |
115 </para> | |
116 </sect1> |