Re: [FFmpeg-devel] Use ffmpeg as an Android stagefright plugin

2014-11-19 Thread Xiong Tang
Michael Chen's good work(libstagefirght ffmepg extension) is especially useful to handle codecs which google is unwiiling to support,for the reason of license fee, such as rv,ra,wma,etc.As for those commonly used codecs h264,aac, it's better way to use original libstagefright and omx hardware cod

[FFmpeg-devel] Hello everyone, i wonder if there is a plan to port ffmpeg to ARMv8 aarch32 platform?

2014-11-30 Thread Xiong Tang
I tried compiling ffmpeg on armv8 aarch64 platform , and it's ok. But when compiling on aarch32, compiling error occured. It seems some instructions in assembly files are not supported.Is there any plan to add aarch32 patches? ___ ffmpeg-devel mailing l