summaryrefslogtreecommitdiffstats
path: root/libmpdvdkit2/libdvdcss.c
Commit message (Collapse)AuthorAgeFilesLines
* __CYGWIN__->SYS_CYGWIN define moved to the right placearpi2003-08-301-4/+0
| | | | | | | (cut from Joey's dvdkit2 update patch) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10722 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced to libdvdcss 1.2.8 (except the DVDCSS_PATH guessing, we use ourarpi2003-08-301-40/+35
| | | | | | | get_path() instead). anyway it's mostly cosmetics only. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10721 b3059339-0415-0410-9bf9-f77b7e298cf2
* forwardport: warning fix and netbsd fixalex2003-04-081-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9883 b3059339-0415-0410-9bf9-f77b7e298cf2
* cygwin compilefix by Joey Parrish <joey at nicewarrior.org>faust32003-02-111-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9397 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with libdvdcss 1.2.5 (including u8->uint8_t and whitespace cosmetics...)arpi2003-02-081-77/+181
| | | | | | | patch by Andreas Hess <jaska@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9334 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not create bogus filenamesarpi2003-01-081-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8842 b3059339-0415-0410-9bf9-f77b7e298cf2
* The attached patch fixes a crash on *my* environment with certain DVD's.arpi2002-12-291-1/+1
| | | | | | | | | The sprintf function has been replaced by an snprintf function to prevent the buffer overflow. Erik Oomen <erik.oomen@home.nl> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8639 b3059339-0415-0410-9bf9-f77b7e298cf2
* update libdvdcss in libmpdvdkit to latest version (1.2.4)arpi2002-12-291-5/+5
| | | | | | | patch by Andreas Hess <jaska@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8638 b3059339-0415-0410-9bf9-f77b7e298cf2
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-3/+3
| | | | | | | based on patch by Dominik Mierzejewski <dominik@rangers.eu.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8124 b3059339-0415-0410-9bf9-f77b7e298cf2
* apply mplayer-specific patchesarpi2002-08-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7034 b3059339-0415-0410-9bf9-f77b7e298cf2
* applying css-key cache patcharpi2002-08-161-0/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7033 b3059339-0415-0410-9bf9-f77b7e298cf2
* importing libdvdcss 1.2.2 filesarpi2002-08-161-0/+513
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7028 b3059339-0415-0410-9bf9-f77b7e298cf2