]> git.sesse.net Git - vlc/commit
Changes to vlc:
authorSam Hocevar <sam@videolan.org>
Sun, 9 Sep 2001 13:43:25 +0000 (13:43 +0000)
committerSam Hocevar <sam@videolan.org>
Sun, 9 Sep 2001 13:43:25 +0000 (13:43 +0000)
commite8640eed39a52d12f97b80b816d376116aaf94d3
treeca5ae4b22a069ad3a21fae7ea14f831e0783effb
parenta9c31c5a8fe9bff62eb7ad8e3607376c4af41807
 Changes to vlc:

  * Fixed arch-dependant build dependencies (Closes Debian bug #109722).
  * Minor changes to the (non-working) ncurses interface.

 Changes to libdvdcss (courtesy of H�kan Hjort <d95hjort@dtek.chalmers.se>):

  * If we see 3000 unencrypted blocks assume that the title is unencrypted.
  * If we have not seen any encrypted block and then discover that the block
    just read is not a valid block of an MPEG2 Program stream, assume that the
    title is unencrypted.
  * Empty keys (for unscrambled sectors) are now cached as well.
  * We try to decrypt the file even if DVD ioctls are not available.
AUTHORS
ChangeLog
ChangeLog.libdvdcss
debian/changelog
debian/control
extras/libdvdcss/css.c
extras/libdvdcss/libdvdcss.c
extras/libdvdcss/libdvdcss.h
plugins/text/intf_ncurses.c