Mercurial > mplayer.hg
comparison libvo/vo_dfbmga.c @ 8543:60fe896e437c
decode_i586.c version uses %ebp for its own use, so:
- we need to compile this with -fomit-frame-pointer or we cannot access the
function parameters
- we need to save & restore %ebp, or we'll destroy the caller's stack ptr
author | arpi |
---|---|
date | Tue, 24 Dec 2002 00:05:43 +0000 |
parents | a90ecaca3989 |
children | 554e6aa7da5f |
comparison
equal
deleted
inserted
replaced
8542:222c0a39c977 | 8543:60fe896e437c |
---|