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