Displaying 1 result from an estimated 1 matches for "39fps".
Did you mean:
30fps
2009 Sep 17
4
Optimised ARM Ogg/Theora/Vorbis decoder
...eora
video code, and Vorbis audio codec from xiph.org.
Full details of this code release can be found at
<http://www.wss.co.uk/pinknoise/theorarm>, but highlights include:
* Full speed playback of a 320x240x25fps clip with a 48kHz stereo
audio track on an 416Mhz Xscale based wince device. (39fps if audio
sync is sacrificed).
* With post processing (deblocking/deringing) enabled, this drops to
23fps.
* Uses no hardware acceleration features (e.g. dithered YUV2RGB is
done in software, so on devices with such features available, it
could go even faster).
* Uses ARMv4 instructions only (...