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