Mercurial > mplayer.hg
comparison libao2/ao_null.c @ 25973:ef4297ed0d12
libvo: change asm syntax to use ASMALIGN and " # nop"
Change ".balign 16\n\t" to ASMALIGN(4) and "/nop" to " # nop". The new
version is what other code in MPlayer uses, and works with old
assembler versions like that used on OS X.
author | uau |
---|---|
date | Fri, 15 Feb 2008 21:52:34 +0000 |
parents | 1aec672af2d2 |
children | e45b08f2f5d3 |
comparison
equal
deleted
inserted
replaced
25972:63531b22e351 | 25973:ef4297ed0d12 |
---|