Common repo for msm8974 based samsung devices.
d1f942107c
* Qualcomm caused hell-on-earth with libavenhancements- an apparently well-intentioned effort to minimize the amount of change in f/av which has backfired. In order to use this library, an OEM must not change *anything* *anywhere* in f/av to maintain ABI exactness. And that ABI exactness is different per SoC branch and constantly in motion. Best of all, the base classes are monkey patched with a proprietary library which also is different per SoC branch and much exactly match the f/av code. And if you get the ABI right, then your customizations stop working because they've been hijacked by overloading. The whole message bus is hijacked, and you're wasting your time. * Now that FFMPEG can talk to all the hardware codecs, there is no reason to tolerate this. Our stack has more features, more codec support, and it's open source all the way. * I love Qualcomm's SoCs, but come on guys.. I expect every OEM will complain about this AV shit then proceed to gut it as I am doing. Change-Id: I8ed0de62d64cc10054933cd70a9958ea10359c7a |
||
---|---|---|
configs | ||
consumerir | ||
keylayout | ||
overlay | ||
Android.mk | ||
BoardConfigCommon.mk | ||
cm.dependencies | ||
msm8974.mk | ||
README |
Copyright 2012 - The CyanogenMod Project Common Samsung 8974 repository