[DVDnav-discuss] r1236 - trunk/libdvdread/ChangeLog

rathann subversion at mplayerhq.hu
Thu Oct 6 19:23:07 CEST 2011


Author: rathann
Date: Thu Oct  6 19:23:06 2011
New Revision: 1236

Log:
Update ChangeLog.

Modified:
   trunk/libdvdread/ChangeLog

Modified: trunk/libdvdread/ChangeLog
==============================================================================
--- trunk/libdvdread/ChangeLog	Thu Oct  6 18:09:55 2011	(r1235)
+++ trunk/libdvdread/ChangeLog	Thu Oct  6 19:23:06 2011	(r1236)
@@ -1,8 +1,20 @@
 libdvdread (4.1.4)
   * added OS/2 support
   * fixed ARM memory alignment issue
-  * portability fixes for *BSD, Mac OS X and MINGW
+  * portability fixes for *BSD, Mac OS X, MINGW and OS/2
   * added a missing DVDFileStat function
+  * exposed the dvd_stat_t struct in header
+  * fixed libdvdread closing stdin if it can't open the file/device
+  * fixed a segfault in UDFFileEntry on some badly mastered DVDs
+  * fixed big-endian builds
+  * Win32: large file support under Mingw to go over 2G limits
+  * configure: remove the special case test for uid=0
+  * provide BUP file support for more issues
+  * move UDFReadBlocksRaw declaration to dvdread_internal.h
+  * fixed double free of parental management information
+  * configure2: Use a single = instead of ==
+  * fixed crash when PTT is too short
+  * fixed segfault when reading certain DVDs, for example "Thor"
 
 libdvdread (4.1.3)
   * an embarassing amount of fixes regarding potential memory and resource leaks


More information about the DVDnav-discuss mailing list