]> git.sesse.net Git - vlc/blob - ChangeLog
2c8bb4363e51d13516c030cb4950d6a4ef94b4e0
[vlc] / ChangeLog
1 Thu Jul 20 15:14:06 CEST 2000
2 0.1.99e :
3
4   * new bitstream syntax and slight performance increase
5   * BeOS build fix
6   * removed the sample code from the reference decoder
7
8 Wed Jul 12 01:24:40 CEST 2000
9 0.1.99d :
10
11   * fixed RPM build
12   * .deb is now more lintian-friendly
13   * fixed vlc.spec to install nicely
14   * PLUGIN_PATH and DATA_PATH now in include/*.h
15   * removed a few useless warning messages
16   * removed remaining header stuff related to the old non-free decoder
17   * fixed the MGA build (doesn't work yet, though)
18   * new plugin API
19   * updated the INSTALL document
20   * plugin auto-detection
21   * fixed a few misspellings in the code
22   * removed the default --enable-ppro option because it didn't work on K6-2
23   * the framebuffer client now leaves the console in a working state
24   * the dithered 8 bpp YUV transformation works again (blame bbp !)
25   * the YUV transformations are now plugins as well
26   * alternative symlinks like gvlc, fbvlc are now created at compile time
27   * borrowed libmpeg2's GPLed MMX YUV transformations (16 and 32 bits)
28   * fixed an endianness problem which occured on iMacs
29   * fixed the build for the Mandrake distribution
30
31 Sun Jun 18 18:54:48 CEST 2000
32 0.1.99c :
33
34   * fixed Makefile.in for debug version
35   * caught Delete Window event in Gnome and X11 modes
36   * fixed man page
37   * GGI output now works
38   * fixed a segfault on exit for the Gnome plugin
39   * fixed compile problems for BeOS
40   * sound support almost works under BeOS
41   * fixed a warning in ac3_exponent.c
42   * automatic support for .rpm and .deb building
43
44 Sat Jun 17 03:35:02 CEST 2000
45 0.1.99b :
46
47   * fixed a bug preventing to quit when run with no arguments
48   * new VLAN changing code
49   * created the ChangeLog file :)
50
51 Thu Jun 15 20:48:54 CEST 2000
52 0.1.99a :
53
54   * first public release
55