]> git.sesse.net Git - vlc/blobdiff - ChangeLog
. rajout de l'option -Winline
[vlc] / ChangeLog
index bec708be96bcf70cb6e5421a4a30ad069d59f709..6cabbeb3e717b4aafcbb1169ccd9937a6720be75 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,47 @@
-Tue Jun 20 14:17:56 CEST 2000
+[]
+0.1.99f :
+
+  * plugin detection now works
+  * "gvlc", "fbvlc", "ggivlc" aliases now work
+  * fixed functions that weren't properly inlined
+  * removed bloat from the MMX YUV plugin
+
+Thu Jul 20 15:14:06 CEST 2000
+0.1.99e :
+
+  * new bitstream syntax and slight performance increase
+  * BeOS build fix
+  * removed the sample code from the reference decoder
+
+Wed Jul 12 01:24:40 CEST 2000
 0.1.99d :
 
   * fixed RPM build
   * .deb is now more lintian-friendly
+  * fixed vlc.spec to install nicely
+  * PLUGIN_PATH and DATA_PATH now in include/*.h
+  * removed a few useless warning messages
+  * removed remaining header stuff related to the old non-free decoder
+  * fixed the MGA build (doesn't work yet, though)
+  * new plugin API
+  * updated the INSTALL document
+  * plugin auto-detection
+  * fixed a few misspellings in the code
+  * removed the default --enable-ppro option because it didn't work on K6-2
+  * the framebuffer client now leaves the console in a working state
+  * the dithered 8 bpp YUV transformation works again (blame bbp !)
+  * the YUV transformations are now plugins as well
+  * alternative symlinks like gvlc, fbvlc are now created at compile time
+  * borrowed libmpeg2's GPLed MMX YUV transformations (16 and 32 bits)
+  * fixed an endianness problem which occured on iMacs
+  * fixed the build for the Mandrake distribution
 
 Sun Jun 18 18:54:48 CEST 2000
 0.1.99c :
 
   * fixed Makefile.in for debug version
   * caught Delete Window event in Gnome and X11 modes
-  * fixed manpage
+  * fixed man page
   * GGI output now works
   * fixed a segfault on exit for the Gnome plugin
   * fixed compile problems for BeOS
@@ -24,3 +56,8 @@ Sat Jun 17 03:35:02 CEST 2000
   * new VLAN changing code
   * created the ChangeLog file :)
 
+Thu Jun 15 20:48:54 CEST 2000
+0.1.99a :
+
+  * first public release
+