1 vlc (0.2.82-1) unstable; urgency=low
3 * New upstream release.
4 * Fixed broken manpage symlinks (Closes: #99561).
6 -- Samuel Hocevar <sam@zoy.org> Tue, 7 Aug 2001 12:39:16 +0200
8 vlc (0.2.81-1) unstable; urgency=low
10 * New upstream release.
12 -- Samuel Hocevar <sam@zoy.org> Sat, 28 Jul 2001 04:13:57 +0200
14 vlc (0.2.80-1) unstable; urgency=low
16 * New upstream release.
18 -- Samuel Hocevar <sam@zoy.org> Tue, 5 Jun 2001 04:41:06 +0200
20 vlc (0.2.73-2) unstable; urgency=low
22 * We now build without MMX in the main application (Closes: #96036).
24 -- Samuel Hocevar <sam@zoy.org> Fri, 4 May 2001 07:13:04 +0200
26 vlc (0.2.73-1) unstable; urgency=low
28 * New upstream release.
30 -- Samuel Hocevar <sam@zoy.org> Sat, 28 Apr 2001 07:02:35 +0200
32 vlc (0.2.72-1) unstable; urgency=low
34 * New upstream release.
36 -- Samuel Hocevar <sam@zoy.org> Mon, 16 Apr 2001 14:33:53 +0200
38 vlc (0.2.71-1) unstable; urgency=low
40 * New upstream release.
42 -- Samuel Hocevar <sam@zoy.org> Fri, 13 Apr 2001 08:13:26 +0200
44 vlc (0.2.70-1) unstable; urgency=low
46 * New upstream release.
47 * Non-i386 package builds really fixed (Closes: #89285).
49 -- Samuel Hocevar <sam@zoy.org> Sat, 7 Apr 2001 05:52:00 +0200
51 vlc (0.2.63-3) unstable; urgency=low
53 * Added versioned conflicts/replaces to vlc-gtk (Closes: #88796).
55 -- Samuel Hocevar <sam@zoy.org> Wed, 7 Mar 2001 20:47:48 +0100
57 vlc (0.2.63-2) unstable; urgency=low
59 * Glide shouldn't cause any non-x86 problems anymore (Closes: #88583).
61 -- Samuel Hocevar <sam@zoy.org> Mon, 5 Mar 2001 12:50:28 +0100
63 vlc (0.2.63-1) unstable; urgency=low
65 * New upstream release.
67 -- Samuel Hocevar <sam@zoy.org> Mon, 5 Mar 2001 00:41:16 +0100
69 vlc (0.2.62-2) unstable; urgency=low
71 * Removed a few lintian warnings.
73 -- Samuel Hocevar <sam@zoy.org> Sat, 3 Mar 2001 10:29:31 +0100
75 vlc (0.2.62-1) unstable; urgency=low
77 * New release. Glide and GGI packages build again.
78 * Updated vlc.1 manpage (Closes: #87478).
79 * Fixed debian/control (Closes: #83707).
80 * The framebuffer plugin doesn't hijack ^C anymore (Closes: #87500).
82 -- Samuel Hocevar <sam@zoy.org> Fri, 2 Mar 2001 17:32:24 +0100
84 vlc (0.2.61-1) unstable; urgency=low
86 * New release. The package build works again.
88 -- Samuel Hocevar <sam@zoy.org> Fri, 16 Feb 2001 08:09:59 +0100
90 vlc (0.2.60-1) unstable; urgency=low
92 * New release. The package build is most presumably FUBAR.
94 -- Samuel Hocevar <sam@zoy.org> Wed, 14 Feb 2001 08:33:46 +0100
96 vlc (0.2.50-1) unstable; urgency=low
98 * Only build vlc-glide under x86 (Closes: #84046).
99 * Switched PentiumPro optimization off (Closes: #83707).
101 -- Samuel Hocevar <sam@zoy.org> Mon, 5 Feb 2001 20:49:15 +0100
103 vlc (0.2.50-1) unstable; urgency=low
107 -- Samuel Hocevar <sam@zoy.org> Wed, 31 Jan 2001 04:30:37 +0100
109 vlc (0.1.99i) unstable; urgency=low
111 * Fixed the framerate display
113 -- Samuel Hocevar <sam@zoy.org> Tue, 24 Oct 2000 11:08:01 +0200
115 vlc (0.1.99i) unstable; urgency=low
117 * fixed the support for field pictures, which involved a few dozens
118 bugs in the video parser and video decoder.
119 * renamed an inconsistent variable in src/input/input_file.c.
120 * added support for I+ synchro (all Is and the first P).
121 * fixed a motion compensation bug which generated some distortion
123 * fixed a motion compensation bug for skipped macroblocks.
124 * fixed a synchro bug for field images.
125 * fixed the --server option which didn't work if a ~/.vlcrc existed.
127 -- Samuel Hocevar <sam@via.ecp.fr> Mon, 28 Aug 2000 02:34:18 +0200
129 vlc (0.1.99h) unstable; urgency=low
131 * added support for the SDL vout : the --display fullscreen allows
132 fullscreen when possible. Disabled by default.
133 * updated debian directory to build vlc-sdl.
134 * removed CCFLAGS flags which were improperly used.
135 * added hints for powerpc build.
136 * fixed the input_file exit bug.
137 * removed the frame statistics output.
138 * removed a verbose message in intf_sdl.c.
139 * added a few sanity checks in the audio mpeg and ac3 decoders.
140 * temporarily got rid of vlc.channels.
142 -- Samuel Hocevar <sam@via.ecp.fr> Tue, 22 Aug 2000 01:31:58 +0200
144 vlc (0.1.99g) unstable; urgency=low
146 * removed all "*vlc" aliases except "gvlc" and "fbvlc". The other sucked.
147 * new --synchro flag which lets you force which images are decoded.
148 * fixed 32bpp MMX YUV, made the comments clearer, removed an emms.
149 * now scaling is on by default, so that people won't tell that the vlc
150 cannot do scaling :-)
152 * fixed the fscked up Bresenham algorithm in all YUV functions.
153 * fixed a dumb bug in the Makefile that prevented inclusion of the
154 -march=pentium directive. thanks Meuuh, blame sam.
155 * separate Debian packages
157 -- Samuel Hocevar <sam@via.ecp.fr> Wed, 16 Aug 2000 01:07:14 +0200
159 vlc (0.1.99f) unstable; urgency=low
161 * plugin detection now works
162 * "gvlc", "fbvlc", "ggivlc" aliases now work
163 * fixed functions that weren't properly inlined
164 * removed bloat from the MMX YUV plugin
165 * vlc.init becomes ~/.vlcrc
166 * removed float operations in the video decoder, and all emms asm functions
167 * borrowed linuxvideo's MMX motion compensation
168 * fixed an undefined symbol in the MMX YUV plugin
170 -- Samuel Hocevar <sam@via.ecp.fr> Tue, 8 Aug 2000 11:24:01 +0200
172 vlc (0.1.99e) unstable; urgency=low
174 * new bitstream syntax and slight performance increase
176 -- Samuel Hocevar <sam@via.ecp.fr> Thu, 20 Jul 2000 15:14:06 +0200
178 vlc (0.1.99d) unstable; urgency=low
180 * .deb is now more lintian-friendly
181 * removed a few useless warning messages
183 * plugin auto-detection
184 * removed the default --enable-ppro option because it didn't work on K6-2
185 * the framebuffer client now leaves the console in a working state
186 * the dithered 8 bpp YUV transformation works again (blame bbp !)
187 * the YUV transformations are now plugins as well
188 * alternative symlinks like gvlc, fbvlc are now created at compile time
189 * borrowed libmpeg2's GPLed MMX YUV transformations (16 and 32 bits)
190 * fixed an endianness problem which occured on iMacs
192 -- Samuel Hocevar <sam@via.ecp.fr> Wed, 12 Jul 2000 01:24:40 +0200
194 vlc (0.1.99c) unstable; urgency=low
196 * Caught Delete Window event in Gnome and X11 modes
198 * GGI output now works
199 * Fixed a segfault on exit for the Gnome plugin
200 * Sound support almost works under BeOS
202 -- Samuel Hocevar <sam@via.ecp.fr> Tue, 20 Jun 2000 03:01:12 +0200
204 vlc (0.1.99b) unstable; urgency=low
206 * Added a ChangeLog file
207 * Updated the VLAN code
208 * Fixed a bug preventing to quit
210 -- Samuel Hocevar <sam@via.ecp.fr> Sat, 17 Jun 2000 03:46:16 +0200
212 vlc (0.1.99a) unstable; urgency=low
214 * Fixed some compile flag errors
216 -- Samuel Hocevar <sam@via.ecp.fr> Thu, 15 Jun 2000 20:48:54 +0200
218 vlc (0.1.99-1) unstable; urgency=low
222 -- Samuel Hocevar <sam@via.ecp.fr> Mon, 13 Mar 2000 02:21:45 +0100
225 mode: debian-changelog