I've been looking into ways to usefully access the hardware media decoder, at the moment I think creating an openmax integration layer 
<a href="http://www.khronos.org/openmax/">http://www.khronos.org/openmax/</a>  wrapper around the allwinner closed driver would be the most useful long term.<div><br></div><div><div>For example the Raspberry Pi XBMC release is using openmax to access the hardware media acceleration, take a look at this repo <a href="https://github.com/xbmc/xbmc-rbp">https://github.com/xbmc/xbmc-rbp</a> (omxplayer core) for the development work there.</div>
<div><br></div><div>I don&#39;t think I&#39;m the only one who&#39;s thought this, for example this repo: <a href="https://github.com/allwinner-dev-team/android_external_cedarx">https://github.com/allwinner-dev-team/android_external_cedarx</a> seems to have the OMX headers in place ready for development.</div>
<div><br></div><div>Overall, an openmax IL would allow us to leverage work done for the Rpi but with a wider selection of media acceleration.</div><div><br></div><div>Iain.</div><div><br></div><div><br></div><div><br></div>
<div><br></div><div><div class="gmail_quote">On 22 May 2012 09:36, Vladimir Pantelic <span dir="ltr">&lt;<a href="mailto:vladoman@gmail.com" target="_blank">vladoman@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">Henrik Nordström wrote:<br>
&gt; tis 2012-05-22 klockan 09:37 +0200 skrev Benjamin Henrion:<br>
&gt;&gt;  Any idea how mplayer could use those proprietary hardware decoders?<br>
&gt;<br>
&gt; Not out of the box. Some coding is required to integrate it with ffmpeg<br>
&gt; somehow.<br>
<br>
</div>No need to interface with FFmpeg, you can put the wrapper for the<br>
codec into mplayer directly, mplayer/libmpcodecs/vd_*<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
arm-netbook mailing list <a href="mailto:arm-netbook@lists.phcomp.co.uk">arm-netbook@lists.phcomp.co.uk</a><br>
<a href="http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook" target="_blank">http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook</a><br>
Send large attachments to <a href="mailto:arm-netbook@files.phcomp.co.uk">arm-netbook@files.phcomp.co.uk</a><br>
</div></div></blockquote></div><br></div></div>