Common repo for msm8974 based samsung devices.
Find a file
Steve Kondik d1f942107c msm8974: Kill mm-parser
* 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
2015-11-30 18:52:42 -08:00
configs msm8974-common: update media codecs for M 2015-11-14 14:35:48 -08:00
consumerir consumerir: Dynamically grow an appropriately sized buffer 2014-11-05 20:41:48 -05:00
keylayout msm8974-common: Clean up Samsung device inheritance 2014-08-01 13:58:26 -07:00
overlay msm8974-common: Enable multiple users 2014-11-22 21:15:55 -08:00
Android.mk msm8974-common: new symlinks 2015-06-27 11:19:23 -07:00
BoardConfigCommon.mk msm8974: Remove deprecated egl.cfg 2015-08-12 09:14:58 -04:00
cm.dependencies msm8974-common: Remove HALS from cm.dependencies 2014-11-22 21:15:40 -08:00
msm8974.mk msm8974: Kill mm-parser 2015-11-30 18:52:42 -08:00
README MSM8974: Initial Common repo commit. 2014-05-18 23:33:07 -04:00

Copyright 2012 - The CyanogenMod Project

Common Samsung 8974 repository