]> git.sesse.net Git - vlc/blob - debian/changelog
* Updated version number to 0.2.62. Release tonight.
[vlc] / debian / changelog
1 vlc (0.2.62-1) unstable; urgency=low
2
3   * New release. Glide and GGI packages build again.
4
5  -- Samuel Hocevar <sam@zoy.org>  Tue, 20 Feb 2001 23:34:34 +0100
6
7 vlc (0.2.61-1) unstable; urgency=low
8
9   * New release. The package build works again.
10
11  -- Samuel Hocevar <sam@zoy.org>  Fri, 16 Feb 2001 08:09:59 +0100
12
13 vlc (0.2.60-1) unstable; urgency=low
14
15   * New release. The package build is most presumably FUBAR.
16
17  -- Samuel Hocevar <sam@zoy.org>  Wed, 14 Feb 2001 08:33:46 +0100
18
19 vlc (0.2.50-1) unstable; urgency=low
20
21   * Only build vlc-glide under x86 (Closes: #84046).
22   * Switched PentiumPro optimization off (Closes: #83707).
23
24  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Feb 2001 20:49:15 +0100
25
26 vlc (0.2.50-1) unstable; urgency=low
27
28   * Unstable release.
29
30  -- Samuel Hocevar <sam@zoy.org>  Wed, 31 Jan 2001 04:30:37 +0100
31
32 vlc (0.1.99i) unstable; urgency=low
33
34   * Fixed the framerate display
35
36  -- Samuel Hocevar <sam@zoy.org>  Tue, 24 Oct 2000 11:08:01 +0200
37
38 vlc (0.1.99i) unstable; urgency=low
39
40   * fixed the support for field pictures, which involved a few dozens
41     bugs in the video parser and video decoder.
42   * renamed an inconsistent variable in src/input/input_file.c.
43   * added support for I+ synchro (all Is and the first P).
44   * fixed a motion compensation bug which generated some distortion
45     on B images.
46   * fixed a motion compensation bug for skipped macroblocks.
47   * fixed a synchro bug for field images.
48   * fixed the --server option which didn't work if a ~/.vlcrc existed.
49
50  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 28 Aug 2000 02:34:18 +0200
51
52 vlc (0.1.99h) unstable; urgency=low
53
54   * added support for the SDL vout : the --display fullscreen allows
55     fullscreen when possible. Disabled by default.
56   * updated debian directory to build vlc-sdl.
57   * removed CCFLAGS flags which were improperly used.
58   * added hints for powerpc build.
59   * fixed the input_file exit bug.
60   * removed the frame statistics output.
61   * removed a verbose message in intf_sdl.c.
62   * added a few sanity checks in the audio mpeg and ac3 decoders.
63   * temporarily got rid of vlc.channels.
64
65  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 22 Aug 2000 01:31:58 +0200
66
67 vlc (0.1.99g) unstable; urgency=low
68
69   * removed all "*vlc" aliases except "gvlc" and "fbvlc". The other sucked.
70   * new --synchro flag which lets you force which images are decoded.
71   * fixed 32bpp MMX YUV, made the comments clearer, removed an emms.
72   * now scaling is on by default, so that people won't tell that the vlc
73     cannot do scaling :-)
74   * fixed 8bpp YUV.
75   * fixed the fscked up Bresenham algorithm in all YUV functions.
76   * fixed a dumb bug in the Makefile that prevented inclusion of the
77     -march=pentium directive. thanks Meuuh, blame sam.
78   * separate Debian packages
79
80  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 16 Aug 2000 01:07:14 +0200
81
82 vlc (0.1.99f) unstable; urgency=low
83
84   * plugin detection now works
85   * "gvlc", "fbvlc", "ggivlc" aliases now work
86   * fixed functions that weren't properly inlined
87   * removed bloat from the MMX YUV plugin
88   * vlc.init becomes ~/.vlcrc
89   * removed float operations in the video decoder, and all emms asm functions
90   * borrowed linuxvideo's MMX motion compensation
91   * fixed an undefined symbol in the MMX YUV plugin
92
93  -- Samuel Hocevar <sam@via.ecp.fr>  Tue,  8 Aug 2000 11:24:01 +0200
94
95 vlc (0.1.99e) unstable; urgency=low
96
97   * new bitstream syntax and slight performance increase
98
99  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 20 Jul 2000 15:14:06 +0200
100
101 vlc (0.1.99d) unstable; urgency=low
102
103   * .deb is now more lintian-friendly
104   * removed a few useless warning messages
105   * new plugin API
106   * plugin auto-detection
107   * removed the default --enable-ppro option because it didn't work on K6-2
108   * the framebuffer client now leaves the console in a working state
109   * the dithered 8 bpp YUV transformation works again (blame bbp !)
110   * the YUV transformations are now plugins as well
111   * alternative symlinks like gvlc, fbvlc are now created at compile time
112   * borrowed libmpeg2's GPLed MMX YUV transformations (16 and 32 bits)
113   * fixed an endianness problem which occured on iMacs
114
115  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 12 Jul 2000 01:24:40 +0200
116
117 vlc (0.1.99c) unstable; urgency=low
118
119   * Caught Delete Window event in Gnome and X11 modes
120   * Fixed manpage
121   * GGI output now works
122   * Fixed a segfault on exit for the Gnome plugin
123   * Sound support almost works under BeOS
124
125  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 20 Jun 2000 03:01:12 +0200
126
127 vlc (0.1.99b) unstable; urgency=low
128
129   * Added a ChangeLog file
130   * Updated the VLAN code
131   * Fixed a bug preventing to quit
132
133  -- Samuel Hocevar <sam@via.ecp.fr>  Sat, 17 Jun 2000 03:46:16 +0200
134
135 vlc (0.1.99a) unstable; urgency=low
136
137   * Fixed some compile flag errors
138
139  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 15 Jun 2000 20:48:54 +0200
140
141 vlc (0.1.99-1) unstable; urgency=low
142
143   * Initial Release.
144
145  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 13 Mar 2000 02:21:45 +0100
146
147 Local variables:
148 mode: debian-changelog
149 End: