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