Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 13 Aug 2009 18:31:07 +0000 | ramiro | MMX2 horizontal scaler: Determine code size at runtime. |
Thu, 13 Aug 2009 18:29:54 +0000 | ramiro | Protect mmx2 filter code buffers so they are not executable and writeable at |
Thu, 13 Aug 2009 18:28:55 +0000 | ramiro | Remove duplicate define (it is the same in the lum code). |
Thu, 13 Aug 2009 18:28:17 +0000 | ramiro | Rename "funny" code to "mmx2 filter" code. |
Thu, 13 Aug 2009 13:18:59 +0000 | ramiro | Indent. |
Thu, 13 Aug 2009 11:48:06 +0000 | ramiro | swscale-example: Remove hack to end loop by setting variables to break. |
Thu, 13 Aug 2009 11:34:27 +0000 | ramiro | swscale-example: Don't return random value from main(). |