mpv/vidix/drivers
lumag 64b4914893 Sometimes (especially with big images) reading pitch 0 from card's register
returns 0 (probably due to full card's FIFO), which leads to SIGFPE later.

Fixed (or workarounded) by rereading pitch0, until it's not zero.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10971 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-01 21:03:00 +00:00
..
.cvsignore *** empty log message *** 2002-01-07 20:14:27 +00:00
Makefile experimental nvidia_vid, use at your own risk 2003-09-27 21:36:01 +00:00
cyberblade_regs.h Updated to v0.1.4 by Alastair Robinson <blackfive@fakenhamweb.co.uk> 2003-01-19 16:10:38 +00:00
cyberblade_vid.c Ignore disabled cards. (Jon Burgess <jburgess@uklinux.net>) 2003-03-31 00:14:36 +00:00
mach64.h rage128/radeon fixes, mach64 mess^H^H^H^Hcleanup, pm3 driver. 2002-05-31 23:17:43 +00:00
mach64_vid.c fix i420 handling, bug found by rgselk at IRC <rgselknospam@yahoo.com> 2003-04-08 16:23:09 +00:00
mga_vid.c Ignore disabled cards. (Jon Burgess <jburgess@uklinux.net>) 2003-03-31 00:14:36 +00:00
nvidia_vid.c Sometimes (especially with big images) reading pitch 0 from card's register 2003-10-01 21:03:00 +00:00
pm3_regs.h bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2) 2003-01-15 11:16:33 +00:00
pm3_vid.c Ignore disabled cards. (Jon Burgess <jburgess@uklinux.net>) 2003-03-31 00:14:36 +00:00
radeon.h rage128/radeon fixes, mach64 mess^H^H^H^Hcleanup, pm3 driver. 2002-05-31 23:17:43 +00:00
radeon_vid.c radeon mobility u1 support 2003-06-24 18:03:38 +00:00