aboutsummaryrefslogtreecommitdiff
path: root/videoencoder/Android.mk
AgeCommit message (Collapse)Author
2016-10-03Add missing liblog dependencyandroid-n-mr1-preview-2android-n-mr1-preview-1Dimitry Ivanov
Bug: http://b/31289077 Bug: http://b/27171986 Test: mm -j48 checkbuild Change-Id: I9644a677926c972d15c876af42c81ca648f49e3b
2015-06-16IMG DDK1.5 update for Intel HWC interface in libmixVinil Cheeramvelil
Bug: 20914944 Bug: 20302101 Bug: 19412176 Bug: 21265944 Change-Id: I26015436a84cf52cb147ce803610322932b70478 Signed-off-by: Pradeep Radhakrishna <pradeep.radhakrishna@intel.com> Signed-off-by: Vinil Cheeramvelil <vinil.cheeramvelil@intel.com>
2014-12-18am d07126f6: Suppress clang compiler warnings before upstream fix.Chih-Hung Hsieh
* commit 'd07126f6c39b8dd5b492c37151a054837ddde7bc': Suppress clang compiler warnings before upstream fix.
2014-12-18Suppress clang compiler warnings before upstream fix.Chih-Hung Hsieh
* 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
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-08-07Initial libmix commitGuilhem IMBERTON
Change-Id: I7a0b9afdc83a3274189cef0788c7296a871a3d98 Signed-off-by: Guilhem IMBERTON <guilhem.imberton@intel.com>