Hi Carl, 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.
#define QOMX_COLOR_FormatYUV420PackedSemiPlanar64x32Tile2m8ka 0x7FA30C03 2013/7/11 Carl Eugen Hoyos <[email protected]> > On Monday 08 July 2013 11:13:09 am Abel Alonso wrote: > > > Iirc, you were able to work-around that problem: > > > Does libstagefright decoding with ffmpeg work now or not? > > > > I've just tested it and it doesn't work. It continues crashing. I think > > that is related with the format issue I've commented before. > > Could you test attached patch? > I can't even test compilation here. > > Thank you, Carl Eugen > > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user > >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
