Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 28 Jul 2009 04:46:39 +0000 | ramiro | Remove useless code. |
Mon, 27 Jul 2009 19:39:23 +0000 | eugeni | Fix stupid, off-by-one, mistakes in assert() expressions. |
Mon, 27 Jul 2009 16:53:48 +0000 | uau | stream/realrtsp/real.c: Fix integer overflow |
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. |