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