Commit Graph

12 Commits

Author SHA1 Message Date
Daniel Jarai
cf207232cb
msm8974-common: Make the external camera provider ignore internal cameras
* The external camera provider occupies our camera v4l2 nodes,
  potentially crashing the kernel driver and blocking the camera HAL.
  Unfortunately, there's no easy way to just disable it, so let's just
  tell it to ignore the internal video devices.

Change-Id: I00c67de1b94a1f7eca1bf458d1d0e4de3507aa81
Signed-off-by: Daniel Jarai <jaraidaniel@gmail.com>
2018-11-12 20:35:01 -07:00
Kevin F. Haggerty
c7b819ec2b msm8974-common: Disable ffmpeg codecs
Change-Id: I13fdfff6286068683ab663c0b0bbdee61e51412e
2017-12-22 22:25:57 -07:00
OzzysCmAcc
ba8fb50627 msm8974: Remove HEVC codec
* QC decoder is deprecated

Change-Id: Ib8b377be0ba3e24f4c5ad473ffc255fe847c4f49
2016-01-21 11:02:42 -08:00
Ethan Chen
9273dfb47a Partially revert "msm8974-common: update media codecs for M"
* The codec performance figures were measured on bacon, and do not match
  the performance of the various Samsung devices.

This reverts commit 5e340af2e6.

Change-Id: I7ce0eab3bdd0c89919b3bb29d56a346de587e075
2016-01-20 09:57:32 -08:00
Matt Filetto
5e340af2e6 msm8974-common: update media codecs for M
* Kanged from bacon

Change-Id: I31047a4aff2dd08d52dd0ebacab855dd99403f0d
2015-11-14 14:35:48 -08:00
khusika
577ab0c34a msm8974: Remove deprecated egl.cfg
Change-Id: I2c9808a071df694e30baeb490553d38e734a5d17
Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
2015-08-12 09:14:58 -04:00
repo Shareef Ali
b7ff78d90a msm8974-common: kang bacon's media-config.xml
* We have updated component and  we should just kang bacon's media config
to be closer to caf versions omx compponents..
*  Basicially the mobvation was that  wmv3/vc1 support was missing.

Change-Id: Ibc29445b2ea935459b0c6e9faf76b6e6a648a71b
2015-01-03 03:22:55 -06:00
Matt Filetto
8e95e5c2ea msm8974-common: Include FFMPEG codec configuration
Change-Id: I629fe6d5478f0c8ea571e9525c70b82fcdb30e84
2014-11-25 20:19:38 -08:00
Ethan Chen
61df6b2d33 msm8974-common: Update media_codecs listing
Change-Id: I421b666d00b47ad2fbd09b05736c68c3f5f10b82
2014-11-23 00:58:03 -08:00
Christopher R. Palmer
4375ed3da1 msm8974-common: Update media_codecs for L
Change-Id: I43e9f833033751fe65f01bd3bcc9f320cdf538be
2014-11-19 06:47:29 -05:00
Steve Kondik
4ae54dc068 msm8974: Disable HEVC codec
* Requires a proprietary component and does not work well on 8974
   anyway. Remove it to pass MediaCodecList CTS test.

Change-Id: I0b98f07fadef3e63842597109ea7da1a37ccea8e
2014-11-02 17:39:24 -08:00
Ethan Chen
1b982908b9 msm8974-common: Clean up Samsung device inheritance
* Remove duplicate keylayouts
* Move media_codecs to platform tree
* Unconditionally build consumerir
* Move postrecoveryboot to qcom-common
* Move common msm8974 HAL/packages to platform tree
* Move wifi config to device trees
* Use nested cm.dependencies
* Generate firmware symlinks at compile time
* Move egl.cfg to msm8974-common
* Move QCOM_BSP to platform repos
* Move telephony permissions to device
* Move reboot to download option to qcom-common
* Move common overlay options to qcom-common

Change-Id: I493dcf24269e852e7819c045dc3afc5c47da176a
2014-08-01 13:58:26 -07:00