• R/O
  • HTTP
  • SSH
  • HTTPS

提交列表

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/intel/libva


RSS
Rev. 时间 作者
5099f76 2013-05-28 17:46:48 Haitao Huang

android: fix tests for Android ICS.

Change-Id: I478063713883fbb5fb1fac372dbc418b19ff7d2b
Signed-off-by: Haitao Huang <haitao.huang@intel.com>

8a8ce8b 2013-05-28 17:46:48 Zhao Halley

test: add YUY2 support in loadsurface.h

ec7443f 2013-05-28 17:46:48 Zhao Halley

test: refine loadsurface.h, conveninent for new format support

5bdc9d4 2013-05-28 17:46:48 Zhao Halley

test: fix an issue in loading YV12 surface

3d13440 2013-05-28 17:46:48 Xiang, Haihao

avcenc: Fix constraint flag

This fixes the issue that the output file can't be play correctly by mplayer.

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

be23f65 2013-05-28 17:46:48 Zhao Yakui

test/avcenc: link with -lpthread.

Otherwise it will complain during compiling:
usr/bin/ld: avcenc.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5'
/usr/bin/ld: note: 'pthread_create@@GLIBC_2.2.5' is defined in DSO

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>

3a84725 2013-05-28 17:46:48 Haitao Huang

test/basic: update to new API.

Signed-off-by: Haitao Huang <haitao.huang@intel.com>

2dfdda2 2013-05-28 17:46:48 Austin Yuan

VAEncXXXH264Baseline: start to drop VAEncXXXXBaseline

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

c40dbe3 2013-05-28 17:46:48 Zhou Chang

Added high profile support in SPS for avcenc.

5fc51a4 2013-05-28 17:46:48 Austin Yuan

Android.mk: change Android Makefile accordingly

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

51b2f00 2013-05-28 17:46:48 Xiang, Haihao

test: use the new H264 encoding and VPP interfaces

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

6cc4260 2013-05-28 17:46:48 Zhou Chang

test/encode/avcenc: Add HRD support in avcenc demo application.

Signed-off-by: Zhou Chang <chang.zhou@intel.com>

7fa386f 2013-05-28 17:46:48 Xiang, Haihao

test/encode/avcenc: support I420/YV12 format

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

3c884ff 2013-05-28 17:46:48 Zhou Chang

test/encode/avcenc: Add transform 8x8 support in test application.

Signed-off-by: Zhou Chang <chang.zhou@intel.com>

e3118cb 2013-05-28 17:46:48 Xiang, Haihao

test: use new interface for all test cases

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

0d2ff93 2013-05-28 17:46:48 Hai Lan

test/encode/avcenc: use kbps as fb input

Signed-off-by: Hai Lan <hai.lan@intel.com>

df0b9f1 2013-05-28 17:46:48 Xiang, Haihao

test/encode/avcenc: use new packed header interface

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

132fc52 2013-05-28 17:46:48 Zhou Chang

test/encode/avcenc: Wait upload thread exiting before release driver resource.

Signed-off-by: Zhou Chang <chang.zhou@intel.com>

167579d 2013-05-28 17:46:48 Zhou Chang

test/encode/avcenc: Simplify the IPB pattern file upload

Signed-off-by: Zhou Chang <chang.zhou@intel.com>

8601262 2013-05-28 17:46:48 Zhou Chang

test/encode/avcenc: Fixed bug about B frame display order wrong.

Signed-off-by: Zhou Chang <chang.zhou@intel.com>

d255bb1 2013-05-28 17:46:48 Hai Lan

avcenc: correct the description for the mode parameter

Signed-off-by: Hai Lan <hai.lan@intel.com>

35899a4 2013-05-28 17:46:48 Xiang, Haihao

test/encode/avcenc: close files

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

f737e35 2013-05-28 17:46:48 Xiang, Haihao

test/encode/avcenc: re-try until success

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

4b6cc42 2013-05-28 17:46:48 Xiang, Haihao

test/encode/avcenc: upload YUV data in a thread

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

9320969 2013-05-28 17:46:48 Xiang, Haihao

test/encode/avcenc: silence waring about implicit declaration

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

b641e3e 2013-05-28 17:46:48 Xiang, Haihao

test/encode/avcenc: postpone YUV data uploading

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

be1074f 2013-05-28 17:46:48 Xiang, Haihao

test/encode/avcenc: increase the times of trying after overflow

Also unmap the coded buffer if overflow

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

cfa5176 2013-05-28 17:46:48 Hai Lan

avcenc: use gettimeofday to calculate the FPS

Signed-off-by: Hai Lan <hai.lan@intel.com>

23886ec 2013-05-28 17:46:48 Hai Lan

test/encode/avcenc: Fix bug of ignoring QP value

Signed-off-by: Hai Lan <hai.lan@intel.com>

218c30b 2013-05-28 17:46:48 Hai Lan

test/encode/avcenc: Fix a QP error in avcenc

Signed-off-by: Hai Lan <hai.lan@intel.com>