Mercurial > mplayer.hg
view .gitignore @ 36393:06cf8a9249f7
ARM NEON optimization for float->int conversion.
Not optimal, but since lrintf is incredibly slow on
ARM it is > 10x faster than the old code.
A fallback solution that (incorrectly) defines lrintf(x)
as (int)(x) might make sense to avoid these kind of issues
for the pure C code, however we would still need to know whether
lrintf is slow or not.
Though maybe the better solution was if all architectures provided
a non-braindead implementation of lrintf.
author | reimar |
---|---|
date | Sat, 26 Oct 2013 09:17:28 +0000 |
parents | ec0cc8013b3a |
children |
line wrap: on
line source
*.[od] *.exe *.ho codec-cfg codec-cfg-test codecs2html codecs.conf.h config.* cpuinfo ffmpeg gmplayer help_mp.h mencoder mplayer tags TAGS version.h debian/changelog debian/files debian/mplayer-dbg/ debian/mplayer-doc/ debian/mplayer-gui/ debian/*.debhelper debian/*.debhelper.log debian/*.substvars DOCS/codecs-status.html DOCS/HTML/ DOCS/HTML-single/ DOCS/tech/doxygen DOCS/xml/html-chunk.xsl DOCS/xml/html-single.xsl DOCS/xml/xml.mak DOCS/xml/*/main.xml drivers/mga_vid_test drivers/tdfx_vid_test ffmpeg/ libdvdnav/ libdvdread4/ libvo/aspecttest loader/qtx/list loader/qtx/qtxload TOOLS/alaw-gen TOOLS/alaw.dat TOOLS/alaw.out TOOLS/asfinfo TOOLS/avi-fix TOOLS/avisubdump TOOLS/bmovl-test TOOLS/compare TOOLS/cpuinfo TOOLS/dump_mp4 TOOLS/fastmemcpybench TOOLS/modify_reg TOOLS/movinfo TOOLS/netstream TOOLS/subrip TOOLS/vivodump vidix/pci_*.[ch] vidix/dhahelperwin/dhahelper.sys