Mercurial > mplayer.hg
changeset 16191:92a5d524bf26
sync liba52_amd64_changes.diff with latest fix
author | aurel |
---|---|
date | Tue, 09 Aug 2005 22:56:57 +0000 |
parents | e9ad2db8a4bd |
children | c29fc3d0bf4a |
files | liba52/liba52_amd64_changes.diff |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/liba52/liba52_amd64_changes.diff Tue Aug 09 20:58:43 2005 +0000 +++ b/liba52/liba52_amd64_changes.diff Tue Aug 09 22:56:57 2005 +0000 @@ -1182,7 +1182,7 @@ + "sub $16, %%"REG_D" \n\t" + "jnc 1b \n\t" + "pop %%"REG_BP" \n\t"//no we didnt touch ebp *g* -+ :: "r" (data), "r" (buf) ++ :: "b" (data), "c" (buf) + : "%"REG_S, "%"REG_D, "%"REG_a, "%"REG_d );