]> git.sesse.net Git - vlc/blobdiff - ChangeLog
* Win32 network support by Boris Dor�s <babal@via.ecp.fr>.
[vlc] / ChangeLog
index 17acc58c1b19595d108c73dfb1b33b37864bfee5..d6769f377a991f529f780dee68024f46ce186f95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@
 
 HEAD
 
+  * First libdvdcss version (0.0.1).
+  * Unrolled two loops in dvd_netlist.c to prevent message flooding.
+  * DVD input stuttering fix by Jon Lech Johansen.
+  * Removed a lock that caused late frames in DVDRead.
+  * Added gprof profiling support with --enable-profiling.
   * Fully working Windows DVD ioctl support by Jon Lech Johansen.
   * DirectX enhancements by Gildas Bazin, such as software rendering.
   * Merged dvdcss_init and dvdcss_open into dvdcss_open, and dvdcss_close