]> git.sesse.net Git - vlc/blob - debian/changelog
* The "coincoin" Debian upload (no, it's not a cocker).
[vlc] / debian / changelog
1 vlc (0.6.2+cvs20031031-1) unstable; urgency=low
2
3   * New CVS snapshot.
4   * debian/rules:
5     + Disabled the deprecated satellite plugin; the dvb plugin is now
6       the recommended one (Closes: #216367).
7     + Don't install fortunes in /usr/share/games, they are too private for
8       common mortals (Closes: #212856). They are still available in the
9       /usr/share/doc/vlc directory though.
10     + Activated the speex codec.
11     + Activated the PVR input module.
12   * debian/control:
13     + Depend on ttf-freefont for subtitles.
14     + Upgraded debhelper build-dependency to (>= 4.0).
15
16  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 31 Oct 2003 11:08:57 +0100
17
18 vlc (0.6.2-3) unstable; urgency=low
19
20   * debian/control:
21     + Set libxosd-dev build-dependency to (>= 2.2.4-1.3) because previous
22       versions were broken on s390 (Closes: #208383).
23     + Rewrote long descriptions (Closes: #209602, #209615, #209628, #209636,
24       Closes: #209774, #209914, #210028, #210095).
25
26  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 15 Sep 2003 21:28:43 +0200
27
28 vlc (0.6.2-2) unstable; urgency=low
29
30   * debian/control:
31     + Set libmatroska-dev build-dependency to (>= 0.5.0-3) because previous
32       versions were broken on platforms where PIC/non-PIC cannot be mixed in
33       objects (Closes: #208383).
34     + Set policy to 3.6.1.0.
35
36  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri,  5 Sep 2003 02:32:54 +0200
37
38 vlc (0.6.2-1) unstable; urgency=low
39
40   * New upstream release.
41   * debian/control:
42     + Added a build-dependency on freetype6-dev.
43     + Added a build-dependency on libdvbpsi2-dev.
44     + We now recommend gnome-vlc | wxvlc.
45     + We now suggest fortune-mod.
46   * This release now uses libfreetype to render subtitles, and we recommend
47     ttf-freefont | ttf-thryomanes, so that the old .rle font is no longer
48     needed (Closes: #203013).
49   * extras/faad:
50     + aclocal-1.6 && autoconf && automake-1.6 -a -c -f && libtoolize -c -f
51   * extras/faad/common/mp4v2:
52     + aclocal-1.4 && autoconf && autoheader && automake-1.4 --foreign -a -c \
53       && libtoolize -c -f
54   * extras/mpeg2dec:
55     + aclocal-1.7 && autoconf && automake-1.7 -a -c && libtoolize -c -f
56
57  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue,  2 Sep 2003 10:45:24 +0200
58
59 vlc (0.6.0+cvs-20030716-2) unstable; urgency=low
60
61   * debian/control:
62     + Updated debhelper build-dependency to (>= 3.4.4) because we now
63       use debian/compat.
64     + Use ${misc:Depends} everywhere.
65
66  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 16 Jul 2003 16:55:31 +0200
67
68 vlc (0.6.0+cvs-20030716-1) unstable; urgency=low
69
70   * New CVS snapshot.
71   * debian/control:
72     + Set policy to 3.6.0. No changes required.
73     + Extended the package description.
74   * modules/video_output/x11/xcommon.c:
75     + Fix for crashes in the Mozilla plugin (Closes: #200920).
76   * mozilla/*:
77     + Compilation fixes for Mozilla 1.4 headers (Closes: #201093).
78
79  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 16 Jul 2003 16:55:31 +0200
80
81 vlc (0.6.0+cvs-20030705-1) unstable; urgency=low
82
83   * New CVS snapshot.
84     + Includes previous Debian fixes.
85     + Errors in plugins now properly trigger build abort so that no build
86       failures are missed. Thanks to LaMont Jones for pointing out the problem.
87   * debian/rules:
88     + Enabled Matroska support.
89     + Only build builtins in the first compile pass so that we don't mix PIC
90       and non-PIC code (Closes: #199968). Phew, I hope I got it right this
91       time.
92   * extras/ffmpeg:
93     + Re-applied the Alpha build fix from 0.6.0+cvs-20030627-2 that had
94       disappeared in 0.6.0+cvs-20030703-1.
95
96  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat,  5 Jul 2003 01:09:11 +0200
97
98 vlc (0.6.0+cvs-20030703-1) unstable; urgency=low
99
100   * New CVS snapshot.
101     + Includes previous Debian fixes.
102     + Build should be a bit faster now.
103   * extras/faad:
104     + aclocal-1.6 && autoconf && automake-1.6 -a -c -f && libtoolize -c -f
105   * extras/faad/common/id3lib:
106     + mkdir doc examples
107     + aclocal-1.4 && autoconf && automake-1.4 -a -c && libtoolize -c -f
108   * extras/mpeg2dec:
109     + aclocal-1.7 && autoconf && automake-1.7 -a -c && libtoolize -c -f
110     + Fixes build on parisc (Closes: #199693).
111
112  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  3 Jul 2003 11:25:57 +0200
113
114 vlc (0.6.0+cvs-20030627-2) unstable; urgency=low
115
116   * extras/ffmpeg:
117     + Fixed compilation for Alpha.
118   * debian/rules:
119     + Enabled the video4linux input plugin (Closes: #199427).
120
121  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 29 Jun 2003 21:12:10 +0200
122
123 vlc (0.6.0+cvs-20030627-1) unstable; urgency=low
124
125   * New upstream release.
126   * debian/rules:
127     + Replaced $(DEB_BUILD_ARCH) with `dpkg-architecture -qDEB_BUILD_GNU_CPU`
128       so that the rules can be called directly.
129     + Use the -s flag instead of -a so that debhelper properly handles the
130       i386-only plugin packages.
131     + Split the build rule into configure and build.
132   * debian/control:
133     + Removed leading "a"s from package descriptions.
134     + Set policy to 3.5.10.
135
136  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 21 Jun 2003 17:55:07 +0200
137
138 vlc (0.5.3-3) unstable; urgency=low
139
140   * Built-in modules were linked twice in the mozilla plugin; removed the
141     non-PIC ones (Closes: #194384).
142
143  -- Samuel Hocevar <sam@zoy.org>  Fri, 23 May 2003 11:15:19 +0200
144
145 vlc (0.5.3-2) unstable; urgency=low
146
147   * Changed the libvlc0-dev section to libdevel.
148   * We now build the static objects twice: once the normal way before we
149     link them with VLC, and once with -fPIC so that they can be linked to
150     the Mozilla plugin.
151   * Updated extras/faad/config.{sub,guess}.
152
153  -- Samuel Hocevar <sam@zoy.org>  Fri, 14 Apr 2003 15:14:07 +0200
154
155 vlc (0.5.3-1) unstable; urgency=low
156
157   * New upstream release.
158   * Fixed a clock skew issue in debian/rules.
159
160  -- Samuel Hocevar <sam@zoy.org>  Tue,  8 Apr 2003 15:20:20 +0100
161
162 vlc (0.5.2-4) unstable; urgency=low
163
164   * Changed the section of gnome-vlc and kvlc according to new Debian
165     archive sections.
166   * Updated woody-buildpackage so that packages say "stable".
167
168  -- Samuel Hocevar <sam@zoy.org>  Tue,  1 Apr 2003 18:08:01 +0200
169
170 vlc (0.5.2-3) unstable; urgency=low
171
172   * Added explicit dependencies on vlc to legacy packages to make linda and
173     lintian happier.
174   * Added correct versioned build-dependency on debhelper.
175   * Updated the autotools helper files in extras/faad.
176
177  -- Samuel Hocevar <sam@zoy.org>  Wed, 26 Mar 2003 02:50:34 +0100
178
179 vlc (0.5.2-2) unstable; urgency=low
180
181   * Bumped up standards version to 0.5.9.0.
182   * Added build-dependencies on libidl0 and libglib2.0-0 to work around
183     mozilla-dev's currently broken dependencies.
184   * We now link against libdvdread3 instead of libdvdread2.
185
186  -- Samuel Hocevar <sam@zoy.org>  Tue, 25 Mar 2003 23:21:51 +0100
187
188 vlc (0.5.2-1) unstable; urgency=low
189
190   * New upstream release.
191   * Removed vlc-plugin-dvb, vlc-plugin-xosd, vlc-plugin-aa, vlc-plugin-lirc and
192     vlc-plugin-dv packages because the dependencies are quite small, and merged
193     them into the main vlc package.
194   * Removed the vlc-mad, vlc-arts, vlc-lirc and vlc-aa legacy packages because
195     they were not in woody.
196
197  -- Samuel Hocevar <sam@zoy.org>  Tue, 11 Mar 2003 20:32:36 +0100
198
199 vlc (0.5.1-1) unstable; urgency=low
200
201   * New upstream release.
202   * The vlc-glide package is now Architecture: i386 only.
203   * The vlc-plugin-mad package Provides: mp3-decoder.
204   * The deprecated vlc-* packages have a proper link to /usr/share/doc/vlc/.
205
206  -- Samuel Hocevar <sam@zoy.org>  Sat, 15 Feb 2003 03:43:33 +0100
207
208 vlc (0.5.0-1) unstable; urgency=low
209
210   * New upstream release (Closes: #157166).
211   * Audio MPEG and A52 decoders now use external libraries (libmad, liba52).
212   * Build-Depends are now valid (Closes: #147103).
213   * More robust AVI parser (Closes: #158037).
214   * An issue with X taking more and more CPU was fixed (Closes: #153286).
215   * Package now includes a NEWS file.
216   * New package containing a Mozilla plugin.
217   * New codec packages: Ogg/Vorbis, DV.
218   * New GUI package: wxvlc (wxWindows).
219   * New debian/woody-buildpackage file that can be used to build Woody
220     packages.
221   * Made the GNOME desktop entries more user-friendly (Closes: #149749).
222
223  -- Samuel Hocevar <sam@zoy.org>  Thu,  4 Jul 2002 17:44:25 +0200
224
225 vlc (0.4.1-1) unstable; urgency=low
226
227   * New upstream release.
228
229  -- Samuel Hocevar <sam@zoy.org>  Mon,  3 Jun 2002 23:43:35 +0200
230
231 vlc (0.4.0-1) unstable; urgency=low
232
233   * New upstream release.
234
235  -- Samuel Hocevar <sam@zoy.org>  Thu, 23 May 2002 01:27:05 +0200
236
237 vlc (0.3.1-1) unstable; urgency=low
238
239   * New upstream release.
240   * Fixes a crash in the Gtk+ interface.
241
242  -- Samuel Hocevar <sam@zoy.org>  Thu, 18 Apr 2002 06:43:42 +0200
243
244 vlc (0.3.0-1) unstable; urgency=low
245
246   * New upstream release.
247   * Reworked Gtk interface (Closes: #138732), with a working preferences
248     dialog (Closes: #134142, #134147).
249   * The ALSA plugin now supports S/PDIF (Closes: #118301).
250
251  -- Samuel Hocevar <sam@zoy.org>  Sat,  6 Apr 2002 04:27:50 +0200
252
253 vlc (0.2.92-8) unstable; urgency=high
254
255   * Only link with libXv.a if libXv_pic.a wasn't found, which fixes
256     package builds on sid.
257   * Added -ffunction-sections to the compilation of mpeg_vdec.a when
258     the architecture is hppa.
259
260  -- Samuel Hocevar <sam@zoy.org>  Sun,  6 Jan 2002 06:56:08 +0100
261
262 vlc (0.2.92-7) unstable; urgency=high
263
264   * Fixed configure.in so that it doesn't fail on hppa.
265   * Fixed a symbol resolution issue that made vlc crash when libdvdcss
266     was installed.
267
268  -- Samuel Hocevar <sam@zoy.org>  Sat,  5 Jan 2002 03:46:23 +0100
269
270 vlc (0.2.92-6) unstable; urgency=high
271
272   * Attempt to fix IA64 and hppa builds.
273
274  -- Samuel Hocevar <sam@zoy.org>  Fri,  4 Jan 2002 14:11:02 +0100
275
276 vlc (0.2.92-5) unstable; urgency=high
277
278   * Many fixes imported from the 0.2.92 upstream release (VCD input,
279     buffer management, decoder error management).
280   * Removed a stupid dependency on libc6 which prevented the package
281     from being built on alpha.
282
283  -- Samuel Hocevar <sam@zoy.org>  Wed,  2 Jan 2002 04:16:44 +0100
284
285 vlc (0.2.92-4) unstable; urgency=high
286
287   * Put debian/control and debian/rules in sync again (Closes: #126697).
288   * Replaced the 48x48 XPM icons with 32x32 icons to comply with policy
289     (Closes: #126939).
290   * Don't spawn the Gtk+ or the Gnome interface if no $DISPLAY variable is
291     present, which fixes the framebuffer output (Closes: #101753).
292
293  -- Samuel Hocevar <sam@zoy.org>  Sun, 30 Dec 2001 02:59:01 +0100
294
295 vlc (0.2.92-3) unstable; urgency=high
296
297   * Removed references to vlc-mad (Closes: #126194).
298
299  -- Samuel Hocevar <sam@zoy.org>  Sat, 22 Dec 2001 21:04:27 +0100
300
301 vlc (0.2.92-2) unstable; urgency=high
302
303   * Bumped urgency to high to get this stable version into testing; all
304     reported critical bugs were fixed.
305   * Bumped Standards-Version to 3.5.6.
306   * Fixed a PowerPC compilation issue.
307   * Fixed a crash in the VCD input.
308
309  -- Samuel Hocevar <sam@zoy.org>  Thu, 20 Dec 2001 23:24:21 +0100
310
311 vlc (0.2.92-1) unstable; urgency=low
312
313   * Using the stable 0.2.92 CVS branch, has lots of stability fixes.
314   * Disabled broken ALSA audio output (Closes: #110869, #119846).
315   * Changed configure.in so that vlc is linked against libXv.a,
316     not xvideo.so and sdl.so (Closes: #111790).
317   * Added versioned build-dep to libasound2-dev (Closes: #121057).
318
319  -- Samuel Hocevar <sam@zoy.org>  Wed, 19 Dec 2001 17:06:44 +0100
320
321 vlc (0.2.91-2) unstable; urgency=low
322
323   * Added "Video" menu hints (Closes: #121036).
324
325  -- Samuel Hocevar <sam@zoy.org>  Sun, 25 Nov 2001 02:25:34 +0100
326
327 vlc (0.2.91-1) unstable; urgency=low
328
329   * New upstream release.
330   * This release fixes IFO parsing issues (Closes: #119369).
331   * vlc will dlopen() an installed libdvdcss if available, to play
332     encrypted DVDs (Closes: #89856).
333   * vlc is now in sync with the official libdvdcss (Closes: #118194).
334
335  -- Samuel Hocevar <sam@zoy.org>  Mon, 12 Nov 2001 17:14:29 +0100
336
337 vlc (0.2.90-3) unstable; urgency=low
338
339   * Added stricter Build-Depends on libsdl1.2-dev (Closes: #117180).
340
341  -- Samuel Hocevar <sam@zoy.org>  Fri, 26 Oct 2001 16:06:01 +0200
342
343 vlc (0.2.90-2) unstable; urgency=low
344
345   * Various upstream bugfixes.
346   * Compiled against libsdl1.2-debian (Closes: #116709).
347
348  -- Samuel Hocevar <sam@zoy.org>  Tue, 23 Oct 2001 02:09:39 +0200
349
350 vlc (0.2.90-1) unstable; urgency=low
351
352   * Fixed syntax error in build dependencies (Closes: #109722).
353   * XVideo module now compiled as built-in, to avoid PIC and non-PIC
354     code collision (Closes: #111790).
355
356  -- Samuel Hocevar <sam@zoy.org>  Wed, 10 Oct 2001 15:00:29 +0200
357
358 vlc (0.2.83-2) unstable; urgency=low
359
360   * Fixed build dependencies for architectures not supporting libasound2
361     (Closes: #109722).
362
363  -- Samuel Hocevar <sam@zoy.org>  Fri, 24 Aug 2001 12:47:45 +0200
364
365 vlc (0.2.83-1) unstable; urgency=low
366
367   * New upstream release.
368   * Activated subtitles in overlay mode (Closes: #97471).
369
370  -- Samuel Hocevar <sam@zoy.org>  Wed, 22 Aug 2001 15:18:01 +0200
371
372 vlc (0.2.82-1) unstable; urgency=low
373
374   * New upstream release.
375   * Fixed broken manpage symlinks (Closes: #99561).
376
377  -- Samuel Hocevar <sam@zoy.org>  Tue,  7 Aug 2001 12:39:16 +0200
378
379 vlc (0.2.81-1) unstable; urgency=low
380
381   * New upstream release.
382
383  -- Samuel Hocevar <sam@zoy.org>  Sat, 28 Jul 2001 04:13:57 +0200
384
385 vlc (0.2.80-1) unstable; urgency=low
386
387   * New upstream release.
388
389  -- Samuel Hocevar <sam@zoy.org>  Tue,  5 Jun 2001 04:41:06 +0200
390
391 vlc (0.2.73-2) unstable; urgency=low
392
393   * We now build without MMX in the main application (Closes: #96036).
394
395  -- Samuel Hocevar <sam@zoy.org>  Fri,  4 May 2001 07:13:04 +0200
396
397 vlc (0.2.73-1) unstable; urgency=low
398
399   * New upstream release.
400
401  -- Samuel Hocevar <sam@zoy.org>  Sat, 28 Apr 2001 07:02:35 +0200
402
403 vlc (0.2.72-1) unstable; urgency=low
404
405   * New upstream release.
406
407  -- Samuel Hocevar <sam@zoy.org>  Mon, 16 Apr 2001 14:33:53 +0200
408
409 vlc (0.2.71-1) unstable; urgency=low
410
411   * New upstream release.
412
413  -- Samuel Hocevar <sam@zoy.org>  Fri, 13 Apr 2001 08:13:26 +0200
414
415 vlc (0.2.70-1) unstable; urgency=low
416
417   * New upstream release.
418   * Non-i386 package builds really fixed (Closes: #89285).
419
420  -- Samuel Hocevar <sam@zoy.org>  Sat,  7 Apr 2001 05:52:00 +0200
421
422 vlc (0.2.63-3) unstable; urgency=low
423
424   * Added versioned conflicts/replaces to vlc-gtk (Closes: #88796).
425
426  -- Samuel Hocevar <sam@zoy.org>  Wed,  7 Mar 2001 20:47:48 +0100
427
428 vlc (0.2.63-2) unstable; urgency=low
429
430   * Glide shouldn't cause any non-x86 problems anymore (Closes: #88583).
431
432  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 12:50:28 +0100
433
434 vlc (0.2.63-1) unstable; urgency=low
435
436   * New upstream release.
437
438  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 00:41:16 +0100
439
440 vlc (0.2.62-2) unstable; urgency=low
441
442   * Removed a few lintian warnings.
443
444  -- Samuel Hocevar <sam@zoy.org>  Sat,  3 Mar 2001 10:29:31 +0100
445
446 vlc (0.2.62-1) unstable; urgency=low
447
448   * New release. Glide and GGI packages build again.
449   * Updated vlc.1 manpage (Closes: #87478).
450   * Fixed debian/control (Closes: #83707).
451   * The framebuffer plugin doesn't hijack ^C anymore (Closes: #87500).
452
453  -- Samuel Hocevar <sam@zoy.org>  Fri,  2 Mar 2001 17:32:24 +0100
454
455 vlc (0.2.61-1) unstable; urgency=low
456
457   * New release. The package build works again.
458
459  -- Samuel Hocevar <sam@zoy.org>  Fri, 16 Feb 2001 08:09:59 +0100
460
461 vlc (0.2.60-1) unstable; urgency=low
462
463   * New release. The package build is most presumably FUBAR.
464
465  -- Samuel Hocevar <sam@zoy.org>  Wed, 14 Feb 2001 08:33:46 +0100
466
467 vlc (0.2.50nocss-1) unstable; urgency=low
468
469   * Only build vlc-glide under x86 (Closes: #84046).
470   * Switched PentiumPro optimization off (Closes: #83707).
471
472  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Feb 2001 20:49:15 +0100
473
474 vlc (0.2.50-1) unstable; urgency=low
475
476   * Unstable release.
477
478  -- Samuel Hocevar <sam@zoy.org>  Wed, 31 Jan 2001 04:30:37 +0100
479
480 vlc (0.1.99i) unstable; urgency=low
481
482   * Fixed the framerate display
483
484  -- Samuel Hocevar <sam@zoy.org>  Tue, 24 Oct 2000 11:08:01 +0200
485
486 vlc (0.1.99i) unstable; urgency=low
487
488   * fixed the support for field pictures, which involved a few dozens
489     bugs in the video parser and video decoder.
490   * renamed an inconsistent variable in src/input/input_file.c.
491   * added support for I+ synchro (all Is and the first P).
492   * fixed a motion compensation bug which generated some distortion
493     on B images.
494   * fixed a motion compensation bug for skipped macroblocks.
495   * fixed a synchro bug for field images.
496   * fixed the --server option which didn't work if a ~/.vlcrc existed.
497
498  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 28 Aug 2000 02:34:18 +0200
499
500 vlc (0.1.99h) unstable; urgency=low
501
502   * added support for the SDL vout : the --display fullscreen allows
503     fullscreen when possible. Disabled by default.
504   * updated debian directory to build vlc-sdl.
505   * removed CCFLAGS flags which were improperly used.
506   * added hints for powerpc build.
507   * fixed the input_file exit bug.
508   * removed the frame statistics output.
509   * removed a verbose message in intf_sdl.c.
510   * added a few sanity checks in the audio mpeg and ac3 decoders.
511   * temporarily got rid of vlc.channels.
512
513  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 22 Aug 2000 01:31:58 +0200
514
515 vlc (0.1.99g) unstable; urgency=low
516
517   * removed all "*vlc" aliases except "gvlc" and "fbvlc". The other sucked.
518   * new --synchro flag which lets you force which images are decoded.
519   * fixed 32bpp MMX YUV, made the comments clearer, removed an emms.
520   * now scaling is on by default, so that people won't tell that the vlc
521     cannot do scaling :-)
522   * fixed 8bpp YUV.
523   * fixed the fscked up Bresenham algorithm in all YUV functions.
524   * fixed a dumb bug in the Makefile that prevented inclusion of the
525     -march=pentium directive. thanks Meuuh, blame sam.
526   * separate Debian packages
527
528  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 16 Aug 2000 01:07:14 +0200
529
530 vlc (0.1.99f) unstable; urgency=low
531
532   * plugin detection now works
533   * "gvlc", "fbvlc", "ggivlc" aliases now work
534   * fixed functions that weren't properly inlined
535   * removed bloat from the MMX YUV plugin
536   * vlc.init becomes ~/.vlcrc
537   * removed float operations in the video decoder, and all emms asm functions
538   * borrowed linuxvideo's MMX motion compensation
539   * fixed an undefined symbol in the MMX YUV plugin
540
541  -- Samuel Hocevar <sam@via.ecp.fr>  Tue,  8 Aug 2000 11:24:01 +0200
542
543 vlc (0.1.99e) unstable; urgency=low
544
545   * new bitstream syntax and slight performance increase
546
547  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 20 Jul 2000 15:14:06 +0200
548
549 vlc (0.1.99d) unstable; urgency=low
550
551   * .deb is now more lintian-friendly
552   * removed a few useless warning messages
553   * new plugin API
554   * plugin auto-detection
555   * removed the default --enable-ppro option because it didn't work on K6-2
556   * the framebuffer client now leaves the console in a working state
557   * the dithered 8 bpp YUV transformation works again (blame bbp !)
558   * the YUV transformations are now plugins as well
559   * alternative symlinks like gvlc, fbvlc are now created at compile time
560   * borrowed libmpeg2's GPLed MMX YUV transformations (16 and 32 bits)
561   * fixed an endianness problem which occured on iMacs
562
563  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 12 Jul 2000 01:24:40 +0200
564
565 vlc (0.1.99c) unstable; urgency=low
566
567   * Caught Delete Window event in Gnome and X11 modes
568   * Fixed manpage
569   * GGI output now works
570   * Fixed a segfault on exit for the Gnome plugin
571   * Sound support almost works under BeOS
572
573  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 20 Jun 2000 03:01:12 +0200
574
575 vlc (0.1.99b) unstable; urgency=low
576
577   * Added a ChangeLog file
578   * Updated the VLAN code
579   * Fixed a bug preventing to quit
580
581  -- Samuel Hocevar <sam@via.ecp.fr>  Sat, 17 Jun 2000 03:46:16 +0200
582
583 vlc (0.1.99a) unstable; urgency=low
584
585   * Fixed some compile flag errors
586
587  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 15 Jun 2000 20:48:54 +0200
588
589 vlc (0.1.99-1) unstable; urgency=low
590
591   * Initial Release.
592
593  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 13 Mar 2000 02:21:45 +0100
594