Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 21 Mar 2009 12:16:32 +0000 | sdrik | Fix build failure on x86_32 Mac OS X with PIC enabled |
Sat, 21 Mar 2009 10:20:16 +0000 | reimar | Fix planarCopy to ignore the GRAY8 "pseudo"-palette, fixes libavtest regression test. |
Sat, 21 Mar 2009 09:31:57 +0000 | diego | Remove postinst script that asks for a TrueType font to use as default. |
Sat, 21 Mar 2009 09:18:36 +0000 | diego | Add CONFIG_SWSCALE_ALPHA and HAVE_VIRTUALALLOC config.h #defines for FFmpeg. |
Fri, 20 Mar 2009 17:22:03 +0000 | reimar | Avoid crash on planarCopy to a destination without alpha. |
Fri, 20 Mar 2009 16:29:47 +0000 | benoit | Initialize pointer arrays which may be freed before being initialized. |
Fri, 20 Mar 2009 16:23:48 +0000 | reimar | Do _not_ use rbx on x86_64, it will fail to compile with PIC, besides it |