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