View Single Post
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#35
Using the ARM Cortex alone, or with the help of the DSP + associated coprocessors?
The Big Buck Bunny demo everybody always sees is decoded with the help of a lot of NEON optimizations by omapfb. It does not have sound and runs entirely on the Cortex. IVA decoding isn't present yet, but will be coming in the future, and it will also be able to handle 720p. #beagle on Freenode can probably offer some clearer details.
Ah, ok so it is possible without using the IVA (aka DSP). I was just wondering whether it had the possibility to decode hi-def video, but someone still had to write the code for it. Looks like it's actually got enough guts in the Cortex (which can run existing code) to do it, which is nice.