summaryrefslogtreecommitdiffstats
path: root/vidix
Commit message (Collapse)AuthorAgeFilesLines
* override memory size detection bug on rage 128 RL/VRaurel2005-04-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15110 b3059339-0415-0410-9bf9-f77b7e298cf2
* add support for one more radeon 9200 model (the one included in the Mac Mini)aurel2005-04-101-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15109 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing #includerathann2005-03-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14886 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, pointers aren't always 32bitfaust32005-01-041-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14364 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, patch by Martin Braun <braun12@gmx.de>faust32004-12-271-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14251 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1l misplaced variable declarationrtognimp2004-12-221-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14216 b3059339-0415-0410-9bf9-f77b7e298cf2
* experimental savage vidix driver by Reza Jelveh <reza.jelveh at tu-harburg.de>faust32004-12-213-1/+1788
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14204 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radeon R200 QM (Radeon 9100) support patch by Simone <beniamino.scanzoni at ↵faust32004-12-201-0/+2
| | | | | | fastwebnet.it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14196 b3059339-0415-0410-9bf9-f77b7e298cf2
* h/w revision detection patch by Timothy Lee <timothy.lee@siriushk.com>faust32004-11-081-1/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13902 b3059339-0415-0410-9bf9-f77b7e298cf2
* make uninstall was leaving vidix, dha, and libmpdvdkit librarieswight2004-10-201-0/+3
| | | | | | | | | and translated manpages as well. This fixes the issue. Resolves bug #9 (hopefully) Based on Bugzilla patch by Evgueni V. Gavrilov (aquatique at rusunix.org) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13703 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added new PCI IDS, patch by Benjamin Zores <ben@tutuxclan.org>faust32004-10-171-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13658 b3059339-0415-0410-9bf9-f77b7e298cf2
* I420 support patch by Benjamin Zores <ben@tutuxclan.org>faust32004-10-171-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13657 b3059339-0415-0410-9bf9-f77b7e298cf2
* CLE266 Vidix driver initial patch by Timothy Lee <timothy@siriushk.com>, ↵faust32004-10-103-1/+1593
| | | | | | doxygen comments by Benjamin Zores <ben@tutuxclan.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13606 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix Cyberblade VidiX driver TVOUT patch by Benjamin Zores <ben@tutuxclan.org>faust32004-10-101-4/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13605 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct scaling when the screen resolution is smaller than the flat panel ↵faust32004-10-091-1/+20
| | | | | | resolution git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13595 b3059339-0415-0410-9bf9-f77b7e298cf2
* add a comment to the Xorg workaroundfaust32004-09-151-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13338 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround for Xorg-6.8 not saving the surface registers on bigendianfaust32004-09-141-0/+31
| | | | | | | architectures, patch by Luca Barbato <lu_zero at gentoo.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13336 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for i420 format, initial patch by Aurelien Jacobs <aurel at gnuage.org> ↵faust32004-09-021-2/+9
| | | | | | from the Geexbox mplayer patchset, some modification by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13228 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix missing includesrathann2004-08-282-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13186 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rough but working bigendian support for radeon cards, patch by Luca Barbato ↵faust32004-08-271-3/+30
| | | | | | <lu_zero at gentoo.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13168 b3059339-0415-0410-9bf9-f77b7e298cf2
* string handling security fixesdiego2004-06-251-4/+4
| | | | | | | | patch by Nicholas Kain, Alexander Strasser <eclipse7@gmx.net> reviewed by Pontscho, Alex, Rich git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12647 b3059339-0415-0410-9bf9-f77b7e298cf2
* green stripe fix by Jan Kanty Palus <atler@o2.pl>alex2004-06-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12643 b3059339-0415-0410-9bf9-f77b7e298cf2
* ranlib cleanup by Dan Christiansenalex2004-06-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12633 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix Cygwin compilation, patch by Sascha Sommer.diego2004-05-311-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12514 b3059339-0415-0410-9bf9-f77b7e298cf2
* segfault fix by Jarrod Johnson <jbj-zl@ura.dnsalias.org>diego2004-05-131-1/+5
| | | | | | | approved by Vladimir Mosgalin, the original author of that code snippet git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12467 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct model numberdiego2004-05-121-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12460 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for a few more Radeons, patch by Nyk Tarr.diego2004-05-091-0/+6
| | | | | | | Extended, corrected and tested by me. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12455 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for a few more radeons patch by Reza Jelveh <reza.jelveh at ↵faust32004-04-301-0/+6
| | | | | | tu-harburg.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12362 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for ATI fireglxalex2004-04-261-0/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12287 b3059339-0415-0410-9bf9-f77b7e298cf2
* temporary workaround to make it work on windowsfaust32004-03-261-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12073 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for Radeon 9200 based video boards patch by Benjamin Zores <ben at ↵faust32004-03-261-0/+18
| | | | | | tutuxclan.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12071 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mobility Radeon 9600/9700 supportfaust32004-03-231-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12061 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000lfaust32004-02-011-15/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11903 b3059339-0415-0410-9bf9-f77b7e298cf2
* a few more nvidia cards (only tested card is GeForceFX 5200)faust32004-01-301-0/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11896 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix "panning" displaylumag2004-01-121-12/+35
| | | | | | | | Ease multibuffer. Cosmetics. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11784 b3059339-0415-0410-9bf9-f77b7e298cf2
* occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au>diego2003-12-247-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11679 b3059339-0415-0410-9bf9-f77b7e298cf2
* Makes radeon_vid work with the Radeon 9600 Pro card.wight2003-12-191-0/+3
| | | | | | | Patch by Jonas Jensen <jbj@knef.dk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11659 b3059339-0415-0410-9bf9-f77b7e298cf2
* message made similar to other vidix drivers' (and only print if -v)gabucino2003-11-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11464 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>attila2003-11-031-1/+7
| | | | | | | | | Following patch adds ID of Radeon 9800 (non pro) (R350) to mplayer pci database, thus enabling vidix for it. Vidix works great on it... Well, not exactly great, just the same way it works on other radeons. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11372 b3059339-0415-0410-9bf9-f77b7e298cf2
* cvidix geometry support in textmodefaust32003-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11234 b3059339-0415-0410-9bf9-f77b7e298cf2
* handle sis_vid the same way as the other driversfaust32003-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11222 b3059339-0415-0410-9bf9-f77b7e298cf2
* -nocolorkey supportalex2003-10-221-5/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11218 b3059339-0415-0410-9bf9-f77b7e298cf2
* update overlay only if it is configuredfaust32003-10-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11211 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed colorkey enabling/disablingfaust32003-10-171-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11166 b3059339-0415-0410-9bf9-f77b7e298cf2
* double buffering fix for cards > NV04 && windows colorkeying fixfaust32003-10-171-9/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11161 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for disabling the colorkeyalex2003-10-171-3/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11160 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix colorkey for xvidix, tested on Riva128 4MB X@15/16/24bpp (aka 15/15/32 ↵atmos42003-10-141-6/+7
| | | | | | | | | | | in nvidia_vid) This is very cool, using mplayer -vo xvidix -ao oss -framedrop -dr movie.avi I can play 640x272 DivX 1MBps on PII 233, 64MB, i440LX, Riva128 4MB AGP, FreeBSD 5.0, XFree 4.2.0, with little framedrop, git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11119 b3059339-0415-0410-9bf9-f77b7e298cf2
* the yv12 image looked more like a yuy2 image ;)faust32003-10-121-19/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11087 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed the mysterious segfaults on faster machinesfaust32003-10-121-63/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11086 b3059339-0415-0410-9bf9-f77b7e298cf2
* added a few more device idsfaust32003-10-101-7/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11074 b3059339-0415-0410-9bf9-f77b7e298cf2
* bsd supportalex2003-10-091-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11067 b3059339-0415-0410-9bf9-f77b7e298cf2
* SiS 650/651/740/etc driver by Jake Page <jake@CS.Stanford.EDU>alex2003-10-075-1/+2919
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11039 b3059339-0415-0410-9bf9-f77b7e298cf2
* many small typo and grammar fixesgabucino2003-10-042-3/+3
| | | | | | | Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11001 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround for mingwfaust32003-10-021-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10984 b3059339-0415-0410-9bf9-f77b7e298cf2
* Windows portfaust32003-10-021-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10983 b3059339-0415-0410-9bf9-f77b7e298cf2
* make it work in textmode again && support for nv03 with 4MB RAMfaust32003-10-021-35/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10978 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sometimes (especially with big images) reading pitch 0 from card's registerlumag2003-10-011-1/+9
| | | | | | | | | 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
* according to xfree cvs maximum overlay size is only 2046x2046atmos42003-09-281-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10958 b3059339-0415-0410-9bf9-f77b7e298cf2
* experimental nvidia_vid, use at your own riskfaust32003-09-272-0/+824
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10955 b3059339-0415-0410-9bf9-f77b7e298cf2
* radeon mobility u1 supportalex2003-06-241-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10333 b3059339-0415-0410-9bf9-f77b7e298cf2
* i420 fixed, needs some testingalex2003-04-091-9/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9893 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix i420 handling, bug found by rgselk at IRC <rgselknospam@yahoo.com>alex2003-04-081-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9881 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ignore disabled cards. (Jon Burgess <jburgess@uklinux.net>)ranma2003-03-315-0/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9768 b3059339-0415-0410-9bf9-f77b7e298cf2
* use gcc instead ld. Patch by prj@po.cwru.edu (Paul Jarc)alex2003-03-211-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9630 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed chroma pitcharpi2003-03-151-1/+1
| | | | | | | patch by Peter Schüller peterschueller@telemed.de git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9605 b3059339-0415-0410-9bf9-f77b7e298cf2
* vidix rage128 ecp_div patch by (Magnus Damm <damm at opensource dot se>)michael2003-03-071-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9545 b3059339-0415-0410-9bf9-f77b7e298cf2
* The patch enables the fix for rage128_vid as well as radeon_vid, and looks ↵arpi2003-02-031-0/+9
| | | | | | | | | | for the DEVICE_ATI_RAGE_MOBILITY device IDs in addition to the Radeon Mobility device IDs. Tom Wu <tom@arcot.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9241 b3059339-0415-0410-9bf9-f77b7e298cf2
* hack to get rage128 working on ppc-g3alex2003-01-201-4/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9045 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updated to v0.1.4 by Alastair Robinson <blackfive@fakenhamweb.co.uk>alex2003-01-192-95/+110
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9024 b3059339-0415-0410-9bf9-f77b7e298cf2
* bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines ↵mosu2003-01-152-8/+8
| | | | | | can be safely used like functions: mydef(flag ? val1 : val2) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8958 b3059339-0415-0410-9bf9-f77b7e298cf2
* M6 bug workaround by Hanno Bock <hanno@gmx.de>alex2003-01-131-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8943 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch which removes the rage_ckey_model fix and updatesarpi2003-01-101-52/+64
| | | | | | | | | the card detection (which should fix ve card). also replaces big if()'s by switch-case. James Stembridge <jstembridge@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8877 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set is_shift_required according to RadeonFamilyarpi2003-01-091-15/+14
| | | | | | | | | | | rather than device_id (thanks to Marcus Blomenkamp for this idea) Also give RV200 a seperate family from R200 as they aren't really the same. patch by James Stembridge <jstembridge@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8860 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix support for Radeon 9000arpi2003-01-091-3/+3
| | | | | | | patch by James Stembridge <jstembridge@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8859 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reduce flickering on window movement (from Christophe Badina)arpi2003-01-091-0/+4
| | | | | | | patch by James Stembridge <jstembridge@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8858 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix radeon 7500 and 8500 15- and 16-bit colour keyarpi2003-01-091-0/+17
| | | | | | | patch by James Stembridge <jstembridge@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8857 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update card (chip family) detection (from mplayerxp)arpi2003-01-091-14/+68
| | | | | | | patch by James Stembridge <jstembridge@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8856 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update radeon pci idsarpi2003-01-091-24/+24
| | | | | | | patch by James Stembridge <jstembridge@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8855 b3059339-0415-0410-9bf9-f77b7e298cf2
* MOBILITY_M63 (aka M6 LY) doesn'