| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove bswap.h, use libavutil/bswap.h instead. | diego | 2006-11-29 | 4 | -5/+9 |
* | Fix macro redefinition warning. | diego | 2006-11-29 | 1 | -1/+1 |
* | Unrecurse VIDIX installation. | diego | 2006-11-28 | 1 | -4/+0 |
* | Unrecurse VIDIX drivers uninstall. | diego | 2006-11-28 | 1 | -3/+0 |
* | Remove one level of indirection on VIDIX install/uninstall. | diego | 2006-11-28 | 1 | -6/+0 |
* | Remove superfluous comment. | diego | 2006-11-25 | 1 | -3/+0 |
* | Remove superfluous comment. | diego | 2006-11-25 | 1 | -3/+0 |
* | Remove nonexistent variable/file. | diego | 2006-11-25 | 2 | -2/+2 |
* | Unify dep/depend targets. | diego | 2006-11-20 | 2 | -7/+3 |
* | Add VIDEOMEMORY_SIZE define to allow to easily change it. | reimar | 2006-10-29 | 1 | -3/+4 |
* | Remove -fno-PIC check from configure and put -fPIC back at the beginning | diego | 2006-10-23 | 1 | -1/+1 |
* | Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden. | diego | 2006-10-19 | 1 | -1/+1 |
* | move video memory info printf before the WIN32 workaround | faust3 | 2006-09-23 | 1 | -1/+2 |
* | cosmetics: Reorder some rules. | diego | 2006-08-24 | 1 | -11/+10 |
* | Adapt .so pattern rule for more than one object file. | diego | 2006-08-24 | 1 | -2/+1 |
* | Redundancy removal part IV: Create pattern rules for .o and .so creation. | diego | 2006-08-24 | 1 | -31/+4 |
* | sis_vid.so should be created from more than one object. | diego | 2006-08-24 | 1 | -1/+1 |
* | Remove nonsens comment. | diego | 2006-08-24 | 1 | -1/+0 |
* | Redundancy removal part III: Unify LDFLAGS handling some more. | diego | 2006-08-24 | 1 | -22/+10 |
* | Redundancy removal part II: Remove useless variable indirection. | diego | 2006-08-24 | 1 | -59/+25 |
* | Redundancy removal part I: Unify CFLAGS and LDFLAGS handling. | diego | 2006-08-23 | 1 | -34/+25 |
* | The way to ignore failing commands in Makefiles is to prepend a -. | diego | 2006-08-23 | 1 | -1/+1 |
* | Simplify compilation commands with $< and $@. | diego | 2006-08-23 | 1 | -11/+11 |
* | Remove useless define from MACH64 CFLAGS. | diego | 2006-08-23 | 1 | -1/+1 |
* | Remove reference to long-gone genfb driver. | diego | 2006-08-23 | 1 | -7/+1 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 | 1 | -11/+11 |
* | drops casts from void * on malloc/calloc from vidix/ | reynaldo | 2006-07-13 | 2 | -2/+2 |
* | little rephrasing and corrected reference to main->trunk | reynaldo | 2006-07-13 | 1 | -1/+1 |
* | marks several function without a prototype which arent used outside its sourc... | reynaldo | 2006-07-13 | 4 | -14/+14 |
* | Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. | diego | 2006-07-09 | 1 | -1/+0 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 | 2 | -2/+0 |
* | Remove unnecessary le2me_32 macros. | diego | 2006-04-27 | 1 | -2/+2 |
* | Don't call make from shell constructs it prevent proper | albeu | 2006-03-26 | 1 | -9/+9 |
* | support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail.... | faust3 | 2006-02-09 | 1 | -5/+17 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 6 | -29/+29 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 | 2 | -4/+4 |
* | Update licensing information: The FSF changed postal address. | diego | 2006-01-13 | 8 | -8/+8 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 | 1 | -2/+2 |
* | support for Radeon 9550 | diego | 2006-01-08 | 1 | -0/+2 |
* | use $(INSTALLSTRIP) consistently | rathann | 2006-01-03 | 1 | -1/+1 |
* | fix setting colorkey in vidix mga_vid | ods15 | 2005-12-26 | 1 | -0/+1 |
* | it looks like width needs to be a multiple of 64 for newer cards | faust3 | 2005-11-09 | 1 | -1/+1 |
* | mach64_mmio size fix from vidix.sf.net, possible bugfix for #59 | faust3 | 2005-10-20 | 1 | -2/+2 |
* | sync amd64 fixes from vidix.sf.net | faust3 | 2005-10-20 | 1 | -4/+4 |
* | support for GeForce FX Go5200 (newer Apple PowerBooks) | diego | 2005-09-06 | 1 | -0/+1 |
* | Only older card version seem to make problems with y < 8 in text mode. | reimar | 2005-09-06 | 1 | -1/+1 |
* | equalizer fixes: changing one attribute reset the others, | reimar | 2005-09-04 | 1 | -16/+24 |
* | equalizer support | reimar | 2005-09-03 | 1 | -2/+44 |
* | 64 bit fix: do not cast pointers to uint32_t | reimar | 2005-09-03 | 1 | -5/+5 |
* | vidix support for nVidix FX Go 5700 | reimar | 2005-09-03 | 1 | -1/+2 |
* | initial endianess fixes | faust3 | 2005-09-03 | 1 | -16/+4 |
* | simplification | faust3 | 2005-09-03 | 1 | -25/+4 |
* | fix window position adjustment | faust3 | 2005-09-03 | 1 | -1/+5 |
* | radeon x300 support patch by Christophe Preaud <cpreaud at free.fr> | faust3 | 2005-07-05 | 1 | -0/+2 |
* | Some people confuse vidix with kernel drivers, so let's add a note about it | attila | 2005-06-16 | 1 | -0/+3 |
* | override memory size detection bug on rage 128 RL/VR | aurel | 2005-04-10 | 1 | -0/+1 |
* | add support for one more radeon 9200 model (the one included in the Mac Mini) | aurel | 2005-04-10 | 1 | -0/+2 |
* | missing #include | rathann | 2005-03-01 | 1 | -0/+1 |
* | 10l, pointers aren't always 32bit | faust3 | 2005-01-04 | 1 | -5/+5 |
* | 10l, patch by Martin Braun <braun12@gmx.de> | faust3 | 2004-12-27 | 1 | -0/+3 |
* | 1l misplaced variable declaration | rtognimp | 2004-12-22 | 1 | -2/+1 |
* | experimental savage vidix driver by Reza Jelveh <reza.jelveh at tu-harburg.de> | faust3 | 2004-12-21 | 3 | -1/+1788 |
* | Radeon R200 QM (Radeon 9100) support patch by Simone <beniamino.scanzoni at f... | faust3 | 2004-12-20 | 1 | -0/+2 |
* | h/w revision detection patch by Timothy Lee <timothy.lee@siriushk.com> | faust3 | 2004-11-08 | 1 | -1/+31 |
* | make uninstall was leaving vidix, dha, and libmpdvdkit libraries | wight | 2004-10-20 | 1 | -0/+3 |
* | Added new PCI IDS, patch by Benjamin Zores <ben@tutuxclan.org> | faust3 | 2004-10-17 | 1 | -1/+6 |
* | I420 support patch by Benjamin Zores <ben@tutuxclan.org> | faust3 | 2004-10-17 | 1 | -0/+2 |
* | CLE266 Vidix driver initial patch by Timothy Lee <timothy@siriushk.com>, doxy... | faust3 | 2004-10-10 | 3 | -1/+1593 |
* | fix Cyberblade VidiX driver TVOUT patch by Benjamin Zores <ben@tutuxclan.org> | faust3 | 2004-10-10 | 1 | -4/+1 |
* | correct scaling when the screen resolution is smaller than the flat panel res... | faust3 | 2004-10-09 | 1 | -1/+20 |
* | add a comment to the Xorg workaround | faust3 | 2004-09-15 | 1 | -0/+1 |
* | workaround for Xorg-6.8 not saving the surface registers on bigendian | faust3 | 2004-09-14 | 1 | -0/+31 |
* | fix for i420 format, initial patch by Aurelien Jacobs <aurel at gnuage.org> f... | faust3 | 2004-09-02 | 1 | -2/+9 |
* | fix missing includes | rathann | 2004-08-28 | 2 | -1/+2 |
* | Rough but working bigendian support for radeon cards, patch by Luca Barbato <... | faust3 | 2004-08-27 | 1 | -3/+30 |
* | string handling security fixes | diego | 2004-06-25 | 1 | -4/+4 |
* | green stripe fix by Jan Kanty Palus <atler@o2.pl> | alex | 2004-06-25 | 1 | -0/+1 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 | 1 | -1/+1 |
* | Fix Cygwin compilation, patch by Sascha Sommer. | diego | 2004-05-31 | 1 | -2/+2 |
* | segfault fix by Jarrod Johnson <jbj-zl@ura.dnsalias.org> | diego | 2004-05-13 | 1 | -1/+5 |
* | correct model number | diego | 2004-05-12 | 1 | -2/+2 |
* | Add support for a few more Radeons, patch by Nyk Tarr. | diego | 2004-05-09 | 1 | -0/+6 |
* | support for a few more radeons patch by Reza Jelveh <reza.jelveh at tu-harbur... | faust3 | 2004-04-30 | 1 | -0/+6 |
* | support for ATI fireglx | alex | 2004-04-26 | 1 | -0/+44 |
* | temporary workaround to make it work on windows | faust3 | 2004-03-26 | 1 | -0/+3 |
* | support for Radeon 9200 based video boards patch by Benjamin Zores <ben at tu... | faust3 | 2004-03-26 | 1 | -0/+18 |
* | Mobility Radeon 9600/9700 support | faust3 | 2004-03-23 | 1 | -1/+5 |
* | 1000l | faust3 | 2004-02-01 | 1 | -15/+2 |
* | a few more nvidia cards (only tested card is GeForceFX 5200) | faust3 | 2004-01-30 | 1 | -0/+23 |
* | Fix "panning" display | lumag | 2004-01-12 | 1 | -12/+35 |
* | occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au> | diego | 2003-12-24 | 7 | -7/+7 |
* | Makes radeon_vid work with the Radeon 9600 Pro card. | wight | 2003-12-19 | 1 | -0/+3 |
* | message made similar to other vidix drivers' (and only print if -v) | gabucino | 2003-11-15 | 1 | -1/+1 |
* | patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu> | attila | 2003-11-03 | 1 | -1/+7 |
* | cvidix geometry support in textmode | faust3 | 2003-10-22 | 1 | -1/+1 |
* | handle sis_vid the same way as the other drivers | faust3 | 2003-10-22 | 1 | -1/+1 |
* | -nocolorkey support | alex | 2003-10-22 | 1 | -5/+14 |
* | update overlay only if it is configured | faust3 | 2003-10-21 | 1 | -1/+1 |
* | fixed colorkey enabling/disabling | faust3 | 2003-10-17 | 1 | -3/+3 |
* | double buffering fix for cards > NV04 && windows colorkeying fix | faust3 | 2003-10-17 | 1 | -9/+18 |
* | support for disabling the colorkey | alex | 2003-10-17 | 1 | -3/+11 |
* | Fix colorkey for xvidix, tested on Riva128 4MB X@15/16/24bpp (aka 15/15/32 in... | atmos4 | 2003-10-14 | 1 | -6/+7 |
* | the yv12 image looked more like a yuy2 image ;) | faust3 | 2003-10-12 | 1 | -19/+25 |
* | fixed the mysterious segfaults on faster machines | faust3 | 2003-10-12 | 1 | -63/+37 |
* | added a few more device ids | faust3 | 2003-10-10 | 1 | -7/+40 |
* | bsd support | alex | 2003-10-09 | 1 | -1/+0 |
* | SiS 650/651/740/etc driver by Jake Page <jake@CS.Stanford.EDU> | alex | 2003-10-07 | 5 | -1/+2919 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 2 | -3/+3 |
* | workaround for mingw | faust3 | 2003-10-02 | 1 | -0/+4 |
* | Windows port | faust3 | 2003-10-02 | 1 | -0/+14 |
* | make it work in textmode again && support for nv03 with 4MB RAM | faust3 | 2003-10-02 | 1 | -35/+44 |
* | Sometimes (especially with big images) reading pitch 0 from card's register | lumag | 2003-10-01 | 1 | -1/+9 |
* | according to xfree cvs maximum overlay size is only 2046x2046 | atmos4 | 2003-09-28 | 1 | -2/+2 |
* | experimental nvidia_vid, use at your own risk | faust3 | 2003-09-27 | 2 | -0/+824 |
* | radeon mobility u1 support | alex | 2003-06-24 | 1 | -0/+2 |
* | i420 fixed, needs some testing | alex | 2003-04-09 | 1 | -9/+10 |
* | fix i420 handling, bug found by rgselk at IRC <rgselknospam@yahoo.com> | alex | 2003-04-08 | 1 | -4/+4 |
* | Ignore disabled cards. (Jon Burgess <jburgess@uklinux.net>) | ranma | 2003-03-31 | 5 | -0/+25 |
* | use gcc instead ld. Patch by prj@po.cwru.edu (Paul Jarc) | alex | 2003-03-21 | 1 | -9/+9 |
* | fixed chroma pitch | arpi | 2003-03-15 | 1 | -1/+1 |
* | vidix rage128 ecp_div patch by (Magnus Damm <damm at opensource dot se>) | michael | 2003-03-07 | 1 | -0/+8 |
* | The patch enables the fix for rage128_vid as well as radeon_vid, and looks fo... | arpi | 2003-02-03 | 1 | -0/+9 |
* | hack to get rage128 working on ppc-g3 | alex | 2003-01-20 | 1 | -4/+29 |
* | Updated to v0.1.4 by Alastair Robinson <blackfive@fakenhamweb.co.uk> | alex | 2003-01-19 | 2 | -95/+110 |
* | bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can... | mosu | 2003-01-15 | 2 | -8/+8 |
* | M6 bug workaround by Hanno Bock <hanno@gmx.de> | alex | 2003-01-13 | 1 | -0/+10 |
* | patch which removes the rage_ckey_model fix and updates | arpi | 2003-01-10 | 1 | -52/+64 |
* | Set is_shift_required according to RadeonFamily | arpi | 2003-01-09 | 1 | -15/+14 |
* | Fix support for Radeon 9000 | arpi | 2003-01-09 | 1 | -3/+3 |
* | Reduce flickering on window movement (from Christophe Badina) | arpi | 2003-01-09 | 1 | -0/+4 |
* | Fix radeon 7500 and 8500 15- and 16-bit colour key | arpi | 2003-01-09 | 1 | -0/+17 |
* | Update card (chip family) detection (from mplayerxp) | arpi | 2003-01-09 | 1 | -14/+68 |
* | Update radeon pci ids | arpi | 2003-01-09 | 1 | -24/+24 |
* | MOBILITY_M63 (aka M6 LY) doesn't needs the rage ckey fix too - notified by Jo... | alex | 2003-01-04 | 1 | -1/+1 |
* | Radeon QW uses the normal Radeon colorkey mode - fix by Christophe Badina <ch... | alex | 2003-01-04 | 1 | -1/+1 |
* | compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-01-03 | 1 | -2/+2 |
* | fixed a 10l, some cosmetics, and initial ppc (bigendian) support | alex | 2002-12-25 | 1 | -9/+19 |
* | Radeon 9000 support by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de> | alex | 2002-12-25 | 1 | -4/+6 |
* | correctly save and restore colorkey settings (based on patch by Svante Signel... | alex | 2002-12-24 | 1 | -5/+20 |
* | the long awaited pink screen + shift fix for radeon, based on patch by Svante... | alex | 2002-12-22 | 1 | -2/+34 |
* | more safer version by the author | alex | 2002-12-21 | 1 | -8/+25 |
* | EPIA (CyberBlade/i1) driver by Alastair M. Robinson | alex | 2002-12-21 | 3 | -3/+757 |
* | Radeon Mobility M6 LX support by Daniel Pittman <daniel@rimspace.net> | alex | 2002-11-20 | 1 | -0/+1 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 1 | -2/+2 |
* | INREG now static inline instead of a define, to avoid unnecessary GETREG | colin | 2002-10-31 | 1 | -1/+5 |
* | Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work after | colin | 2002-10-25 | 1 | -1/+1 |
* | save colorkey stuff patch by (Colin Leroy <colin at colino dot net>) | michael | 2002-10-22 | 1 | -0/+11 |
* | RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>) | michael | 2002-10-22 | 1 | -0/+1 |
* | endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at coli... | michael | 2002-10-21 | 1 | -2/+4 |
* | rage128 gray fix? | arpi | 2002-09-23 | 1 | -3/+3 |
* | Fixed vertical pink stripe on Radeon2 cards by Emiel Neggers <emiel@neggers.net> | alex | 2002-09-01 | 1 | -1/+1 |
* | mostly compiler warning fixes, some small bugfix | arpi | 2002-08-28 | 1 | -3/+3 |
* | removed -W -Wall -g and other gcc-specific warning/debug options | arpi | 2002-08-22 | 2 | -7/+7 |
* | hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should use | arpi | 2002-08-16 | 1 | -4/+4 |
* | vide EQ fixed - lumactl register is not readable! | arpi | 2002-07-25 | 1 | -19/+20 |
* | - fix audio equalizer | pontscho | 2002-07-19 | 1 | -7/+9 |
* | switch off nearest scaling ... | pontscho | 2002-07-09 | 1 | -3/+5 |
* | removed genfb and nvidia drivers | alex | 2002-07-05 | 4 | -538/+0 |
* | fixed doublebuffering and moved messages to various verbose level | alex | 2002-07-05 | 1 | -55/+52 |
* | equalizer (brightness/contrast) support | alex | 2002-06-29 | 1 | -43/+37 |
* | remove colorkeying if destroying the driver - fixes some bugs | alex | 2002-06-25 | 1 | -2/+14 |
* | YVU9,IF09,Y800 and Y8 support - and synced with mpxp | alex | 2002-06-21 | 1 | -27/+114 |
* | rage128/radeon fixes, mach64 mess^H^H^H^Hcleanup, pm3 driver. | arpi | 2002-05-31 | 6 | -77/+1818 |
* | openbsd a.out needs underscore for dlsym - patch by Björn Sandell <biorn@dce... | arpi | 2002-05-20 | 1 | -0/+4 |
* | OpenBSD, NetBSD portability patches by | arpi | 2002-04-27 | 1 | -0/+7 |
* | libdir changed | arpi | 2002-04-24 | 1 | -1/+1 |
* | reading pll in 32-bit instead of 8-bit +1, +2 | michael | 2002-04-23 | 1 | -7/+13 |
* | antoher try, ecp reading like in gatos ... | michael | 2002-04-20 | 1 | -5/+10 |
* |