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