Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 28 Jul 2009 05:14:47 +0000 | ramiro | Indent. |
Tue, 28 Jul 2009 05:13:36 +0000 | ramiro | Remove duplicate horizontal scaling when there aren't enough lines in a slice |
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. |