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