Hi,
can't one re-use kernel from JB, for example?
I'm not a Micromax developer, but I'm interested in knowing whether older
kernel code can be reused with Lollipop?
(discussing here as well:
https://mail.google.com/mail/u/0/#149cc428ee2b3fb6_group_thread_0)
thanks
Fabio
On Saturday, 22 Novembe
Easy! I had to add below lines to my device.mk:
PRODUCT_PACKAGES += \
libstagefright_soft_ffmpegvdec
On Wednesday, 5 November 2014 16:17:12 UTC+1, Fabio Fumi wrote:
>
> Hi all,
>
> I'm adding ffmpeg AV codecs to a JB AOSP build, as explained in:
>
> http
Hi all,
I'm adding ffmpeg AV codecs to a JB AOSP build, as explained in:
https://github.com/omxcodec/stagefright-plugins
After some (minor) adaptation of source to JB, I managed to complete
the build, except for one issue.
Testing the new build on the real device I get:
E/SoftOMXPlugin( 313
Thanks Vishwanath for your suggestions.
Indeed that's waht I've tried already. I found several compile errors after
placing the folders below in the JB tree. Compilation errors came from
files in hardware/alsa_sound which are also present in JB tree under
hardware/libhardware_legacy/audio, but wit