Mercurial > mplayer.hg
changeset 25480:a180e69cc18c
typos
author | diego |
---|---|
date | Sat, 22 Dec 2007 18:35:52 +0000 |
parents | 98658dfa6a9d |
children | b393dffbbcc7 |
files | liba52/resample_mmx.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/liba52/resample_mmx.c Sat Dec 22 18:35:09 2007 +0000 +++ b/liba52/resample_mmx.c Sat Dec 22 18:35:52 2007 +0000 @@ -3,7 +3,7 @@ /* optimization TODO / NOTES movntq is slightly faster (0.5% with the current test.c benchmark) - (but thats just test.c so that needs to be testd in reallity) + (but that is just test.c so that needs to be tested in reality) and it would mean (C / MMX2 / MMX / 3DNOW) versions */