Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 29 Nov 2006 13:49:48 +0000 | reimar | Avoid compiling code using %ah etc. on AMD64, since that will not work |
Wed, 29 Nov 2006 12:56:52 +0000 | reimar | Get rid of stubs.S, move code to inline asm. |
Wed, 29 Nov 2006 12:55:17 +0000 | reimar | Cosmetics: remove unused and commented out add_stub function header |
Wed, 29 Nov 2006 12:44:05 +0000 | reimar | Some extra checks and safety space for add_stub function. |