Mercurial > mplayer.hg
comparison libaf/af.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 | b265c001e64a |
children | e7c989f7a7c9 |
comparison
equal
deleted
inserted
replaced
25972:63531b22e351 | 25973:ef4297ed0d12 |
---|