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