]> git.sesse.net Git - vlc/blob - debian/changelog
* : svn:keywords
[vlc] / debian / changelog
1 vlc (0.8.4.debian-2) unstable; urgency=low
2
3   * debian/rules:
4     + Enable zeroconf/bonjour support (Closes: #348085).
5     + Enable musepack decoding support.
6     + Enable VCD navigation support.
7   * debian/control:
8     + Build-depend on more recent versions of libavcodec to fix CVE-2005-4048.
9     + Build-depend on libhal-dev (>= 0.5.5.1-3) for the dbus transition.
10     + Build-depend on libavahi-client-dev.
11     + Build-depend on libmpcdec-dev.
12     + Build-depend on libsysfs-dev so that the MP4 module can get an iPod’s
13       version number.
14     + Build-depend on libvcdinfo-dev.
15   * debian/vlc.mime:
16     + Put flags after the command, as per mailcap(5) (Closes: #340434).
17
18   * src/libvlc.c configure.ac modules/services_discovery/hal.c:
19     + Backported HAL 0.5 patch from upstream, thanks to Clément Stenac and
20       Loïc Minier. As a result, we now build and install again on unstable
21       (Closes: #332927, #347598, #347847).
22   * extras/x264/configure:
23     + Support the armv5tel platform.
24
25  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 22 Jan 2006 12:08:42 +0100
26
27 vlc (0.8.4.debian-1) unstable; urgency=low
28
29   * New upstream release.
30
31  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 26 Nov 2005 19:55:09 +0100
32
33 vlc (0.8.4-test2-2) unstable; urgency=low
34
35   * extras/x264/configure:
36     + Teach the configure script about the Alpha platform.
37
38  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 11 Nov 2005 18:49:31 +0100
39
40 vlc (0.8.4-test2-1) unstable; urgency=low
41
42   * New upstream release.
43   * debian/control:
44     + Build-depend on a newer version of gnutls (Closes: #335774).
45     + Replaced occurrences of "wxwindows" with "wxwidgets" (Closes: #330141).
46   * debian/rules:
47     + Use dh_buildinfo because of all the static libraries we use.
48   * Upstream fixed the wx code so that it builds with newer versions of the
49     library (Closes: #332282, #332773).
50
51  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 11 Nov 2005 10:41:35 +0100
52
53 vlc (0.8.4-svn20050920-3) unstable; urgency=low
54
55   * configure.ac:
56     + Fixed a bug in the gnomevfs plugin configuration.
57   * debian/rules:
58     + Explicitly disable the GnomeVFS plugin (Closes: #329317).
59   * debian/control:
60     + Buuild-depend on yasm on amd64.
61
62  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 21 Sep 2005 11:36:24 +0200
63
64 vlc (0.8.4-svn20050920-2) unstable; urgency=low
65
66   * configure:
67     + Fixed the powerpc build with gcc-4.x.
68   * extras/x264/configure:
69     + Added missing Debian architectures to the configure script.
70
71  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 20 Sep 2005 17:46:35 +0200
72
73 vlc (0.8.4-svn20050920-1) unstable; urgency=low
74
75   * New SVN snapshot.
76   * configure.ac:
77     + Upstream fixed the AltiVec build on PPC.
78   * debian/control:
79     + Build-depend on a newer version of libavcodec. mp2v and mp1v encoders
80       work again (Closes: #324840).
81     + Build-depend on gcc-snapshot on i386 and amd64, because currently only
82       that version of gcc properly builds some of the MMX modules.
83
84  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 20 Sep 2005 13:43:41 +0200
85
86 vlc (0.8.4-svn20050823-2) unstable; urgency=low
87
88   * debian/control:
89     + Build-depend on libflac-dev (>= 1.1.2-3) because of the soname
90       change (Closes: #325948).
91   * debian/copyright:
92     + Fixed the FSF address.
93
94  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  1 Sep 2005 12:36:10 +0200
95
96 vlc (0.8.4-svn20050823-1) unstable; urgency=low
97
98   * New SVN snapshot.
99   * debian/control:
100     + Build-depend on libsmbclient-dev.
101     + Build-depend on libwxgtk2.6-dev (Closes: #285373), which means the
102       interface now works with non-UTF8 locales (Closes: #308770, #322665).
103     + Build-depend on a newer version of libavcodec.
104   * debian/rules:
105     + Activated SMB client support.
106     + Install desktop files in usr/share/applications instead of
107       usr/share/gnome/apps/Multimedia.
108   * debian/patches/00list:
109     + 20_no-wx-updates.dpatch: disabled the update check.
110     + 20_interfaces.dpatch: disabled deprecated patch.
111   * configure.ac:
112     + Fixes powerpc build.
113   * include/network.h src/misc/net.c:
114     + Fixes HTTP input (Closes: #322757).
115     + Fixes URL encoding in the RTSP module (Closes: #323813).
116   * modules/gui/skins2 modules/gui/wxwidgets:
117     + Fixes a compilation issue on 64-bit architectures (Closes: #324031).
118   * modules/visualization/xosd.c:
119     + Fixes libxosd initialisation (Closes: #324039).
120
121  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 22 Aug 2005 14:43:48 +0200
122
123 vlc (0.8.4-svn20050810-2) unstable; urgency=low
124
125   * debian/control:
126     + Build-depend on libarts1-dev (>= 1.4.2-1).
127     + Build-depend on a newer version of libavcodec.
128
129  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 16 Aug 2005 17:36:21 +0200
130
131 vlc (0.8.4-svn20050810-1) unstable; urgency=low
132
133   * New SVN snapshot.
134   * Rebuilt against libaa1 and new wxWin and SDL packages to complete the
135     aalib transition (Closes: #320874) and make the packages installable again
136     (Closes: #319292, #319598, #321461, #322166, #317380).
137   * debian/rules:
138     + Use DEB_BUILD_ARCH_CPU instead of DEB_BUILD_GNU_CPU.
139   * debian/vlc.desktop:
140     + Added desktop file, thanks to Mantas Kriauciunas (Closes: #290612).
141   * debian/control:
142     + Removed unused dummy packages (Closes: #321988, #322003, #322013).
143     + Build-depend on libmatroska-dev (>= 0.7.7).
144     + Build-depend on libwxgtk2.4-dev (>= 2.4.4).
145     + Build-depend on libdvbpsi4-dev instead of libdvbpsi3-dev.
146     * Build-depend on libsdl1.2-dev (>= 1.2.7+1.2.8cvs20041007-5.3).
147     + Build-depend on a newer version of libmatroska-dev and mozilla-dev
148       because of the C++ transition.
149     + Build-depend on libsvga1-dev instead of svgalib1-dev.
150   * This snapshot no longer uses tune=opteron on amd64 (Closes: #316161).
151   * The SVN version adds support for Freebox users (Closes: #317035).
152   * Various gcc-4.x FTBFS were fixed upstream (Closes: #317055).
153   * mozilla/support/npunix.c: fixed undeclared NPP_GetJavaClass
154     (Closes: #317067).
155
156  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 10 Aug 2005 16:18:37 +0200
157
158 vlc (0.8.2-1) unstable; urgency=low
159
160   * New upstream release.
161   * This version fixes the random playlist parsing (Closes: #308375), encodes
162     non-ASCII characters in RTSP requests (Closes: #279735) and fixes an issue
163     with large files (Closes: #306110).
164   * debian/control:
165     + Set policy to 3.6.2.1.
166     + Build-depend on libpng12-dev, xlibmesa-gl-dev.
167     + Build-depend on a more recent ffmpeg library set, to fix nasty visual
168       artifacts with post-processing (Closes: #300220).
169     + mozilla-plugin-vlc recommends mozilla-firefox in addition to
170       mozilla-browser (Closes: #308723).
171     + Now that sarge is out, removed legacy packages that disappeared in woody.
172   * debian/rules:
173     + Activated PNG output support.
174     + Activated GLX output support.
175   * The NEWS file documents the changed behaviour for SAP (Closes: #303262).
176   * Minor typo fixed in the manpage (Closes: #300339).
177   * po/de.po: merged corrections from Jens Seidel (Closes: #313890).
178
179  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 26 Jun 2005 16:28:19 +0200
180
181 vlc (0.8.1.svn20050314-1) unstable; urgency=low
182
183   * More recent SVN snapshot.
184   * This snapshot fixes issues in modules/gui/wxwindows/streamout.cpp that
185     caused FTBFS on 64-bit architectures (Closes: #289923).
186   * debian/control:
187     + Build-depend on new libmatroska and libavcodec versions.
188     + Unfortunate return to wxwidgets 2.4 until 2.5 enters testing.
189     + Upgraded libflac-dev build dependency to (>= 1.1.1-5) to resolve
190       dependency issues (Closes: #298067).
191   * debian/vlc.mime: merged Guido Guenther’s contribution (Closes: #297261).
192
193  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 14 Mar 2005 10:53:59 +0100
194
195 vlc (0.8.1-3) unstable; urgency=low
196
197   * debian/control:
198     + Build-depend on fixed ffmpeg packages (Closes: #289444).
199     + Build-depend on a newer libflac-dev so that resulting packages use
200       libflac6 (Closes: #289490).
201   * modules/gui/wxwindows/open.cpp:
202     + Compilation fix for 64 bits systems.
203
204  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 10 Jan 2005 11:10:02 +0100
205
206 vlc (0.8.1-2) unstable; urgency=low
207
208   * debian/control:
209     + Use ffmpeg from Debian instead of the contrib one.
210     + Use wxgtk2.5 instead of 2.4.
211     + Activated the ncurses UI (Closes: #286962).
212   * debian/gnome-vlc.desktop debian/gvlc.desktop:
213     + Fixed the icon location.
214
215  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  6 Jan 2005 18:00:00 +0100
216
217 vlc (0.8.1-1) unstable; urgency=low
218
219   * New upstream release.
220   * debian/gnome-vlc.desktop:
221     + Fixed program path (Closes: #280290).
222   * debian/control:
223     + Require an up-to-date liblivemedia.
224     + Build-depend on libgnutls11-dev.
225
226  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 14 Nov 2004 22:21:23 +0100
227
228 vlc (0.8.0.final-1) unstable; urgency=low
229
230   * Final 0.8.0 upstream release.
231   * src/misc/modules.c:
232     + Fixed a startup issue with the svlc shortcut (Closes: #274376).
233   * debian/control:
234     + Suggest the Mozilla and ALSA plugins. Only mentioned the others in
235       the package description because they are not of notable usefulness
236       (Closes: #275160).
237   * modules/access/http.c:
238     + Fix HTTP proxy handling (Closes: #278381).
239
240  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed,  3 Nov 2004 14:52:05 +0100
241
242 vlc (0.8.0-test1-1) unstable; urgency=high
243
244   * New upstream tarball.
245   * debian/rules:
246     + Fixed previously broken DVD support.
247     + Removed currently broken Speex support.
248   * debian/control:
249     + Build-depend on libdvdnav.
250
251  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat,  4 Sep 2004 02:32:49 +0200
252
253 vlc (0.7.2.svn20040827-1) unstable; urgency=high
254
255   * New SVN snapshot.
256   * debian/rules:
257     + Activated x264 support.
258     + Re-enabled libmodplug support.
259     + Build PIC plugins even on x86.
260     + Disabled SLP because its code is broken.
261     + Disabled the GNOME, Qt, GTK+ and KDE interfaces in favour of the
262       WxWidgets one.
263     + Activated HAL support.
264   * debian/control:
265     + Force the vlc-plugin-arts dependencies.
266     + Build-depend on jam and nasm because of x264.
267
268  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 27 Aug 2004 21:31:13 +0200
269
270 vlc (0.7.2.final-11) unstable; urgency=medium
271
272   * configure.ac:
273     + Fixed an LDFLAGS/CFLAGS confusion.
274     + Don't use -finline-limit since it now tries to inline functions that
275       have not been explicitely inlined (Closes: #265673).
276   * debian/patches/20_configure.dpatch:
277     + Don't manage this patch with dpatch since it causes ownership issues.
278
279  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 15 Aug 2004 01:35:35 +0200
280
281 vlc (0.7.2.final-10) unstable; urgency=medium
282
283   * The "I hope I got it right this time" upload.
284   * configure.ac:
285     + Use -maltivec -mabi=altivec for the memcpyaltivec and deinterlace
286       plugins on PowerPC.
287
288  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 10 Aug 2004 18:01:47 +0200
289
290 vlc (0.7.2.final-9) unstable; urgency=low
291
292   * debian/control:
293     + Added a missing dpatch build dependency (Closes: #263363).
294     + Removed the modplug plugin until libmodplug-dev enters Debian.
295
296  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 10 Aug 2004 11:01:15 +0200
297
298 vlc (0.7.2.final-8) unstable; urgency=low
299
300   * debian/control:
301     + Added a missing dpatch build dependency.
302   * configure.ac:
303     + Fixed the powerpc build by conditionally re-enabling -maltivec
304       -mabi=altivec.
305
306  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 30 Jul 2004 00:05:58 +0200
307
308 vlc (0.7.2.final-7) unstable; urgency=low
309
310   * debian/rules:
311     + Switch build system to dpatch.
312
313  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 29 Jul 2004 17:03:51 +0200
314
315 vlc (0.7.2.final-6) unstable; urgency=low
316
317   * configure.ac: don't use -maltivec -mabi=altivec, because we don't want
318     to trigger AltiVec optimisations in our generic code (Closes: #256578,
319     Closes: #260819).
320
321  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 23 Jul 2004 17:21:21 +0200
322
323 vlc (0.7.2.final-5) unstable; urgency=low
324
325   * debian/control:
326     + Build-depend on libdvbpsi3-dev, so that we can get rid of the previous
327       versions of this library.
328     + Recommend the videolan-doc package.
329     + Build-conflict on libavcodec-dev, just in case it enters Sid at an
330       unappropriate moment.
331   * debian/README.Debian:
332     + Removed mention of the libmpeg2 tree, which we no longer provide.
333
334  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 20 Jul 2004 11:25:17 +0200
335
336 vlc (0.7.2.final-4) unstable; urgency=low
337
338   * debian/rules:
339     + Activated Theora support (Closes: #259061).
340     + Re-enabled the KDE plugin (Closes: #258295).
341   * debian/control:
342     + Set policy to 3.6.1.1.
343
344  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 13 Jul 2004 00:21:20 +0200
345
346 vlc (0.7.2.final-3) unstable; urgency=low
347
348   * extras/ffmpeg/configure: fixed HPPA architecture detection.
349
350  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 25 Jun 2004 11:55:33 +0200
351
352 vlc (0.7.2.final-2) unstable; urgency=low
353
354   * extras/ffmpeg/libavcodec/svq1.c: fixed vector/vect namespace issues on
355     powerpc.
356
357  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 22 Jun 2004 15:21:09 +0200
358
359 vlc (0.7.2.final-1) unstable; urgency=low
360
361   * New upstream release.
362   * Temporarily disabled the KDE GUI plugin.
363
364  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 29 May 2004 00:06:48 -0300
365
366 vlc (0.7.2-test2-1) unstable; urgency=low
367
368   * New upstream snapshot.
369
370  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  6 May 2004 11:11:25 +0200
371
372 vlc (0.7.2-test1-4) unstable; urgency=low
373
374   * extras/ffmpeg/libacvodec/Makefile:
375     + Fixed a PARISC/HPPA mix-up.
376   * src/interface/interface.c:
377     + Removed the "switch interface" menu due to wxwin's utter bugosity.
378
379  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 30 Apr 2004 13:15:59 +0200
380
381 vlc (0.7.2-test1-3) unstable; urgency=low
382
383   * configure.ac:
384     + Link DTS plugins with libdts_pic.a, not libdts.a.
385   * debian/control:
386     + Build-depend on libid3tag0-dev for ID3 tag support.
387     + Made vlc depend on wxvlc for the moment.
388   * extras/ffmpeg/libacvodec/Makefile:
389     + Build motion_est.c with -O1.
390
391  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 30 Apr 2004 10:49:59 +0200
392
393 vlc (0.7.2-test1-2) unstable; urgency=low
394
395   * debian/control:
396     + Build-depend on libxml2-dev.
397   * extras/ffmpeg/libavcodec/ppc/dsputil_altivec.c:
398     + Syntax fixes for powerpc.
399
400  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 28 Apr 2004 12:49:18 +0200
401
402 vlc (0.7.2-test1-1) unstable; urgency=low
403
404   * New SVN snapshot.
405   * The skinned interface is now the default one (Closes: #245210).
406   * debian/control:
407     + Removed the libdv2-dev build-dependency.
408     + Set the liblivemedia-dev build-dependency to (>= 2004.04.23-1).
409     + Set the libmatroska-dev build-dependency to (>= 0.7.0).
410     + Build-depend on libfribidi-dev.
411     + Build-depend on libcdio-dev.
412     + Build-depend on libmodplug-dev.
413   * debian/rules:
414     + Activated fribidi support.
415     + Activated CDDA support via libcdio.
416     + Activated MOD support.
417   * configure.ac:
418     + Re-enabled i420_yuy2_altivec.
419   * src/interface/interface.c:
420     + Disable unavailable interfaces from the switch menu (Closes: #245209).
421
422  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 26 Apr 2004 16:30:25 +0200
423
424 vlc (0.7.1-7) unstable; urgency=high
425
426   * debian/control:
427     + Override kdelibs4's shlibs value to get VLC into testing.
428     + No longer build-depend on dvb-dev.
429
430  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 20 Apr 2004 18:00:40 +0200
431
432 vlc (0.7.1-6) unstable; urgency=low
433
434   * debian/control:
435     + Removed the build dependency on gcc-3.2 because gcc-3.3 no longer ICEs
436       on ppc/mpegvideo_altivec.o (Closes: #236442).
437     + Build depend on fixed libsdl1.2-dev (>= 1.2.7-5).
438
439  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue,  6 Apr 2004 10:27:35 +0200
440
441 vlc (0.7.1-5) unstable; urgency=low
442
443   * debian/control:
444     + Added a build-dependency on libaudiofile-dev to fix the m68k build.
445   * debian/rules:
446     + Added symlinks for mozilla-firefox (Closes: #239352).
447
448  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 30 Mar 2004 23:10:20 +0200
449
450 vlc (0.7.1-4) unstable; urgency=medium
451
452   * extras/ffmpeg/libavcodec/ppc/mpegvideo_ppc.c:
453     + Replaced fprintf() with av_log() to fix the powerpc build.
454
455  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 21 Mar 2004 13:59:07 +0100
456
457 vlc (0.7.1-3) unstable; urgency=medium
458
459   * debian/rules:
460     + Activated DTS decoding support.
461   * debian/control:
462     + Build-depend on libx11-dev, libxext-dev, libxt-dev instead of xlibs-dev.
463     + Build-depend on libxv-dev, xlibs-static-pic instead of xlibs-pic.
464
465  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 20 Mar 2004 18:13:43 +0100
466
467 vlc (0.7.1-2) unstable; urgency=medium
468
469   * debian/control:
470     + Build-depend on zlib1g-dev because ffmpeg uses it by default.
471   * configure.ac:
472     + Add -lz to the link flags for plugins that use ffmpeg.
473     + Disabled i420_yuy2_altivec for now, because it only has a C version of
474       the AltiVec routines.
475
476  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  4 Mar 2004 17:34:58 +0100
477
478 vlc (0.7.1-1) unstable; urgency=medium
479
480   * New upstream release.
481   * debian/copyright:
482     + Added faad2 and ffmpeg authors to the copyright (Closes: #212766).
483   * mozilla/vlcplugin.h:
484     + Added the 'video/x-ms-asf' MIME type to the plugin (Closes: #232690).
485
486  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed,  3 Mar 2004 10:47:21 +0100
487
488 vlc (0.7.0-3) unstable; urgency=medium
489
490   * ppc/mpegvideo_altivec.c:
491     + Build this file with GCC 3.2 to work around an ICE.
492
493  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 21 Jan 2004 15:36:30 +0100
494
495 vlc (0.7.0-2) unstable; urgency=low
496
497   * debian/rules:
498     + Look for faad in extras/faad2, not extras/faad.
499   * modules/demux/mkv.cpp:
500     + Updated mkv module for the latest Matroska version (Closes: #227923).
501   * modules/video_output/caca.c:
502     + Updated caca module for the latest libcaca version.
503
504  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 20 Jan 2004 18:30:58 +0100
505
506 vlc (0.7.0-1) unstable; urgency=low
507
508   * New upstream release.
509   * debian/control:
510     + Build-depend on fixed dvb-dev packages.
511     + Build-depend on fixed linux-kernel-headers packages.
512   * debian/rules:
513     + Look for faad in extras/faad2, not extras/faad.
514     + Enable postprocessing in the ffmpeg configuration.
515     + Activated libcaca video output.
516   * doc/vlc.1:
517     + Fixed a minor typo (Closes: #223605).
518
519  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun,  4 Jan 2004 03:29:22 +0100
520
521 vlc (0.6.2+cvs20031030-2) unstable; urgency=low
522
523   * debian/control:
524     + Build-depend on a newer wxwindows version to avoid incompatibilities.
525     + Build-depend on linux-kernel-headers and build-conflict on dvb-dev
526       because these packages cannot be installed together.
527   * debian/rules:
528     + Temporarily disabled the framebuffer video output plugin because of
529       current code errors in linux-kernel-headers.
530
531  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat,  1 Nov 2003 11:01:40 +0100
532
533 vlc (0.6.2+cvs20031030-1) unstable; urgency=low
534
535   * New CVS snapshot.
536   * debian/rules:
537     + Disabled the deprecated satellite plugin; the dvb plugin is now
538       the recommended one (Closes: #216367).
539     + Don't install fortunes in /usr/share/games, they are too private for
540       common mortals (Closes: #212856). They are still available in the
541       /usr/share/doc/vlc directory though.
542     + Activated the speex codec.
543     + Activated the PVR input module.
544   * debian/control:
545     + Depend on ttf-freefont for subtitles.
546     + Upgraded debhelper build-dependency to (>= 4.0).
547
548  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 31 Oct 2003 11:08:57 +0100
549
550 vlc (0.6.2-3) unstable; urgency=low
551
552   * debian/control:
553     + Set libxosd-dev build-dependency to (>= 2.2.4-1.3) because previous
554       versions were broken on s390 (Closes: #208383).
555     + Rewrote long descriptions (Closes: #209602, #209615, #209628, #209636,
556       Closes: #209774, #209914, #210028, #210095).
557
558  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 15 Sep 2003 21:28:43 +0200
559
560 vlc (0.6.2-2) unstable; urgency=low
561
562   * debian/control:
563     + Set libmatroska-dev build-dependency to (>= 0.5.0-3) because previous
564       versions were broken on platforms where PIC/non-PIC cannot be mixed in
565       objects (Closes: #208383).
566     + Set policy to 3.6.1.0.
567
568  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri,  5 Sep 2003 02:32:54 +0200
569
570 vlc (0.6.2-1) unstable; urgency=low
571
572   * New upstream release.
573   * debian/control:
574     + Added a build-dependency on freetype6-dev.
575     + Added a build-dependency on libdvbpsi2-dev.
576     + We now recommend gnome-vlc | wxvlc.
577     + We now suggest fortune-mod.
578   * This release now uses libfreetype to render subtitles, and we recommend
579     ttf-freefont | ttf-thryomanes, so that the old .rle font is no longer
580     needed (Closes: #203013).
581   * extras/faad:
582     + aclocal-1.6 && autoconf && automake-1.6 -a -c -f && libtoolize -c -f
583   * extras/faad/common/mp4v2:
584     + aclocal-1.4 && autoconf && autoheader && automake-1.4 --foreign -a -c \
585       && libtoolize -c -f
586   * extras/mpeg2dec:
587     + aclocal-1.7 && autoconf && automake-1.7 -a -c && libtoolize -c -f
588
589  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue,  2 Sep 2003 10:45:24 +0200
590
591 vlc (0.6.0+cvs-20030716-2) unstable; urgency=low
592
593   * debian/control:
594     + Updated debhelper build-dependency to (>= 3.4.4) because we now
595       use debian/compat.
596     + Use ${misc:Depends} everywhere.
597
598  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 16 Jul 2003 16:55:31 +0200
599
600 vlc (0.6.0+cvs-20030716-1) unstable; urgency=low
601
602   * New CVS snapshot.
603   * debian/control:
604     + Set policy to 3.6.0. No changes required.
605     + Extended the package description.
606   * modules/video_output/x11/xcommon.c:
607     + Fix for crashes in the Mozilla plugin (Closes: #200920).
608   * mozilla/*:
609     + Compilation fixes for Mozilla 1.4 headers (Closes: #201093).
610
611  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 16 Jul 2003 16:55:31 +0200
612
613 vlc (0.6.0+cvs-20030705-1) unstable; urgency=low
614
615   * New CVS snapshot.
616     + Includes previous Debian fixes.
617     + Errors in plugins now properly trigger build abort so that no build
618       failures are missed. Thanks to LaMont Jones for pointing out the problem.
619   * debian/rules:
620     + Enabled Matroska support.
621     + Only build builtins in the first compile pass so that we don't mix PIC
622       and non-PIC code (Closes: #199968). Phew, I hope I got it right this
623       time.
624   * extras/ffmpeg:
625     + Re-applied the Alpha build fix from 0.6.0+cvs-20030627-2 that had
626       disappeared in 0.6.0+cvs-20030703-1.
627
628  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat,  5 Jul 2003 01:09:11 +0200
629
630 vlc (0.6.0+cvs-20030703-1) unstable; urgency=low
631
632   * New CVS snapshot.
633     + Includes previous Debian fixes.
634     + Build should be a bit faster now.
635   * extras/faad:
636     + aclocal-1.6 && autoconf && automake-1.6 -a -c -f && libtoolize -c -f
637   * extras/faad/common/id3lib:
638     + mkdir doc examples
639     + aclocal-1.4 && autoconf && automake-1.4 -a -c && libtoolize -c -f
640   * extras/mpeg2dec:
641     + aclocal-1.7 && autoconf && automake-1.7 -a -c && libtoolize -c -f
642     + Fixes build on parisc (Closes: #199693).
643
644  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  3 Jul 2003 11:25:57 +0200
645
646 vlc (0.6.0+cvs-20030627-2) unstable; urgency=low
647
648   * extras/ffmpeg:
649     + Fixed compilation for Alpha.
650   * debian/rules:
651     + Enabled the video4linux input plugin (Closes: #199427).
652
653  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 29 Jun 2003 21:12:10 +0200
654
655 vlc (0.6.0+cvs-20030627-1) unstable; urgency=low
656
657   * New upstream release.
658   * debian/rules:
659     + Replaced $(DEB_BUILD_ARCH) with `dpkg-architecture -qDEB_BUILD_GNU_CPU`
660       so that the rules can be called directly.
661     + Use the -s flag instead of -a so that debhelper properly handles the
662       i386-only plugin packages.
663     + Split the build rule into configure and build.
664   * debian/control:
665     + Removed leading "a"s from package descriptions.
666     + Set policy to 3.5.10.
667
668  -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 21 Jun 2003 17:55:07 +0200
669
670 vlc (0.5.3-3) unstable; urgency=low
671
672   * Built-in modules were linked twice in the mozilla plugin; removed the
673     non-PIC ones (Closes: #194384).
674
675  -- Samuel Hocevar <sam@zoy.org>  Fri, 23 May 2003 11:15:19 +0200
676
677 vlc (0.5.3-2) unstable; urgency=low
678
679   * Changed the libvlc0-dev section to libdevel.
680   * We now build the static objects twice: once the normal way before we
681     link them with VLC, and once with -fPIC so that they can be linked to
682     the Mozilla plugin.
683   * Updated extras/faad/config.{sub,guess}.
684
685  -- Samuel Hocevar <sam@zoy.org>  Fri, 14 Apr 2003 15:14:07 +0200
686
687 vlc (0.5.3-1) unstable; urgency=low
688
689   * New upstream release.
690   * Fixed a clock skew issue in debian/rules.
691
692  -- Samuel Hocevar <sam@zoy.org>  Tue,  8 Apr 2003 15:20:20 +0100
693
694 vlc (0.5.2-4) unstable; urgency=low
695
696   * Changed the section of gnome-vlc and kvlc according to new Debian
697     archive sections.
698   * Updated woody-buildpackage so that packages say "stable".
699
700  -- Samuel Hocevar <sam@zoy.org>  Tue,  1 Apr 2003 18:08:01 +0200
701
702 vlc (0.5.2-3) unstable; urgency=low
703
704   * Added explicit dependencies on vlc to legacy packages to make linda and
705     lintian happier.
706   * Added correct versioned build-dependency on debhelper.
707   * Updated the autotools helper files in extras/faad.
708
709  -- Samuel Hocevar <sam@zoy.org>  Wed, 26 Mar 2003 02:50:34 +0100
710
711 vlc (0.5.2-2) unstable; urgency=low
712
713   * Bumped up standards version to 0.5.9.0.
714   * Added build-dependencies on libidl0 and libglib2.0-0 to work around
715     mozilla-dev's currently broken dependencies.
716   * We now link against libdvdread3 instead of libdvdread2.
717
718  -- Samuel Hocevar <sam@zoy.org>  Tue, 25 Mar 2003 23:21:51 +0100
719
720 vlc (0.5.2-1) unstable; urgency=low
721
722   * New upstream release.
723   * Removed vlc-plugin-dvb, vlc-plugin-xosd, vlc-plugin-aa, vlc-plugin-lirc and
724     vlc-plugin-dv packages because the dependencies are quite small, and merged
725     them into the main vlc package.
726   * Removed the vlc-mad, vlc-arts, vlc-lirc and vlc-aa legacy packages because
727     they were not in woody.
728
729  -- Samuel Hocevar <sam@zoy.org>  Tue, 11 Mar 2003 20:32:36 +0100
730
731 vlc (0.5.1-1) unstable; urgency=low
732
733   * New upstream release.
734   * The vlc-glide package is now Architecture: i386 only.
735   * The vlc-plugin-mad package Provides: mp3-decoder.
736   * The deprecated vlc-* packages have a proper link to /usr/share/doc/vlc/.
737
738  -- Samuel Hocevar <sam@zoy.org>  Sat, 15 Feb 2003 03:43:33 +0100
739
740 vlc (0.5.0-1) unstable; urgency=low
741
742   * New upstream release (Closes: #157166).
743   * Audio MPEG and A52 decoders now use external libraries (libmad, liba52).
744   * Build-Depends are now valid (Closes: #147103).
745   * More robust AVI parser (Closes: #158037).
746   * An issue with X taking more and more CPU was fixed (Closes: #153286).
747   * Package now includes a NEWS file.
748   * New package containing a Mozilla plugin.
749   * New codec packages: Ogg/Vorbis, DV.
750   * New GUI package: wxvlc (wxWindows).
751   * New debian/woody-buildpackage file that can be used to build Woody
752     packages.
753   * Made the GNOME desktop entries more user-friendly (Closes: #149749).
754
755  -- Samuel Hocevar <sam@zoy.org>  Thu,  4 Jul 2002 17:44:25 +0200
756
757 vlc (0.4.1-1) unstable; urgency=low
758
759   * New upstream release.
760
761  -- Samuel Hocevar <sam@zoy.org>  Mon,  3 Jun 2002 23:43:35 +0200
762
763 vlc (0.4.0-1) unstable; urgency=low
764
765   * New upstream release.
766
767  -- Samuel Hocevar <sam@zoy.org>  Thu, 23 May 2002 01:27:05 +0200
768
769 vlc (0.3.1-1) unstable; urgency=low
770
771   * New upstream release.
772   * Fixes a crash in the Gtk+ interface.
773
774  -- Samuel Hocevar <sam@zoy.org>  Thu, 18 Apr 2002 06:43:42 +0200
775
776 vlc (0.3.0-1) unstable; urgency=low
777
778   * New upstream release.
779   * Reworked Gtk interface (Closes: #138732), with a working preferences
780     dialog (Closes: #134142, #134147).
781   * The ALSA plugin now supports S/PDIF (Closes: #118301).
782
783  -- Samuel Hocevar <sam@zoy.org>  Sat,  6 Apr 2002 04:27:50 +0200
784
785 vlc (0.2.92-8) unstable; urgency=high
786
787   * Only link with libXv.a if libXv_pic.a wasn't found, which fixes
788     package builds on sid.
789   * Added -ffunction-sections to the compilation of mpeg_vdec.a when
790     the architecture is hppa.
791
792  -- Samuel Hocevar <sam@zoy.org>  Sun,  6 Jan 2002 06:56:08 +0100
793
794 vlc (0.2.92-7) unstable; urgency=high
795
796   * Fixed configure.in so that it doesn't fail on hppa.
797   * Fixed a symbol resolution issue that made vlc crash when libdvdcss
798     was installed.
799
800  -- Samuel Hocevar <sam@zoy.org>  Sat,  5 Jan 2002 03:46:23 +0100
801
802 vlc (0.2.92-6) unstable; urgency=high
803
804   * Attempt to fix IA64 and hppa builds.
805
806  -- Samuel Hocevar <sam@zoy.org>  Fri,  4 Jan 2002 14:11:02 +0100
807
808 vlc (0.2.92-5) unstable; urgency=high
809
810   * Many fixes imported from the 0.2.92 upstream release (VCD input,
811     buffer management, decoder error management).
812   * Removed a stupid dependency on libc6 which prevented the package
813     from being built on alpha.
814
815  -- Samuel Hocevar <sam@zoy.org>  Wed,  2 Jan 2002 04:16:44 +0100
816
817 vlc (0.2.92-4) unstable; urgency=high
818
819   * Put debian/control and debian/rules in sync again (Closes: #126697).
820   * Replaced the 48x48 XPM icons with 32x32 icons to comply with policy
821     (Closes: #126939).
822   * Don't spawn the Gtk+ or the Gnome interface if no $DISPLAY variable is
823     present, which fixes the framebuffer output (Closes: #101753).
824
825  -- Samuel Hocevar <sam@zoy.org>  Sun, 30 Dec 2001 02:59:01 +0100
826
827 vlc (0.2.92-3) unstable; urgency=high
828
829   * Removed references to vlc-mad (Closes: #126194).
830
831  -- Samuel Hocevar <sam@zoy.org>  Sat, 22 Dec 2001 21:04:27 +0100
832
833 vlc (0.2.92-2) unstable; urgency=high
834
835   * Bumped urgency to high to get this stable version into testing; all
836     reported critical bugs were fixed.
837   * Bumped Standards-Version to 3.5.6.
838   * Fixed a PowerPC compilation issue.
839   * Fixed a crash in the VCD input.
840
841  -- Samuel Hocevar <sam@zoy.org>  Thu, 20 Dec 2001 23:24:21 +0100
842
843 vlc (0.2.92-1) unstable; urgency=low
844
845   * Using the stable 0.2.92 CVS branch, has lots of stability fixes.
846   * Disabled broken ALSA audio output (Closes: #110869, #119846).
847   * Changed configure.in so that vlc is linked against libXv.a,
848     not xvideo.so and sdl.so (Closes: #111790).
849   * Added versioned build-dep to libasound2-dev (Closes: #121057).
850
851  -- Samuel Hocevar <sam@zoy.org>  Wed, 19 Dec 2001 17:06:44 +0100
852
853 vlc (0.2.91-2) unstable; urgency=low
854
855   * Added "Video" menu hints (Closes: #121036).
856
857  -- Samuel Hocevar <sam@zoy.org>  Sun, 25 Nov 2001 02:25:34 +0100
858
859 vlc (0.2.91-1) unstable; urgency=low
860
861   * New upstream release.
862   * This release fixes IFO parsing issues (Closes: #119369).
863   * vlc will dlopen() an installed libdvdcss if available, to play
864     encrypted DVDs (Closes: #89856).
865   * vlc is now in sync with the official libdvdcss (Closes: #118194).
866
867  -- Samuel Hocevar <sam@zoy.org>  Mon, 12 Nov 2001 17:14:29 +0100
868
869 vlc (0.2.90-3) unstable; urgency=low
870
871   * Added stricter Build-Depends on libsdl1.2-dev (Closes: #117180).
872
873  -- Samuel Hocevar <sam@zoy.org>  Fri, 26 Oct 2001 16:06:01 +0200
874
875 vlc (0.2.90-2) unstable; urgency=low
876
877   * Various upstream bugfixes.
878   * Compiled against libsdl1.2-debian (Closes: #116709).
879
880  -- Samuel Hocevar <sam@zoy.org>  Tue, 23 Oct 2001 02:09:39 +0200
881
882 vlc (0.2.90-1) unstable; urgency=low
883
884   * Fixed syntax error in build dependencies (Closes: #109722).
885   * XVideo module now compiled as built-in, to avoid PIC and non-PIC
886     code collision (Closes: #111790).
887
888  -- Samuel Hocevar <sam@zoy.org>  Wed, 10 Oct 2001 15:00:29 +0200
889
890 vlc (0.2.83-2) unstable; urgency=low
891
892   * Fixed build dependencies for architectures not supporting libasound2
893     (Closes: #109722).
894
895  -- Samuel Hocevar <sam@zoy.org>  Fri, 24 Aug 2001 12:47:45 +0200
896
897 vlc (0.2.83-1) unstable; urgency=low
898
899   * New upstream release.
900   * Activated subtitles in overlay mode (Closes: #97471).
901
902  -- Samuel Hocevar <sam@zoy.org>  Wed, 22 Aug 2001 15:18:01 +0200
903
904 vlc (0.2.82-1) unstable; urgency=low
905
906   * New upstream release.
907   * Fixed broken manpage symlinks (Closes: #99561).
908
909  -- Samuel Hocevar <sam@zoy.org>  Tue,  7 Aug 2001 12:39:16 +0200
910
911 vlc (0.2.81-1) unstable; urgency=low
912
913   * New upstream release.
914
915  -- Samuel Hocevar <sam@zoy.org>  Sat, 28 Jul 2001 04:13:57 +0200
916
917 vlc (0.2.80-1) unstable; urgency=low
918
919   * New upstream release.
920
921  -- Samuel Hocevar <sam@zoy.org>  Tue,  5 Jun 2001 04:41:06 +0200
922
923 vlc (0.2.73-2) unstable; urgency=low
924
925   * We now build without MMX in the main application (Closes: #96036).
926
927  -- Samuel Hocevar <sam@zoy.org>  Fri,  4 May 2001 07:13:04 +0200
928
929 vlc (0.2.73-1) unstable; urgency=low
930
931   * New upstream release.
932
933  -- Samuel Hocevar <sam@zoy.org>  Sat, 28 Apr 2001 07:02:35 +0200
934
935 vlc (0.2.72-1) unstable; urgency=low
936
937   * New upstream release.
938
939  -- Samuel Hocevar <sam@zoy.org>  Mon, 16 Apr 2001 14:33:53 +0200
940
941 vlc (0.2.71-1) unstable; urgency=low
942
943   * New upstream release.
944
945  -- Samuel Hocevar <sam@zoy.org>  Fri, 13 Apr 2001 08:13:26 +0200
946
947 vlc (0.2.70-1) unstable; urgency=low
948
949   * New upstream release.
950   * Non-i386 package builds really fixed (Closes: #89285).
951
952  -- Samuel Hocevar <sam@zoy.org>  Sat,  7 Apr 2001 05:52:00 +0200
953
954 vlc (0.2.63-3) unstable; urgency=low
955
956   * Added versioned conflicts/replaces to vlc-gtk (Closes: #88796).
957
958  -- Samuel Hocevar <sam@zoy.org>  Wed,  7 Mar 2001 20:47:48 +0100
959
960 vlc (0.2.63-2) unstable; urgency=low
961
962   * Glide shouldn't cause any non-x86 problems anymore (Closes: #88583).
963
964  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 12:50:28 +0100
965
966 vlc (0.2.63-1) unstable; urgency=low
967
968   * New upstream release.
969
970  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 00:41:16 +0100
971
972 vlc (0.2.62-2) unstable; urgency=low
973
974   * Removed a few lintian warnings.
975
976  -- Samuel Hocevar <sam@zoy.org>  Sat,  3 Mar 2001 10:29:31 +0100
977
978 vlc (0.2.62-1) unstable; urgency=low
979
980   * New release. Glide and GGI packages build again.
981   * Updated vlc.1 manpage (Closes: #87478).
982   * Fixed debian/control (Closes: #83707).
983   * The framebuffer plugin doesn't hijack ^C anymore (Closes: #87500).
984
985  -- Samuel Hocevar <sam@zoy.org>  Fri,  2 Mar 2001 17:32:24 +0100
986
987 vlc (0.2.61-1) unstable; urgency=low
988
989   * New release. The package build works again.
990
991  -- Samuel Hocevar <sam@zoy.org>  Fri, 16 Feb 2001 08:09:59 +0100
992
993 vlc (0.2.60-1) unstable; urgency=low
994
995   * New release. The package build is most presumably FUBAR.
996
997  -- Samuel Hocevar <sam@zoy.org>  Wed, 14 Feb 2001 08:33:46 +0100
998
999 vlc (0.2.50nocss-1) unstable; urgency=low
1000
1001   * Only build vlc-glide under x86 (Closes: #84046).
1002   * Switched PentiumPro optimization off (Closes: #83707).
1003
1004  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Feb 2001 20:49:15 +0100
1005
1006 vlc (0.2.50-1) unstable; urgency=low
1007
1008   * Unstable release.
1009
1010  -- Samuel Hocevar <sam@zoy.org>  Wed, 31 Jan 2001 04:30:37 +0100
1011
1012 vlc (0.1.99i) unstable; urgency=low
1013
1014   * Fixed the framerate display
1015
1016  -- Samuel Hocevar <sam@zoy.org>  Tue, 24 Oct 2000 11:08:01 +0200
1017
1018 vlc (0.1.99i) unstable; urgency=low
1019
1020   * fixed the support for field pictures, which involved a few dozens
1021     bugs in the video parser and video decoder.
1022   * renamed an inconsistent variable in src/input/input_file.c.
1023   * added support for I+ synchro (all Is and the first P).
1024   * fixed a motion compensation bug which generated some distortion
1025     on B images.
1026   * fixed a motion compensation bug for skipped macroblocks.
1027   * fixed a synchro bug for field images.
1028   * fixed the --server option which didn't work if a ~/.vlcrc existed.
1029
1030  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 28 Aug 2000 02:34:18 +0200
1031
1032 vlc (0.1.99h) unstable; urgency=low
1033
1034   * added support for the SDL vout : the --display fullscreen allows
1035     fullscreen when possible. Disabled by default.
1036   * updated debian directory to build vlc-sdl.
1037   * removed CCFLAGS flags which were improperly used.
1038   * added hints for powerpc build.
1039   * fixed the input_file exit bug.
1040   * removed the frame statistics output.
1041   * removed a verbose message in intf_sdl.c.
1042   * added a few sanity checks in the audio mpeg and ac3 decoders.
1043   * temporarily got rid of vlc.channels.
1044
1045  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 22 Aug 2000 01:31:58 +0200
1046
1047 vlc (0.1.99g) unstable; urgency=low
1048
1049   * removed all "*vlc" aliases except "gvlc" and "fbvlc". The other sucked.
1050   * new --synchro flag which lets you force which images are decoded.
1051   * fixed 32bpp MMX YUV, made the comments clearer, removed an emms.
1052   * now scaling is on by default, so that people won't tell that the vlc
1053     cannot do scaling :-)
1054   * fixed 8bpp YUV.
1055   * fixed the fscked up Bresenham algorithm in all YUV functions.
1056   * fixed a dumb bug in the Makefile that prevented inclusion of the
1057     -march=pentium directive. thanks Meuuh, blame sam.
1058   * separate Debian packages
1059
1060  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 16 Aug 2000 01:07:14 +0200
1061
1062 vlc (0.1.99f) unstable; urgency=low
1063
1064   * plugin detection now works
1065   * "gvlc", "fbvlc", "ggivlc" aliases now work
1066   * fixed functions that weren't properly inlined
1067   * removed bloat from the MMX YUV plugin
1068   * vlc.init becomes ~/.vlcrc
1069   * removed float operations in the video decoder, and all emms asm functions
1070   * borrowed linuxvideo's MMX motion compensation
1071   * fixed an undefined symbol in the MMX YUV plugin
1072
1073  -- Samuel Hocevar <sam@via.ecp.fr>  Tue,  8 Aug 2000 11:24:01 +0200
1074
1075 vlc (0.1.99e) unstable; urgency=low
1076
1077   * new bitstream syntax and slight performance increase
1078
1079  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 20 Jul 2000 15:14:06 +0200
1080
1081 vlc (0.1.99d) unstable; urgency=low
1082
1083   * .deb is now more lintian-friendly
1084   * removed a few useless warning messages
1085   * new plugin API
1086   * plugin auto-detection
1087   * removed the default --enable-ppro option because it didn't work on K6-2
1088   * the framebuffer client now leaves the console in a working state
1089   * the dithered 8 bpp YUV transformation works again (blame bbp !)
1090   * the YUV transformations are now plugins as well
1091   * alternative symlinks like gvlc, fbvlc are now created at compile time
1092   * borrowed libmpeg2's GPLed MMX YUV transformations (16 and 32 bits)
1093   * fixed an endianness problem which occurred on iMacs
1094
1095  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 12 Jul 2000 01:24:40 +0200
1096
1097 vlc (0.1.99c) unstable; urgency=low
1098
1099   * Caught Delete Window event in Gnome and X11 modes
1100   * Fixed manpage
1101   * GGI output now works
1102   * Fixed a segfault on exit for the Gnome plugin
1103   * Sound support almost works under BeOS
1104
1105  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 20 Jun 2000 03:01:12 +0200
1106
1107 vlc (0.1.99b) unstable; urgency=low
1108
1109   * Added a ChangeLog file
1110   * Updated the VLAN code
1111   * Fixed a bug preventing to quit
1112
1113  -- Samuel Hocevar <sam@via.ecp.fr>  Sat, 17 Jun 2000 03:46:16 +0200
1114
1115 vlc (0.1.99a) unstable; urgency=low
1116
1117   * Fixed some compile flag errors
1118
1119  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 15 Jun 2000 20:48:54 +0200
1120
1121 vlc (0.1.99-1) unstable; urgency=low
1122
1123   * Initial Release.
1124
1125  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 13 Mar 2000 02:21:45 +0100
1126