Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 19 Nov 2008 20:19:25 +0000 | reimar | Factor common code like -wid handling, vo_gc creation etc. out into |
Wed, 19 Nov 2008 16:41:59 +0000 | gpoirier | Add detection of x86 CPU features SSSE3 and SSE4a. |
Wed, 19 Nov 2008 13:39:07 +0000 | reimar | Simplify conditions in direct3d vo: remove == 1, change == 0 to ! etc. |
Tue, 18 Nov 2008 20:34:07 +0000 | reynaldo | Cosmetics, mostly line shifting to match English master |
Tue, 18 Nov 2008 14:51:54 +0000 | reimar | Add missing "static" qualifiers to vo_direct3d |
Tue, 18 Nov 2008 13:18:55 +0000 | reimar | 100l, the video_out_drivers list must be sorted by priority, not |
Tue, 18 Nov 2008 12:23:42 +0000 | reimar | Direct3D based video_out module. |