Age | Commit message (Collapse) | Author |
|
Add parrot tag to enable HY11 build.
Change-Id: Ic994094d47c693a5d5725a5248ec5a720358603e
Signed-off-by: Ankush Mitra <quic_ankumitr@quicinc.com>
|
|
Change-Id: I4b29ebb96ad05734eb92062c4309e721aaaa52ae
|
|
Change-Id: Idb3afc3299eedca24b25b87311a61256cb1ad604
|
|
Reintroduce audio codecs to the registry for targets that support
OMX. Remove taro from the list of targets supporting OMX.
Targets that don't support OMX will fallback to the default
registry. Remove the dummy component entry from default registry
to resolve make component failures for non-existent default entry
on targets that don't support OMX but have the OMX store enabled.
Change-Id: I830241b1af028f1b2e3f600fbb0232f8f9cfdf72
|
|
Removing omx audio codec entries since
Codec 2.0 codecs are default media codecs
Change-Id: I57799985a5ad0e63ccf399b9ee5cd1ea4e6891a1
|
|
Removing omx audio codec entries since
Codec 2.0 codecs are default media codecs
Change-Id: I57799985a5ad0e63ccf399b9ee5cd1ea4e6891a1
|
|
Change-Id: Ied3ca30c62e2ca03c331a3adf6725fc54977cace
|
|
CRs-Fixed: 2967797
Change-Id: Id25cee00bdd13b232334c6ddfdddb6661baed0f1
|
|
Change-Id: I08db06ba62babed4eec861d789f8dd50f4f14af5
|
|
This reverts commit 6cbace74c13cabb867bf29c13c624576e058b996.
Change-Id: I289cd88f3ed3ad7c4a8c336037871ad5e566b0a8
|
|
Change-Id: I916057752b4c292e08c6f7bdfab52531f2506a56
|
|
Change-Id: I916057752b4c292e08c6f7bdfab52531f2506a56
|
|
Enable Codec2 for HY11 builds
for holi target
Change-Id: I73477e86440e12d511f738b23bba15b7c8d4df91
|
|
Enable mm-core for holi target
CRs-Fixed: 2722015
Change-Id: Iafafdce6308725dbb6c3308d900f8c81573bfe02
|
|
Removing h/w video codec entries for
lahaina
Change-Id: Ic1d2963b37409b4ac838a750a5d8e8629126c3ea
|
|
setting ccodec=4 is media/product.mk does not work
for cv builds since the internal makefiles are stripped out.
Force ccodec=4 here.
Change-Id: I3da600b6fe6a02fc832a36514b93578b102fa293
|
|
Add pertinent codec2 libs to PRODUCT_PACKAGES in order to pack them in
HY11 builds by copying them to /vendor/lib
Change-Id: Ib3fc349982e2e3bd3383cd037f37b7c333cbfd18
|
|
Change-Id: I075f1a33f7dd9b1a7a17b0c034b7b1ab2d5a3811
|
|
CRs-Fixed: 2596430
Change-Id: Ibac5e5ed5174b824e13185c034a5c43c4fe7ae34
|
|
CRs-Fixed: 2596430
Change-Id: If5dab1762e30486193a221d8b604193cb989c3e2
|
|
Retain OMX-core, stagefright OMX-plugin and platform-config.
rm -rf libc2dcolorconvert/
rm -rf conf_files/
rm -rf mm-video-v4l2/
Change-Id: Icfa2b6ef743baadbf253577f5e438bf89e8ed789
|
|
PlatformConfig is a singleton and is persisted within libOmxCore.
Remove the dependency with vidc so it could be compiled-in
independent of QMAA
Change-Id: Ia108c94e9e14e728d71da3274416dcfe3546c509
|
|
|
|
|
|
Update spec in media codec xml files for bengal
Change-Id: Ib2d27d0fc16cd58ebddc76eed74a13bd9f2934c8
|
|
Update min supported resolution from 128x128 to 96x96 for
swcodecs.
Change-Id: I8eac3dc770cdf3d97ecd4f612717d94a1db9e5fb
|
|
|
|
|
|
Update encode capabilities in media_profiles.xml
for bengal target
CRs-Fixed: 2558184
Change-Id: I0bfca8ab4bf8e13606066815a5daa90865643312
|
|
Add OMX.qcom.video.encoder.hevc.cq in media_codecs.xml.
Also, remove CQ from the supported bitrate modes of
OMX.qcom.video.encoder.hevc. This xml file is used in GSI case.
Change-Id: Iabfae1d8dc0398e408f84aeef3a3e32a289c4568
|
|
|
|
Maximum spec supported by sw mpeg4 encoder is 864x480@8Mbps.
Update the XML files with the same values.
Change-Id: I20824d2fc6b7efcad1ad44620949df85cbac0730
|
|
Update the max bitrate of non-secure VP9 decoder to 100Mbps
as per the PRD.
Change-Id: Ibf87c0df34c8e2d4e41bb03acca04fa907f97e68
|
|
|
|
|
|
|
|
Tune expected FPS values of few decoders in
media_codecs_performance.xml
CRs-Fixed: 2559493
Change-Id: I4d97cb30d07407e9df4e9d3fd83181b23bde6c4c
|
|
|
|
|
|
Disable UBWC in bengal target.
CRs-Fixed: 2558184
Change-Id: Ifd46a54bc67672d27d0ef9a2f653b324278fd49c
|
|
Tune expected FPS values in media_codecs_performance.xml
CRs-Fixed: 2559493
Change-Id: I756d29802db06501c3084afa08847cf0f0872701
|
|
Unique gralloc_fd can be more than 64. So donot maintain
fd_list, instead use v4l2_index for extradata mapping.
Change-Id: Ia0da7ab1adc1b3eee65b0917b78826cfaa112577
Signed-off-by: Govindaraj Rajagopal <grajagop@codeaurora.org>
|
|
|
|
|
|
|
|
|
|
Update spec in media xml files for bengal
CRs-Fixed: 2558184
Change-Id: I1ed965906fdc204c70a17bdf74cb1f9025ea7c6d
|
|
-Remove MPEGH decoder
-Remove MPEGH encoder
Change-Id: Idce7a6eacd034b9488b1b4ec4abf6a3ce1dcb351
|
|
The video specification for Bengal does not demand to
prefetch memory during bootup. Remove the same.
Change-Id: I31db147f3309e9773546f32c17763cf1158a3714
Signed-off-by: Vikash Garodia <vgarodia@codeaurora.org>
|
|
Tune the FPS values of few c2 software decoders in
media_codecs_performance.xml file
Change-Id: I0749b381212d3329cc7e50b1f7b5ba9a8103f9ab
|