aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-27libmix: fix out of order decode issue on FUGUandroid-5.1.1_r5android-5.1.1_r28android-5.1.1_r22android-5.1.1_r17android-5.1.1_r12lollipop-mr1-wfc-releaseRyan Saffores
Bug: 19572523 Change-Id: I938d05f666fb40601201d06feb07793cba2ebbb5 Signed-off-by: Ryan Saffores <ryan.d.saffores@intel.com>
2015-02-10Revert "libmix: Reject MDRM multi-slice decode to avoid VED FW hang."lollipop-mr1-devRyan Saffores
This reverts commit 5eee2b3fb2cd6fef340e2a3ffc283e30b897c097. Bug: 19192177 Change-Id: Ic6b92e32c4782abfb0731c257415a002d3677d53 Signed-off-by: Ryan Saffores <ryan.d.saffores@intel.com>
2014-12-02enable OMX extension OMX_IndexExtVppBufferNum for ISVXigui Wang
change TARGET_HAS_VPP to TARGET_HAS_ISV BZ: 229811 Bug: 17383204 Change-Id: I700674221d05e9205127fe1ef7805ccf16c5d208 Signed-off-by: Jason Hu <jason.hu@intel.com>
2014-11-26[libmix] Work around to handle wrong packed bufferhding3
Wrongly packed buffers have both IDR + SLICE inside simultaneously. Let it quit gracefully rather than lead to VED hang and reboot. Bug: 17656112 Bug: 18306960 Change-Id: I89092ec5c2770c9e957dc7cd90910a7567aa2507 Signed-off-by: hding3 <haitao.ding@intel.com>
2014-11-19remove useless link against some framework libsThierry Strudel
Bug: 18313857 Change-Id: I92a66871a7f038dbe12db22cada2ca4160243b11 Signed-off-by: Thierry Strudel <thierry.strudel@intel.com>
2014-11-10libmix: Reject MDRM multi-slice decode to avoid VED FW hang.Rajesh Poornachandran
Bug: 17656112 BZ: 226486 Change-Id: Ic934e0a7d33d2b416afee5ee781d625f00340e1c Signed-off-by: Rajesh Poornachandran <rajesh.poornachandran@intel.com>
2014-11-10libmix: Handle failure gracefully in parseClassicSliceHeader & ↵Rajesh Poornachandran
parseModularSliceHeader. Bug: 17656112 BZ: 226486 Change-Id: I47d0c4be2ce47c15bb7a1ef3a269cd8cb5b73998 Signed-off-by: Rajesh Poornachandran <rajesh.poornachandran@intel.com>
2014-10-30libmix: use DPB from parserywan171
send the whole reference frame list to va instead of ref0+ref1 Bug: 17693351 Change-Id: Ie83d9bde2c07b5cd7ffcb1ea208aa8c7f215f441 Signed-off-by: ywan171 <yi.a.wang@intel.com>
2014-09-17change some LOGI to LOGV in videoencoderlollipop-devywan171
Bug: 17417518 BZ: 223029 Change-Id: I6cbeeeaeb218fe851fe78495b16d362c9f66a134 Signed-off-by: ywan171 <yi.a.wang@intel.com>
2014-08-08Fix a race in build for missing vbp_loader.hTarun Agarwal
If the vbp_header.h doesn't copied then it was breaking videodecoder build. This fixes the race. Bug: 16897377 Change-Id: I9d5da2eb0883ff8ad4ca9a4ed0414cc9a44a1be4
2014-08-07Initial libmix commitGuilhem IMBERTON
Change-Id: I7a0b9afdc83a3274189cef0788c7296a871a3d98 Signed-off-by: Guilhem IMBERTON <guilhem.imberton@intel.com>
2014-07-21Initial empty repositoryBaligh Uddin