Hello Ricardo,
Here's a list of cherry picks that can be found in your mirror of
CM10.1, but aren't present in the forked phablet-10.1 projects.
Issue: The stock omap4xxx support in AOSP is only for GNex builds. And
the kernels for GNex are historically well behind the Omapzoom "current"
builds. For the OMAP4 devices I support, we've migrated to using much
of the current Omapzoom updates and we need to avoid much of the stock
source for libion, libdomx, etc.
Solution: These commits allow for setting up board defines for newer
libdomx and libion userspace. The newer libdomx source also needed a
few changes in the frameworks/av project which is included.
hardware/ti/omap4xxx:
http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_hardware_ti_omap4xxx.git;a=commit;h=a1c078bd69103c62754f6ead655f1afec4b72179
commit: a1c078bd69103c62754f6ead655f1afec4b72179
date: 2013-01-21
1st line of commit message: [1/3] omap4xxx: Allow custom DOMX source
instead of Google DOMX default
http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_hardware_ti_omap4xxx.git;a=commit;h=de825f2f08fad153116807ea18002e4590bd71bb
commit: de825f2f08fad153116807ea18002e4590bd71bb
date: 2013-01-27
1st line of commit message: omap4xxx: add flag to allow custom libion
frameworks/base:
http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_frameworks_base.git;a=commit;h=af0d73ecd047d278a20a717971ceee23785a6b55
commit: af0d73ecd047d278a20a717971ceee23785a6b55
date: 2013-01-21
1st line of commit message: [2/3] mediaeditor: Allow custom DOMX source
instead of Google DOMX default
frameworks/av:
http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_frameworks_av.git;a=commit;h=6d624daae8e1abc16c87632db6b3759526ee12d4
commit: 6d624daae8e1abc16c87632db6b3759526ee12d4
date: 2013-01-21
1st line of commit message: [3/3] libstagefright/videoeditor: Allow
custom DOMX source instead of Google DOMX default
http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_frameworks_av.git;a=commit;h=95dc7fae7a3d8ddbd020e588a33d9215e9105c50
commit: 95dc7fae7a3d8ddbd020e588a33d9215e9105c50
date: 2013-01-27
1st line of commit message: Video Encoder: Enable Ducati h264 encoder
profile change