Libdvdcss (DVD Content Scramble System Library)

Version: 
1.4.3
Release date: 
Sunday, 1 April, 2018

License:

Interface:

Authors/Port authors:

Libdvdcss for OS/2, a portable abstraction library for DVD decryption. Libdvdcss is a free and open source software library for accessing and unscrambling DVDs encrypted with the Content Scramble System (CSS). libdvdcss is part of the VideoLAN project and is used by VLC media player and other DVD players.

This software is distributed as compressed package. You have to download and manually install it; if prerequisites are required, you will have to manually install them too.

Manual installation

Program is distributed as ZIP package: download to temporary directory and unpack to destination folder. See below for download link(s).

You can install the prerequisites with rpm running the following string in a command line:

yum install libc libcx libgcc1 libssp libstdc++6 libstdc++ libsupc++6 libsupc++ libgcc-fwd

Online documentation:

Following ones are the download links for manual installation:

Libdvdcss (DVD Content Scramble System Library) v. 1.4.3 (26/7/2021, KO Myung-Hun)
 hobbes.nmsu.edu/download/pub/os2/dev/mm/libdvdcss-1.4.3.zip
Libdvdcss (DVD Content Scramble System Library) v. 1.4.2 (1/4/2018, KO Myung-Hun) Readme/What's new
libdvdcss v1.3.0-r2: - Use versioning for a DLL name * dvdcss.dll -> dvdcss2.dll
 hobbes.nmsu.edu/download/pub/os2/dev/mm/libdvdcss-1.4.2.zip
Libdvdcss (DVD Content Scramble System Library) v. 1.4.1 (22/1/2018) Readme/What's new
libdvdcss v1.3.0-r2: - Use versioning for a DLL name * dvdcss.dll -> dvdcss2.dll commit d4383c541a5a781001b718ad4e01917c63c9f2a4 Author: Jean-Baptiste Kempf <jb@videolan.org> Date: Mon Jan 8 18:13:51 2018 +0100 Update NEWS for 1.4.1 commit 439f9615b8fbbd06d06f7bfe9699c8255907a51f Author: Jean-Baptiste Kempf <jb@videolan.org> Date: Thu Nov 23 01:53:16 2017 +0100 Fix key cache storage in ~/.dvdcss See VLC #16347 commit c126d5ac7843a809857a6dc14fbaae29a2499ff0 Author: Frank Henigman <fjhenigman@gmail.com> Date: Fri Feb 3 11:23:28 2017 -0500 Fix directory existence check. mkdir() followed by errno==EEXIST is not sufficient to determine if a directory exists. Do a stat() to check for existence before trying mkdir(). Signed-off-by: Frank Henigman <fjhenigman@gmail.com> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> commit 5bec036cfee3950d002f3c46c17bbd4e375d5bd6 Author: Hannes Domani <ssbssa@yahoo.de> Date: Thu Feb 25 21:03:29 2016 +0100 Don't close any handle if callback functions are used Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> commit 5fd2b38c343a94407863d9fa0820aa251c3d354c Author: Petri Hintukainen <phintuka@gmail.com> Date: Sun Mar 13 12:27:02 2016 +0200 Fix check for empty home dir commit 100ac1a3762915042ee65b1bf370399966f61be5 Author: Petri Hintukainen <phintuka@gmail.com> Date: Fri Mar 11 12:07:03 2016 +0200 Check for empty strings commit 22cb2d442fecf4dd8122347309dbf27ad79e5559 Author: Petri Hintukainen <phintuka@gmail.com> Date: Fri Mar 11 12:04:34 2016 +0200 Improve error reporting when cache directory creation fails commit 98c66a5b51db1e7a3a056deaafcb9a76d09afbeb Author: Petri Hintukainen <phintuka@gmail.com> Date: Fri Mar 11 12:00:05 2016 +0200 Fix using DVDCSS_CACHE environment variable commit b0385d98a63dcda3b555b9a4cfd0c70adf70b818 Author: Lars Kiesow <lkiesow@uos.de> Date: Sat Feb 6 20:09:38 2016 +0100 Update FSF Addresses The Free Software Foundation address in the COPYING file were outdated. This patch updates this file with the latest state of the GPL v2. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> commit a34ebf642b10e47c80829b923aff120d70184aba Author: Jean-Baptiste Kempf <jb@videolan.org> Date: Wed Dec 16 16:01:56 2015 +0100 Update NEWS for 1.4.0
 hobbes.nmsu.edu/download/pub/os2/dev/mm/libdvdcss-1.4.1.zip
