Mercurial > mplayer.hg
diff libfaad2/tns.h @ 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 | 59b6fa5b4201 |
children | e83eef58b30a |