Quote:
I'm discusssing with freescale about implementing libvpu support directly in libav (thus enabling everything from chrome to xbmc to use the hw accel codecs if present).
Hopefully I'll get back from them the documentation I asked and something will appear =)
I've long wondered what the "proper" way of getting universal HW acceleration on these types of machines is. Gstreamer is one thing, and that's nice to have, but all the ffmpeg/libav-using programs are still missing (I adore mplayer! :))
If you were to integrate libvpu support in mainline libav, would that simply mean that as soon as this is merged, any programs (mplayer(2), Chrome etc.) that are compiled with this, and run on an i.MX51/3 system will automatically detect the HW decoding ability and utilize it?