summaryrefslogtreecommitdiffstats
path: root/unrarlib.c
Commit message (Collapse)AuthorAgeFilesLines
* CVS --> Subversion in copyright noticesdiego2006-06-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18786 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark unrarlib imported files as changed to comply with GPL §2a.diego2005-04-151-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15166 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100L fix the bug added by last commitalbeu2003-10-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11014 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix the segfault with long filenames. Also prevent some other bufferalbeu2003-09-051-49/+54
| | | | | | | overflow and turn most declarations to static. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10816 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoid symbol clash with never samba versions (btw, unrarlib.c is full of ↵alex2003-05-181-7/+7
| | | | | | global variables, with common names :( and it's a bit bloated, I think) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10128 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some free(NULL) found with njamdalbeu2003-03-141-7/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9585 b3059339-0415-0410-9bf9-f77b7e298cf2
* compiler warning fixesarpi2002-12-141-1/+4
| | | | | | | based on patch by Dominik Mierzejewski <dominik@rangers.eu.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8452 b3059339-0415-0410-9bf9-f77b7e298cf2
* Automatic unrar of vobsub. Does not work with rar v3kmkaplan2002-09-201-0/+2716
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7447 b3059339-0415-0410-9bf9-f77b7e298cf2