]> git.sesse.net Git - vlc/blob - debian/changelog
* Fixed a few warnings with gcc 3.0.
[vlc] / debian / changelog
1 vlc (0.2.73-2) unstable; urgency=low
2
3   * We now build without MMX in the main application (Closes: #96036).
4
5  -- Samuel Hocevar <sam@zoy.org>  Fri,  4 May 2001 07:13:04 +0200
6
7 vlc (0.2.73-1) unstable; urgency=low
8
9   * New upstream release.
10
11  -- Samuel Hocevar <sam@zoy.org>  Sat, 28 Apr 2001 07:02:35 +0200
12
13 vlc (0.2.72-1) unstable; urgency=low
14
15   * New upstream release.
16
17  -- Samuel Hocevar <sam@zoy.org>  Mon, 16 Apr 2001 14:33:53 +0200
18
19 vlc (0.2.71-1) unstable; urgency=low
20
21   * New upstream release.
22
23  -- Samuel Hocevar <sam@zoy.org>  Fri, 13 Apr 2001 08:13:26 +0200
24
25 vlc (0.2.70-1) unstable; urgency=low
26
27   * New upstream release.
28   * Non-i386 package builds really fixed (Closes: #89285).
29
30  -- Samuel Hocevar <sam@zoy.org>  Sat,  7 Apr 2001 05:52:00 +0200
31
32 vlc (0.2.63-3) unstable; urgency=low
33
34   * Added versioned conflicts/replaces to vlc-gtk (Closes: #88796).
35
36  -- Samuel Hocevar <sam@zoy.org>  Wed,  7 Mar 2001 20:47:48 +0100
37
38 vlc (0.2.63-2) unstable; urgency=low
39
40   * Glide shouldn't cause any non-x86 problems anymore (Closes: #88583).
41
42  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 12:50:28 +0100
43
44 vlc (0.2.63-1) unstable; urgency=low
45
46   * New upstream release.
47
48  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 00:41:16 +0100
49
50 vlc (0.2.62-2) unstable; urgency=low
51
52   * Removed a few lintian warnings.
53
54  -- Samuel Hocevar <sam@zoy.org>  Sat,  3 Mar 2001 10:29:31 +0100
55
56 vlc (0.2.62-1) unstable; urgency=low
57
58   * New release. Glide and GGI packages build again.
59   * Updated vlc.1 manpage (Closes: #87478).
60   * Fixed debian/control (Closes: #83707).
61   * The framebuffer plugin doesn't hijack ^C anymore (Closes: #87500).
62
63  -- Samuel Hocevar <sam@zoy.org>  Fri,  2 Mar 2001 17:32:24 +0100
64
65 vlc (0.2.61-1) unstable; urgency=low
66
67   * New release. The package build works again.
68
69  -- Samuel Hocevar <sam@zoy.org>  Fri, 16 Feb 2001 08:09:59 +0100
70
71 vlc (0.2.60-1) unstable; urgency=low
72
73   * New release. The package build is most presumably FUBAR.
74
75  -- Samuel Hocevar <sam@zoy.org>  Wed, 14 Feb 2001 08:33:46 +0100
76
77 vlc (0.2.50-1) unstable; urgency=low
78
79   * Only build vlc-glide under x86 (Closes: #84046).
80   * Switched PentiumPro optimization off (Closes: #83707).
81
82  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Feb 2001 20:49:15 +0100
83
84 vlc (0.2.50-1) unstable; urgency=low
85
86   * Unstable release.
87
88  -- Samuel Hocevar <sam@zoy.org>  Wed, 31 Jan 2001 04:30:37 +0100
89
90 vlc (0.1.99i) unstable; urgency=low
91
92   * Fixed the framerate display
93
94  -- Samuel Hocevar <sam@zoy.org>  Tue, 24 Oct 2000 11:08:01 +0200
95
96 vlc (0.1.99i) unstable; urgency=low
97
98   * fixed the support for field pictures, which involved a few dozens
99     bugs in the video parser and video decoder.
100   * renamed an inconsistent variable in src/input/input_file.c.
101   * added support for I+ synchro (all Is and the first P).
102   * fixed a motion compensation bug which generated some distortion
103     on B images.
104   * fixed a motion compensation bug for skipped macroblocks.
105   * fixed a synchro bug for field images.
106   * fixed the --server option which didn't work if a ~/.vlcrc existed.
107
108  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 28 Aug 2000 02:34:18 +0200
109
110 vlc (0.1.99h) unstable; urgency=low
111
112   * added support for the SDL vout : the --display fullscreen allows
113     fullscreen when possible. Disabled by default.
114   * updated debian directory to build vlc-sdl.
115   * removed CCFLAGS flags which were improperly used.
116   * added hints for powerpc build.
117   * fixed the input_file exit bug.
118   * removed the frame statistics output.
119   * removed a verbose message in intf_sdl.c.
120   * added a few sanity checks in the audio mpeg and ac3 decoders.
121   * temporarily got rid of vlc.channels.
122
123  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 22 Aug 2000 01:31:58 +0200
124
125 vlc (0.1.99g) unstable; urgency=low
126
127   * removed all "*vlc" aliases except "gvlc" and "fbvlc". The other sucked.
128   * new --synchro flag which lets you force which images are decoded.
129   * fixed 32bpp MMX YUV, made the comments clearer, removed an emms.
130   * now scaling is on by default, so that people won't tell that the vlc
131     cannot do scaling :-)
132   * fixed 8bpp YUV.
133   * fixed the fscked up Bresenham algorithm in all YUV functions.
134   * fixed a dumb bug in the Makefile that prevented inclusion of the
135     -march=pentium directive. thanks Meuuh, blame sam.
136   * separate Debian packages
137
138  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 16 Aug 2000 01:07:14 +0200
139
140 vlc (0.1.99f) unstable; urgency=low
141
142   * plugin detection now works
143   * "gvlc", "fbvlc", "ggivlc" aliases now work
144   * fixed functions that weren't properly inlined
145   * removed bloat from the MMX YUV plugin
146   * vlc.init becomes ~/.vlcrc
147   * removed float operations in the video decoder, and all emms asm functions
148   * borrowed linuxvideo's MMX motion compensation
149   * fixed an undefined symbol in the MMX YUV plugin
150
151  -- Samuel Hocevar <sam@via.ecp.fr>  Tue,  8 Aug 2000 11:24:01 +0200
152
153 vlc (0.1.99e) unstable; urgency=low
154
155   * new bitstream syntax and slight performance increase
156
157  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 20 Jul 2000 15:14:06 +0200
158
159 vlc (0.1.99d) unstable; urgency=low
160
161   * .deb is now more lintian-friendly
162   * removed a few useless warning messages
163   * new plugin API
164   * plugin auto-detection
165   * removed the default --enable-ppro option because it didn't work on K6-2
166   * the framebuffer client now leaves the console in a working state
167   * the dithered 8 bpp YUV transformation works again (blame bbp !)
168   * the YUV transformations are now plugins as well
169   * alternative symlinks like gvlc, fbvlc are now created at compile time
170   * borrowed libmpeg2's GPLed MMX YUV transformations (16 and 32 bits)
171   * fixed an endianness problem which occured on iMacs
172
173  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 12 Jul 2000 01:24:40 +0200
174
175 vlc (0.1.99c) unstable; urgency=low
176
177   * Caught Delete Window event in Gnome and X11 modes
178   * Fixed manpage
179   * GGI output now works
180   * Fixed a segfault on exit for the Gnome plugin
181   * Sound support almost works under BeOS
182
183  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 20 Jun 2000 03:01:12 +0200
184
185 vlc (0.1.99b) unstable; urgency=low
186
187   * Added a ChangeLog file
188   * Updated the VLAN code
189   * Fixed a bug preventing to quit
190
191  -- Samuel Hocevar <sam@via.ecp.fr>  Sat, 17 Jun 2000 03:46:16 +0200
192
193 vlc (0.1.99a) unstable; urgency=low
194
195   * Fixed some compile flag errors
196
197  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 15 Jun 2000 20:48:54 +0200
198
199 vlc (0.1.99-1) unstable; urgency=low
200
201   * Initial Release.
202
203  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 13 Mar 2000 02:21:45 +0100
204
205 Local variables:
206 mode: debian-changelog
207 End: