]> git.sesse.net Git - vlc/commit
- Removed unecessary translations in the win32 code from block offsets to
authorGildas Bazin <gbazin@videolan.org>
Sat, 7 Jul 2001 21:10:58 +0000 (21:10 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sat, 7 Jul 2001 21:10:58 +0000 (21:10 +0000)
commit52add4b02db2085bf238915b44c39c64bf8fb989
treeab13210edcd7bc3f799fcc00e94d2004a9308e5f
parentf58cb69a748da100761f20be0f5045e917eba10f
- Removed unecessary translations in the win32 code from block offsets to
    byte offsets. This was overflowing some variables.
- Reduced the complexity of the Win9x ASPI functions because we only need
    to handle DVD drive access.
- Win32 code now handles seeking in areas above 2.1 Go on DVDs.
extras/libdvdcss/css.c
extras/libdvdcss/css.h
extras/libdvdcss/ioctl.h
extras/libdvdcss/libdvdcss.c