Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 27 Jul 2009 06:47:41 +0000 | ramiro | Do not misuse HAVE_ defines. Introduce COMPILE_TEMPLATE_ defines and use them |
Mon, 27 Jul 2009 06:22:00 +0000 | ramiro | Factorize x86 fast_bilinear assembly. |
Mon, 27 Jul 2009 06:20:17 +0000 | ramiro | Fix assembly comments for x86 fast_bilinear so they match the C code. |
Sun, 26 Jul 2009 19:53:00 +0000 | diego | Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. |
Sun, 26 Jul 2009 19:38:22 +0000 | diego | Make diff apply cleanly to our tree again. |
Sun, 26 Jul 2009 17:43:06 +0000 | diego | Set both HAVE_BIGENDIAN and WORDS_BIGENDIAN. |
Sun, 26 Jul 2009 14:40:05 +0000 | cehoyos | Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN. |