@ekianjo:
I am really not an expert at video codecs..
I do know that TI has some free-as-in-beer DSP video codecs (mpeg 1/2, h264) for download.
The h264 one is said to decode only "base-line" h264, whatever that means in practice.
I also have no idea whether these codecs use the completely undocumented video accelerator hardware. If they do, that HW probably needs some initialization before the codecs can be used.
What we need is more DSP devs, in this case ppl who are familiar with video players/codecs, I cannot do this all by myself.
Maybe someone should try to use an open source codec and DSP-optimize the time-critical decode loops (probably just a few lines of code) ?!
DSP-accelerated video would indeed be cool, and I would support anyone who seriously attempts this as best as I can.