summaryrefslogtreecommitdiffstats
path: root/vidix/mtrr.c
Commit message (Collapse)AuthorAgeFilesLines
* vidix: drop VIDIX supportUoti Urpala2011-01-311-83/+0
| | | | | | | | | | | | | By now VIDIX is too obscure to justify the amount of code and complexity it requires in the sources. Although there is no pressing need to drop it just now from a code point of view, I'll rather remove it before release than release with VIDIX support and then drop it later. Some of the manpage mentions of VIDIX were in "this option supported for these VOs" lists that looked outdated and failed to mention vdpau for example. Replace such incorrect lists with a generic "not supported for all VOs" mention.
* vidix: Simplify code for writing to /proc/mtrrreimar2010-11-021-7/+3
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32462 b3059339-0415-0410-9bf9-f77b7e298cf2 Add a missing const to declaration. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32463 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-1/+1
|
* Remove -std=gnu99/gnu89/default dialect linux define, as it violates themichael2008-07-151-1/+1
| | | | | | | C standard. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27282 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use standard license headers.diego2008-05-121-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26751 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated vidix files headers whenever it's possible to have a clear GPL statementben2007-04-221-5/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23064 b3059339-0415-0410-9bf9-f77b7e298cf2
* renamed libdha.[hc] to dha.[hc]ben2007-04-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22919 b3059339-0415-0410-9bf9-f77b7e298cf2
* merged libdha and libvidix, moved all files from libdha to vidix directoryben2007-04-061-0/+73
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22918 b3059339-0415-0410-9bf9-f77b7e298cf2