Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 08 Nov 2009 23:31:43 +0000 | cehoyos | Use enum PixelFormat instead of int for srcFormat and dstFormat. |
Sun, 08 Nov 2009 19:32:57 +0000 | reimar | Remove macho64 special-case for yasm options, -DPIC is already added |
Sun, 08 Nov 2009 15:41:40 +0000 | reimar | Remove a pointless undeclared function reference, #error is assumed |
Sun, 08 Nov 2009 15:39:54 +0000 | reimar | Add a comment that the PIC handling in mangle.h is duplicate also in |
Sun, 08 Nov 2009 15:38:59 +0000 | reimar | Add a check if compiler creates PIC code and if so add -DPIC to YASMFLAGS. |
Sun, 08 Nov 2009 15:01:05 +0000 | reimar | Clarify possible issues with gmplayer commandline options due to conflicts |
Sat, 07 Nov 2009 16:40:42 +0000 | cehoyos | Remove CONFIG_TV_TELETEXT. |
Sat, 07 Nov 2009 13:09:24 +0000 | cehoyos | Factorise vbi_decode(). |