Libdvdcss (DVD Content Scramble System Library) v. 1.4.0 (22/12/2015, KO Myung-Hun) Readme/What's new
libdvdcss v1.3.0-r2: - Use versioning for a DLL name * dvdcss.dll -> dvdcss2.dll commit a34ebf642b10e47c80829b923aff120d70184aba Author: Jean-Baptiste Kempf <jb@videolan.org> Date: Wed Dec 16 16:01:56 2015 +0100 Update NEWS for 1.4.0 commit a7e814e3bfc6b7b8507c0e1083153611edb66748 Author: Petri Hintukainen <phintuka@gmail.com> Date: Wed Dec 16 11:21:42 2015 +0200 generate version.h commit 417a9cb24ea0658cdb76ae28e9f86dc2347ee1d5 Author: Petri Hintukainen <phintuka@gmail.com> Date: Thu Jul 16 10:57:57 2015 +0300 Fix leak commit 50a9209451c63397a2aaccf9a3ae11ae29d3d707 Author: Romain Bentz <bentz.romain@gmail.com> Date: Tue Oct 27 18:17:09 2015 +0100 Fix CSS key caching on Android Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> commit 3a322908f40dd16df76e2bfb9516eb052dc7933c Author: Hannes Domani <ssbssa@yahoo.de> Date: Fri Jul 24 17:15:39 2015 +0200 Always initialize readv temporary buffer. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> commit 41905a9b3581a0efe7ecc73d39f7820601d16ff3 Author: Ludovic Fauvet <etix@videolan.org> Date: Fri Apr 10 17:15:48 2015 +0200 Fix build on win32 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> commit 70260b04bf37880bb928306f6f7ee607ce531395 Author: Petri Hintukainen <phintuka@gmail.com> Date: Sun Mar 29 22:21:52 2015 +0300 Avoid closing random file descriptor Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> commit bf669a831a7bc841621dc8117c18422b55656512 Author: Sam Varshavchik <mrsam@courier-mta.com> Date: Sat Feb 14 12:18:22 2015 -0500 Tweak the rpm spec file Have make clean remove libdvdcss.spec that autoconf creates from libdvdcss.spec.in Include %{?dist} tag into the RPM release tag, this a convention with most RPM-based distributions. The rpm packages were missing a few files. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> commit ec7c3a567dda8afd1516b49d33672557f981eb51 Author: Thomas Guillem <thomas@gllm.fr> Date: Wed Jan 28 16:29:40 2015 +0100 dvdcss_open_stream: cast to off_t Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> commit cce6baf1edf30fd39650eea94e752f5be515feb9 Author: Thomas Guillem <thomas@gllm.fr> Date: Wed Jan 28 16:29:39 2015 +0100 dvdcss_open_stream: fix SEGFAULT due to a NULL psz_target Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
 hobbes.nmsu.edu/download/pub/os2/dev/mm/libdvdcss-1.4.0.zip
