Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 08 Sep 2003 17:12:31 +0000 | rfelker | 10l, debug code broke compile with mmx disabled |
Mon, 08 Sep 2003 10:09:02 +0000 | mosu | Cleanup of faad detection and a new test if gcc can compile the internal faad. Patch by Arpi. |
Mon, 08 Sep 2003 10:07:52 +0000 | mosu | Fix a gcc 3.x crash when compiling demux_ts.c with -g -O4 (or -O3). Patch by Arpi. |
Sun, 07 Sep 2003 19:42:35 +0000 | zdar | Config fixed, changed put_image to use memcpy instead of native blits (for compatibility reasons), always clear primary layer (to have always black background) and try to center image. |