Library for accessing DVDs like block devices with transparent decryption http://www.videolan.org/developers/libdvdcss.html
Go to file
2024-01-06 04:08:52 +01:00
libdvdcss-1.2.9-doxygen.patch automatic version update by autodist [release 1.2.13-1mamba;Mon Apr 15 2013] 2024-01-06 04:08:50 +01:00
libdvdcss.spec rebuilt with debug package and build requirements block [release 1.4.3-2mamba;Tue Jan 04 2022] 2024-01-06 04:08:52 +01:00
README.md automatic version update by autodist [release 1.2.13-1mamba;Mon Apr 15 2013] 2024-01-06 04:08:50 +01:00

libdvdcss

libdvdcss is a simple library designed for accessing DVDs like a block device without having to bother about the decryption. The important features are:

  • Portability: currently supported platforms are GNU/Linux, FreeBSD, NetBSD, OpenBSD, BSD/OS, BeOS, Windows 95/98/ME, Windows NT/2000/XP, MacOS X, Solaris, HP-UX and OS/2.
  • Adaptability: unlike most similar projects, libdvdcss doesn't require the region of your drive to be set and will try its best to read from the disc even in the case of a region mismatch.
  • Simplicity: a DVD player can be built around the libdvdcss API using no more than 6 library calls.