]> git.sesse.net Git - vlc/blobdiff - ChangeLog
Added : alsa support
[vlc] / ChangeLog
index fa257a335339befae134283d52d57f3eda54a4b8..06a6b0c595a5a720b62c99ce1c55100f97b011ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,16 @@
     mode.
   * Added --broadcast option for network input.
   * Screen is now emptied when framebuffer output exits.
+  * Totally new frame dropping algorithm.
+  * Fixed a bug in video_ouput.c which trashed more late pictures than
+    necessary.
+  * Fixed the DEBUG mode in the Makefile.
+  * Fixed a bug in mwait() which made us wait too long.
+  * The video_decoder can now be split into several threads to take
+    advantage of the SMP machines.
+  * Added --enable-debug, --enable-stats, and --disable-optims in the
+    GNU configure stuff.
+  * Added alsa audio support (plugin)  
 
 Mon, 28 Aug 2000 02:34:18 +0200
 0.1.99i :