Commit Graph

12 Commits

Author SHA1 Message Date
alex f6213644aa simplyfied it and fixed some 10ls (but sadly xshape still don't works)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10170 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 17:23:35 +00:00
alex 13d89cd03d some fixes and bigendian fix for 32bpp pngs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10169 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 17:04:24 +00:00
pontscho b91a0c5654 cleanup - round 2.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8047 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-02 17:07:19 +00:00
jkeil 9088ca28e9 Off-by-one error allocating bitmap, when (width*height) % 8 != 0
The code was writing beyond allocated memory, and could corrupt malloc heap.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7353 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-10 12:38:19 +00:00
pontscho e70262071e - add workaround for fuckin locale
- remove tga and bmp filter


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7266 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-04 09:36:03 +00:00
pontscho e3f6268be0 applied 64bit patch from Ulrich Hecht <uli@suse.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6160 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-23 14:46:08 +00:00
pontscho c7b919a1b9 Gui and 64-bit issues patch from Gui and 64-bit issues
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6146 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-20 13:39:23 +00:00
arpi 3303b43ca4 bigendian fix by Colin Leroy <colin@colino.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6055 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-12 01:09:10 +00:00
pontscho c090d0da98 new gui interface, and gtk moved into mplayer process. fork ... bleh :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4819 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-23 15:12:55 +00:00
pontscho f691833dd3 fix small xshape bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2718 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-05 17:00:42 +00:00
arpi 59295d1b3d gcc3 warning fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2081 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-04 18:30:30 +00:00
arpi 9f6529b3d3 GUI version n-1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1694 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-25 21:04:29 +00:00