- 02 Sep, 2009 2 commits
-
-
Sam Hocevar authored
far too common.
-
KO Myung-Hun authored
-
- 13 May, 2009 6 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
bypass our new RPC-II sanity check.
-
Sam Hocevar authored
-
Sam Hocevar authored
provided by Ori Avtalion <ori@avtalion.name> and refactored by Sam Hocevar <sam@hocevar.net>.
-
Sam Hocevar authored
-
- 09 Feb, 2009 3 commits
-
-
Sam Hocevar authored
-
KO Myung-Hun authored
-
-
- 29 Aug, 2008 6 commits
-
-
Sam Hocevar authored
* Update NEWS and ChangeLog.
-
Sam Hocevar authored
symbole (dvdcss_is_scrambled).
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
* configure.ac: hide autotools files in .auto/. * .gitignore: add an ignore file for git-svn users.
-
Diego Biurrun authored
chance to decrypt anyway afterwards.
-
- 13 Jul, 2008 2 commits
-
-
Sam Hocevar authored
LaTeX documents.
-
Sam Hocevar authored
-
- 12 Jul, 2008 1 commit
-
-
Kirill Belokurov authored
but no ioctl is available ; * src/css.c: initialize p_disc_key in the case when key decryption fails.
-
- 11 Jul, 2008 1 commit
-
-
Olivier Rolland authored
Olivier Rolland.
-
- 07 Jan, 2008 1 commit
-
-
Diego Biurrun authored
-
- 17 Sep, 2007 2 commits
-
-
Diego Biurrun authored
Identifiers starting with two underscores or an underscore and capital letters are reserved for the system in C.
-
Diego Biurrun authored
libdvdcss.c:145: warning: redundant redeclaration of 'dvdcss_interface_2' dvdcss/dvdcss.h:70: warning: previous declaration of 'dvdcss_interface_2' was here
-
- 29 Jul, 2007 1 commit
-
-
Ivan Kalvachev authored
Fix crash on some DVDs sprintf(tmp,"%.02x",(char)0xef); would print "ffffffef" instead of "ef" in this case this leads to local array buffer overflow and hard to trace stack corruption. The quick, easy & dirty solution is to use (unsigned char) or (uint8_t)
-
- 15 Jul, 2007 1 commit
-
-
Christophe Mutricy authored
-
- 07 Nov, 2006 1 commit
-
-
Diego Biurrun authored
-
- 01 Nov, 2006 1 commit
-
-
Diego Biurrun authored
(lseek vs lseek64 typo)
-
- 19 Sep, 2006 3 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
- 13 Sep, 2006 2 commits
-
-
Steve Lhomme authored
HOME is not set (for MinGW builds running outside of MinGW).
-
Steve Lhomme authored
-
- 30 Mar, 2006 2 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
separately, in the pkg-multimedia repository.
-
- 26 Jan, 2006 1 commit
-
-
Sam Hocevar authored
confusion in the OS X drive detection.
-
- 09 Nov, 2005 1 commit
-
-
Sam Hocevar authored
provides its own 64-bit offset lseek.
-
- 26 Oct, 2005 1 commit
-
-
Sam Hocevar authored
-
- 04 Sep, 2005 2 commits
-
-
Steve Lhomme authored
-
Steve Lhomme authored
-