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