summaryrefslogtreecommitdiffstats
path: root/vidix
Commit message (Collapse)AuthorAgeFilesLines
* 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't needs the rage ckey fix too - notified by ↵alex2003-01-041-1/+1
| | | | | | Jorg Hansel <joerg.haensel@web.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8772 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radeon QW uses the normal Radeon colorkey mode - fix by Christophe Badina ↵alex2003-01-041-1/+1
| | | | | | <christophe.badina@wanadoo.fr> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8771 b3059339-0415-0410-9bf9-f77b7e298cf2
* compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2003-01-031-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8734 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed a 10l, some cosmetics, and initial ppc (bigendian) supportalex2002-12-251-9/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8565 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radeon 9000 support by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>alex2002-12-251-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8563 b3059339-0415-0410-9bf9-f77b7e298cf2
* correctly save and restore colorkey settings (based on patch by Svante ↵alex2002-12-241-5/+20
| | | | | | Signell <svante.signell@telia.com>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8554 b3059339-0415-0410-9bf9-f77b7e298cf2
* the long awaited pink screen + shift fix for radeon, based on patch by ↵alex2002-12-221-2/+34
| | | | | | Svante Signell <svante.signell@telia.com>, Carl (mlist.mplayer.users@urs.us) and Nick Kurshve <nickolsk@yandex.ru> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8522 b3059339-0415-0410-9bf9-f77b7e298cf2
* more safer version by the authoralex2002-12-211-8/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8514 b3059339-0415-0410-9bf9-f77b7e298cf2
* EPIA (CyberBlade/i1) driver by Alastair M. Robinsonalex2002-12-213-3/+757
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8506 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radeon Mobility M6 LX support by Daniel Pittman <daniel@rimspace.net>alex2002-11-201-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8239 b3059339-0415-0410-9bf9-f77b7e298cf2
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-2/+2
| | | | | | | 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
* INREG now static inline instead of a define, to avoid unnecessary GETREGcolin2002-10-311-1/+5
| | | | | | | calls while byteswapping. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7997 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work aftercolin2002-10-251-1/+1
| | | | | | | a reboot git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7923 b3059339-0415-0410-9bf9-f77b7e298cf2
* save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)michael2002-10-221-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7839 b3059339-0415-0410-9bf9-f77b7e298cf2
* RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)michael2002-10-221-0/+1
| | |