2012-12-07 |
Xiang, Haihao | mpeg2enc: Silence compiler warning Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | test/encode: Add -Wall option to default build flags Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Simplify the mapping between display order... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: set the frames between I and P frames Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: forward and backword referenc follow the... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Remove the assertion for mode 1 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: f_code[s][t] follows the picture coding type Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: level and profile follow the user setting Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Options for profile and level Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: enumerate mode type Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: fix a typo Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Set default qp to 8 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Keep the packed data consistent with each... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: update time_code for the new GOP Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: update temporal_reference Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Fix the period between I frames Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: add --mode option to command line Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: insert picture header for each picture Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Fix top_field_first Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: f_code[s][t] takes the value 15 for I frame Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: make sure start codes are byte aligned Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: VBV buffer size Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: find the right frame_rate_code Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Update intra slice flag Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Pass slice parameters in a group Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-12-07 |
Xiang, Haihao | mpeg2enc: A simple MPEG-2 encoder based on VA-API Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-09-12 |
Xiang, Haihao | Fix GL dependency for lib-egl Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-09-07 |
Xiang, Haihao | avcenc: Fix constraint flag Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-07-26 |
Xiang, Haihao | tests: update JPEG decoding test case. Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-07-25 |
Xiang, Haihao | jpeg: add "Baseline" suffix the existing data structures. Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-07-13 |
Xiang, Haihao | rename NativeDisplay to VANativeDisplay Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-06-28 |
Xiang, Haihao | Fix regression caused by 027a1298c22aeecc2fee2d270cd86790530... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-06-28 |
Xiang, Haihao | fix the check for EGL Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-06-19 |
Xiang, Haihao | API for MPEG-2 encoding Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-03-29 |
Xiang, Haihao | test/transcode/mpeg2transcode: set right picture width... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-23 |
Xiang, Haihao | test/transcode: Fix DSO issue Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/transcode/mpeg2transcode: use the method of constant qp Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | Fix sample code for VPP Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | install va_enc.h and va_enc_h264.h Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test: use the new H264 encoding and VPP interfaces Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test: use new interface for all test cases Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: support I420/YV12 format Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test: use new interface for all test cases Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: use new packed header interface Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: close files Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: re-try until success Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: upload YUV data in a thread Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: silence waring about implicit declaration Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: postpone YUV data uploading Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: increase the times of trying after... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: use generic ExtType name in test... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: send packed PPS/SPS header to driver Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: use a small size for coded buffer. Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: directly uses coded buffer size Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: directly save slice data Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: use trail data to calculate slice... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: don't generate slice header anymore Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: pass all parameters to driver Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: use new buffer type to pass parameters Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | test/encode/avcenc: indentation fix Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-22 |
Xiang, Haihao | Add VAEncMiscParameterHRD data structure to pass HRD... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-01 |
Xiang, Haihao | vainfo: silence compiler warning Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2012-02-01 |
Xiang, Haihao | vainfo: update vainfo for Video Proc Pipeline Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-09-19 |
Xiang, Haihao | va: remove i965 driver from libva repository Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-09-19 |
Xiang, Haihao | va/test: Fix DSO link issue Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-08-02 |
Xiang, Haihao | va: update the check for intel-gen4asm Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-07-28 |
Xiang, Haihao | bump to 1.0.14 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-07-12 |
Xiang, Haihao | i965_drv_video: update post processing interface Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-07-08 |
Xiang, Haihao | i965_drv_video: fixes assertion failure Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-07-07 |
Xiang, Haihao | i965_drv_video: fix next slice vertical position for... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-06-24 |
Xiang, Haihao | va/test/putsurface_x11: avoid warning 'warning: ‘win... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-06-24 |
Xiang, Haihao | va/test: return a value to silence compiler waring Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-06-24 |
Xiang, Haihao | va: fix warning about memset. Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-06-15 |
Xiang, Haihao | i965_drv_video: fix assertion failure Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-06-14 |
Xiang, Haihao | i965_drv_video: fix GPU hang issue when decoding field... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-06-13 |
Xiang, Haihao | i965_drv_video: track the internal format of a surface Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-06-10 |
Xiang, Haihao | test/encode/avcenc: don't include <pciaccess.h> Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-06-10 |
Xiang, Haihao | i965_drv_video: encode on Ivybridge Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-06-10 |
Xiang, Haihao | i965_drv_video: fix VME shaders Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-06-10 |
Xiang, Haihao | i965_drv_video: new shaders for VME on Ivybridge Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-06-09 |
Xiang, Haihao | i965_drv_video: set surface base address in VME Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-06-09 |
Xiang, Haihao | i965_drv_video: clean up Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-05-25 |
Xiang, Haihao | i965_drv_video: clean up codes Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-05-25 |
Xiang, Haihao | i965_drv_video: rendering for Ivybridge Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-05-25 |
Xiang, Haihao | i965_drv_video: new shaders for rendering on Ivybridge Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-05-25 |
Xiang, Haihao | i965_drv_video: VC1 decoding on Ivybridge Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-05-25 |
Xiang, Haihao | i965_drv_video: H.264 & MPEG2 decoding on Ivybridge Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-05-25 |
Xiang, Haihao | i965_drv_video: Ivybridge PCI IDs Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-05-16 |
Xiang, Haihao | i965_drv_video: thread safety for object allocation Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-05-16 |
Xiang, Haihao | i965_drv_vidoe: thread safety for rendering
|
commit | commitdiff | tree |
2011-05-16 |
Xiang, Haihao | va: always create a new VA display on X11 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-05-16 |
Xiang, Haihao | test/putsurface/putsurface: fix multi-thread issue... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-05-16 |
Xiang, Haihao | test/putsurface/putsurface: pass a valid DRAWABLE to...
|
commit | commitdiff | tree |
2011-05-16 |
Xiang, Haihao | i965_drv_video: move batchbuffer to context Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-05-16 |
Xiang, Haihao | i965_drv_video: clean up batchbuffer interface Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-05-16 |
Xiang, Haihao | update .gitignore
|
commit | commitdiff | tree |
2011-05-10 |
Xiang, Haihao | i965_drv_video: store post process parameters in context Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2011-05-10 |
Xiang, Haihao | i965_drv_video: store kernel info in the corresponding...
|
commit | commitdiff | tree |
2011-05-10 |
Xiang, Haihao | i965_drv_video: use the same structure for all kernels
|
commit | commitdiff | tree |
2011-05-10 |
Xiang, Haihao | i965_drv_video: create media_state per context
|
commit | commitdiff | tree |
next |