History log of /hardware/intel/common/libmix/videodecoder/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
be82fb023226c825a08f1d6ab4b43054bdf43824 11-Aug-2015 Andreas Gampe <agampe@google.com> Libmix: Turn off some unused-XXX errors

For build-system CFLAGS clean-up, turn unused-XX warnings into
non-errors.

Bug: 18632512
Change-Id: I311871d684cd3f294ad8c2e87e059e6f8de17dbd
/hardware/intel/common/libmix/videodecoder/Android.mk
93c7c350b878dd384ef1a129963e16f204b5890a 27-Jan-2015 Yuanjun Huang <yuanjun.huang@intel.com> Libmix: Enable MPEG2 hardware decoding

Implement mpeg2 decoder in LibMix

Change-Id: Ib7edfd03eefe72b9a0628b77e36d659885de13aa
Signed-off-by: Yuanjun Huang <yuanjun.huang@intel.com>
/hardware/intel/common/libmix/videodecoder/Android.mk
963d0cd549592ab7f6217f77e660c3aee608d925 18-Dec-2014 Chih-Hung Hsieh <chh@google.com> am d07126f6: Suppress clang compiler warnings before upstream fix.

* commit 'd07126f6c39b8dd5b492c37151a054837ddde7bc':
Suppress clang compiler warnings before upstream fix.
d07126f6c39b8dd5b492c37151a054837ddde7bc 18-Dec-2014 Chih-Hung Hsieh <chh@google.com> Suppress clang compiler warnings before upstream fix.

* va_enc_h264.h uses empty union, which has size 0 in C, size 1 in C++.
* VideoDecoderWMV.h hides overloaded virtual function parseBuffer.
* VideoDecoderHost.cpp has equality comparison with extraneous parentheses.

Change-Id: Ice44cf3647f1a1060467a63a1cd02892797e283c
/hardware/intel/common/libmix/videodecoder/Android.mk
a6ebfeb41f53933b4a4882aab2b625b74204527d 14-Nov-2014 Xigui Wang <xigui.wang@intel.com> enable OMX extension OMX_IndexExtVppBufferNum for ISV

change TARGET_HAS_VPP to TARGET_HAS_ISV

BZ: 229811
Bug: 17383204

Change-Id: I700674221d05e9205127fe1ef7805ccf16c5d208
Signed-off-by: Jason Hu <jason.hu@intel.com>
/hardware/intel/common/libmix/videodecoder/Android.mk
1b69a16ac4fa51c24b4be8f844a7253ed62cc710 08-Aug-2014 Tarun Agarwal <tarun.agarwal@intel.com> Fix a race in build for missing vbp_loader.h

If the vbp_header.h doesn't copied then it was
breaking videodecoder build. This fixes the race.

Bug: 16897377

Change-Id: I9d5da2eb0883ff8ad4ca9a4ed0414cc9a44a1be4
/hardware/intel/common/libmix/videodecoder/Android.mk
82b428e49a70ddc051a36d2b3a25d90db79770dc 06-Aug-2014 Guilhem IMBERTON <guilhem.imberton@intel.com> Initial libmix commit

Change-Id: I7a0b9afdc83a3274189cef0788c7296a871a3d98
Signed-off-by: Guilhem IMBERTON <guilhem.imberton@intel.com>
/hardware/intel/common/libmix/videodecoder/Android.mk