aboutsummaryrefslogtreecommitdiff
path: root/configs/media
AgeCommit message (Collapse)Author
2020-03-16shinano-common: Extend sphal search paths for media swcodecWang Han
* Legacy devices do not have vndk-sp, so we have to add /system/{LIB} to sphal search paths to make sure linker can find the according libraries successfully. Change-Id: I95b4b4cc9b187ce2b3a50e4e4d1e4940f36e087d
2020-03-16shinano-common: Import and bind mount loader config for media swcodecWang Han
* This config needs to be modified for legacy devices. As there is no easy way to split it, import it into device tree and bind mount it instead. * Head at android-10.0.0_r2 (3ac371484399da6efbd0c835aa461d3326263ab1). Change-Id: I8d5003d7cd3a471c569844aede4b5ea4c68ae36b
2020-03-16shinano-common: media: Update opus omx codec rankingSujin Panicker
Update opus omx codec ranking to give c2 implementation higher priority. Change-Id: Id6f1064483980e5fb9079ef19163ada083f6de60
2019-11-11shinano-common: media: Remove unsupported media codecsWang Han
11-11 17:09:09.364 435 435 E MediaCodecsXmlParser: Cannot find the role for a decoder of type video/divx 11-11 17:09:09.365 435 435 E MediaCodecsXmlParser: Cannot find the role for a decoder of type video/divx311 11-11 17:09:09.365 435 435 E MediaCodecsXmlParser: Cannot find the role for a decoder of type video/divx4 11-11 17:09:09.365 435 435 E MediaCodecsXmlParser: Cannot find the role for a decoder of type audio/alac 11-11 17:09:09.365 435 435 E MediaCodecsXmlParser: Cannot find the role for a decoder of type audio/dsd Change-Id: I155b0632b961919a3d618e51d7554f45ba45f695 Signed-off-by: Arian <arian.kulmer@web.de>
2019-11-11shinano-common: media: Update media codecs from 23.5.A.1.291Arian
Change-Id: Idd3354a94e7348fbdf2d51900e5780ceb20f98a2
2019-11-11Revert "msm8974: camera: Update media_profiles for new camrecorder modes"Arian
This reverts commit e6dfb545d60213575c35870c9ad1e807f4489fe6. Change-Id: Ibd74587646f505cfd590e7b12cfc972800238a7e
2019-10-25shinano-common: Clean up shinano.mkarian
* reorder alphabetically * remove Filesystem management tools since the are in /build now * drop charger_res_images which is included by default now