Mercurial > mplayer.hg
comparison libvo/video_out.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 | 5b39e79af5fe |
children | 561aa9c850f7 |
comparison
equal
deleted
inserted
replaced
8542:222c0a39c977 | 8543:60fe896e437c |
---|