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