Libdvdcss (DVD Content Scramble System Library) v. 1.3.0 (5/8/2014) Readme/What's new
commit b7967b94d3fe8159325269091dedc8b769339cea Author: Diego Biurrun <diego@biurrun.de> Date: Sat Aug 2 13:47:03 2014 +0200 doxygen: Do not use FreeSans as dot fontname The FreeSans font no longer ships with Doxygen and might not be available. commit df9cb6ca5f3a3bea9665c21e51fe27648cb27019 Author: Diego Biurrun <diego@biurrun.de> Date: Sat Aug 2 13:45:50 2014 +0200 Update Doxygen config file only to Doxygen version 1.8.7, not 1.8.6. Doxygen 1.8.7 is not yet available widely enough. commit d1dd49f3f605899f76d7c72c1c5dcd124f464e31 Author: Jean-Baptiste Kempf <jb@videolan.org> Date: Fri Aug 1 22:17:18 2014 +0200 Fix doxygen.cfg hardcoded paths commit db4b437c7b2bd8e6efc13418b44b0feca20878db Author: Diego Biurrun <diego@biurrun.de> Date: Thu Jul 31 23:22:19 2014 +0200 build: Remove ChangeLog only on maintainer-clean, not distclean The file is automatically generated with Git, so in a distribution tarball without Git metadata it cannot be regenerated once deleted. commit edc5ca9effd42bc9839a073fdb61b7b18ccced17 Author: Diego Biurrun <diego@biurrun.de> Date: Thu Jul 31 23:21:35 2014 +0200 Ignore 'compile' helper generated by Automake commit fc8f09fb15ebdd94746b07d97d7e21b15195d6cc Author: Jean-Baptiste Kempf <jb@videolan.org> Date: Sun Jul 27 02:57:50 2014 +0200 Update doxygen configuration file commit e1af6503b36e503d6dd2d282f49e1edc5d29f762 Author: Jean-Baptiste Kempf <jb@videolan.org> Date: Sun Jul 27 02:55:59 2014 +0200 Add -Wextra compilation flags commit 5307ab2299b67e3addde7bd79bab2826d56465b2 Author: Jean-Baptiste Kempf <jb@videolan.org> Date: Sun Jul 13 02:32:41 2014 +0200 Update NEWS for 1.3.0 commit e6b4e1ad773ea719c7c6c32f3b14e6f595c3c663 Author: Jean-Baptiste Kempf <jb@videolan.org> Date: Thu Jun 5 20:34:54 2014 +0200 Support Android commit fbef64ebfc38fcdc7c896426b113f73ef0dbfeca Author: Diego Elio Pettenò <flameeyes@flameeyes.eu> Date: Tue Sep 24 11:02:52 2013 -0700 build: fix Solaris headers check.
 hobbes.nmsu.edu/download/pub/os2/dev/mm/libdvdcss-1.3.0.zip
Libdvdcss (DVD Content Scramble System Library) v. 1.2.13 (27/2/2013) Readme/What's new
commit 8572e60d54aaa1f752ac5a1aa842183dab900420 Author: Jean-Baptiste Kempf <jb@videolan.org> Date: Wed Feb 27 11:12:24 2013 +0100 NEWS commit 745ba0b4f6cdf773adecab0c79e09cceeb5ca982 Author: Jean-Baptiste Kempf <jb@videolan.org> Date: Wed Feb 27 11:08:38 2013 +0100 Simplify INSTALL document commit 2af9a1e3d10677c2aca1d798b2df4dd8044c258b Author: Diego Elio Pettenò <flameeyes@flameeyes.eu> Date: Wed Feb 27 07:52:56 2013 +0100 build: use an alternative method for making O_BINARY use conditional. Instead of creating a new mode altogether, check for the definition of O_BINARY in the headers, and if missing define it to zero. Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu> commit ffb8bab440e45d12b12064720d7fbffbedbc0cb3 Author: Diego Elio Pettenò <flameeyes@flameeyes.eu> Date: Mon Feb 18 09:43:21 2013 -0800 build: set the libtool version info in configure.ac This follows the same pattern used for libdvdread/libdvdnav and xine. Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu> commit 4742c52aa57ade08fc7b03bb0be871c978c9f782 Author: Diego Biurrun <diego@biurrun.de> Date: Tue Feb 19 15:23:17 2013 +0100 build: proper dependencies for ChangeLog generation target This fixes the ChangeLog file getting continuously rebuilt instead of after each Git commit, which is the case now. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> commit 1d66d696a1d18db48a868cada1eb9b47cd7f5206 Author: Diego Biurrun <diego@biurrun.de> Date: Tue Feb 19 14:48:24 2013 +0100 INSTALL: Bootstrap with autoreconf now that ./bootstrap is gone Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> commit 45999b756e2b6491eabcd548f7eb1453ab7fb365 Author: Jean-Baptiste Kempf <jb@videolan.org> Date: Thu Feb 14 22:59:20 2013 +0100 Next release will be 1.2.13
 hobbes.nmsu.edu/download/pub/os2/dev/mm/libdvdcss-1.2.13.zip
Record updated last time on: 08/08/2021 - 18:38

Translate to...

Add new comment