summaryrefslogtreecommitdiff
path: root/src/video_out/vidix
AgeCommit message (Expand)Author
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2007-12-26Correct another color→colour change to a struct member name.Darren Salt
2007-12-26Correct a color→colour change to a struct member name.Darren Salt
2007-12-24Consistently use "colour", "colour key", "colour space" in output.Darren Salt
2007-05-17Convert comments (and the occasional string where it doesn't matter) to UTF-8.Darren Salt
2007-04-06Similarly, add a vidix_LTLIBRARIES class to install the vidix drivers in the ...Diego 'Flameeyes' Pettenò
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2007-01-28disabled "-Wl,-z,defs": it breaks compilation for vidix drivers.Miguel Freitas
2007-01-08trying to fix broken MakefileMiguel Freitas
2007-01-06Fix a silly naming error. Should fix linkage problems where vidix is enabled.Darren Salt
2007-01-06Link libdha into libvidix, this should close the last linking (and runtime) i...Diego 'Flameeyes' Pettenò
2006-12-31Link to libdha as suggested by Jason Tackaberry, this should be the last link...Diego 'Flameeyes' Pettenò
2005-05-07**BUGFIX**Darren Salt
2005-03-06Sync with vidix cvsJames Stembridge
2005-01-15fix compiler warningsMichael Roitzsch
2005-01-10Trivial C99 fixup.Darren Salt
2005-01-06Sync with VIDIX 0.9.9 - updates device database and adds drivers for unichrom...James Stembridge
2004-12-12Code cleanups and elimination of some compiler warnings; patch courtesy of AL13NAndre Pang
2004-10-20Fix vidix compilation if we're not building from the source tree directoryAndre Pang
2004-09-05Not system headers.František Dvořák
2004-09-04Fix some 'make distcheck' problems.František Dvořák
2004-07-22long paths to the vidix drivers would have overrun the path bufferMichael Roitzsch
2004-01-13sync with vidix cvsJames Stembridge
2003-12-12support for new ATI chipsJames Stembridge
2003-11-16sync with vidix cvsJames Stembridge
2003-11-10fix yuy2 output on mga_vidJames Stembridge
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-07-20fix G400 chroma bugJames Stembridge
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-02Set colour key control registers in same way that gatos and windows drivers doJames Stembridge
2003-05-02remove unused variableJames Stembridge
2003-05-0124 and 32 bpp settings are the same so collapse into single caseJames Stembridge
2003-05-01fix unwanted fall through in selectJames Stembridge
2003-05-01According to gatos (and as suspected) r100 colour keying is no differentJames Stembridge
2003-05-01workaround for some mobility chips reporting zero ram size (from mplayer)James Stembridge
2003-03-31libdl don't exist on all systemDaniel Caujolle-Bert
2003-03-14libvidix uses libdlJames Stembridge
2003-03-14simpler solution to not loading mga_crtc2_vid with g200 and don't print messa...James Stembridge
2003-03-14Only probe driver files with a .so extensionJames Stembridge
2003-03-14include dha code in xineplug_vo_out_vidix.so rather than each and every vidix...James Stembridge
2003-02-13FreeBSD compile fixesHeiko Schaefer
2003-01-31Damn - fix compile warningJames Stembridge
2003-01-31Remove unneeded printf'sJames Stembridge
2003-01-31Change few remaining printf's to match xine styleJames Stembridge
2003-01-31Don't load mga_crtc2_vid with G200James Stembridge
2003-01-29auto* fix: pass 1Daniel Caujolle-Bert
2003-01-19Update to cyberblade_vid driver. Fixes cache issues with EPIA-800 and improve...James Stembridge
2003-01-16Update cyberblade_vid to latest version. Fixes suspected MMIO and cache relat...James Stembridge
2003-01-15Import driver from mplayer for Trident CyberBlade/i1 chipset found on some VI...James Stembridge