<div dir="ltr">Hi Carl,<div><br></div><div>Sorry for the delay in the response. I have no access to the development system where I test FFmpeg compilation for Android, so I cannot test it. However, just looking to the code, it wouldn't compile, because you are no defining de type. To make that compile yo need to add the following line.</div>
<div><pre style="white-space:pre-wrap;color:rgb(0,0,0)">#define QOMX_COLOR_FormatYUV420PackedSemiPlanar64x32Tile2m8ka 0x7FA30C03</pre></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/11 Carl Eugen Hoyos <span dir="ltr"><<a href="mailto:cehoyos@ag.or.at" target="_blank">cehoyos@ag.or.at</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Monday 08 July 2013 11:13:09 am Abel Alonso wrote:<br>
> > Iirc, you were able to work-around that problem:<br>
> > Does libstagefright decoding with ffmpeg work now or not?<br>
><br>
> I've just tested it and it doesn't work. It continues crashing. I think<br>
> that is related with the format issue I've commented before.<br>
<br>
</div></div>Could you test attached patch?<br>
I can't even test compilation here.<br>
<br>
Thank you, Carl Eugen<br>
<br>_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br></blockquote></div><br></div></div>