Monthly Archives: July 2013


3
I installed ia32-libs, but got an error like this while compiling my program(already added -m32 option to CPPFLAG arguments in the Makefile) [code] jacky@ubuntu-msdk:/opt/workspace/msdk/src/msdk_client32$ make /usr/include/features.h:324:26: fatal error: bits/predefs.h: No such file or directory compilation terminated. /usr/include/features.h:324:26: fatal error: bits/predefs.h: No such file or directory compilation terminated. g++ -m32 -I./../base_shm […]

How to compile 32 bit programs on 64 bit Ubuntu ...






Performance test – multithread decode Media SDK version Intel Media SDK (4.0.024-HSW) Test environments CPU: Core ivy bridge i7-3770 OS: Ubuntu server 12.04 LTS, kernel version 3.2.0-23 x86_64 x86_64 x86_64 GNU/Linux Test program kdvcodec_msdkdec_mt (svn: 10) Working mode a. Decode with simulated block mode b. Return with NV12 buffer. c. […]

Performance tests of Intel Media SDK (4.0.024-HSW) – Multithread decode




Really happy that I’ve finished my last degree course, Software Project Management. Cost of this exam is I missed my first and also the biggest and most important event of my employer in the year. There are still 5 more required/compulsory courses, that those will be: a. Software Architecture & […]

Finished my last degree course