2014-09-07 |
Xiang, Haihao | Update comment for quality_level Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-09-07 |
Jonathan Bian | Added VAConfigEncQualityRange attribute and VAEncMiscParamet...
|
commit | commitdiff | tree |
2014-08-27 |
Sameer Kibey | Added OTC hybrid UMD driver to the list of supported...
|
commit | commitdiff | tree |
2014-08-04 |
Xiang, Haihao | avcenc: only support chroma_format_idc with 1 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-08-04 |
Xiang, Haihao | h264encode: check driver supports the RateControl control... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-07-31 |
Xiang, Haihao | h264encode: Make it runnable with the latest libva... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-07-18 |
pylee | Add vaSurfaceAttribUsageHint to give the driver a hint...
|
commit | commitdiff | tree |
2014-07-18 |
Austin Yuan | Add frame_type to VP8 encoder
|
commit | commitdiff | tree |
2014-07-18 |
Austin Yuan | va_enc_vp8: update the vp8 interface again
|
commit | commitdiff | tree |
2014-07-18 |
Jonathan Bian | Removed fields in VP8 structures that duplicate VAEncMiscPar...
|
commit | commitdiff | tree |
2014-07-18 |
Jonathan Bian | Added support for VP8 encoding.
|
commit | commitdiff | tree |
2014-06-26 |
Xiang, Haihao | va: release VADisplayContext at the end of vaTerminate() Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-05-09 |
Xiang, Haihao | bva: bump version to 1.3.2.pre1 for development Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-05-09 |
Xiang, Haihao | libva 1.3.1 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-05-05 |
Xiang, Haihao | Update NEWS Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-05-05 |
Xiang, Haihao | Bump VA-API to 0.35.1 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-05-05 |
Gwenole Beauchesne | Fix VA_ENC_PACKED_HEADER_RAW_DATA value.
|
commit | commitdiff | tree |
2014-04-25 |
Xiang, Haihao | Fix the broken install Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-04-25 |
Jonathan Bian | Added STE filter to the VPP pipeline.
|
commit | commitdiff | tree |
2014-04-15 |
Rinat Ibragimov | Add a workaround for a bug in xorg-server/glx Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-03-27 |
Sameer Kibey | Doxygen tags in libva.
|
commit | commitdiff | tree |
2014-03-25 |
Xiang, Haihao | libva: bump version for development Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-03-24 |
Xiang, Haihao | libva 1.3.0 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-03-18 |
Xiang, Haihao | va: keep compatibility with the backend driver built... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-03-17 |
Xiang, Haihao | va: Bump VA-API to 0.35 and libva to 1.3.0.pre1 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-03-17 |
Austin Yuan | vatrace: fix a missing field of va_TraceMsg
|
commit | commitdiff | tree |
2014-03-17 |
Austin Yuan | vatrace: simplify coded buffer trace
|
commit | commitdiff | tree |
2014-03-17 |
Austin Yuan | vatrace: Remove VA_TRACE_LOGSIZE because it is useless
|
commit | commitdiff | tree |
2014-03-17 |
Austin Yuan | vatrace: print VASurfaceAttribExternalBufferDescriptor
|
commit | commitdiff | tree |
2014-03-17 |
liubolun | Dump max frame size in libva trace.
|
commit | commitdiff | tree |
2014-03-17 |
wfeng6 | Add more VA Buffer print to ease debug
|
commit | commitdiff | tree |
2014-03-17 |
Zhao Halley | vatrace: add trace for VP8 decoding Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-03-17 |
Austin Yuan | vatrace: fix UV data offset issue of LIBVA_TRACE_SURFACE_GEO...
|
commit | commitdiff | tree |
2014-03-17 |
Austin Yuan | vatrace: refine the log format
|
commit | commitdiff | tree |
2014-03-17 |
Xiang, Haihao | vatrace: Partial dumping of VAProcPipelineParameterBuffer Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-03-17 |
Xiang, Haihao | vatrace: check the pointer against NULL before using it Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-03-17 |
Xiang, Haihao | vatrace: Initialize the local variable 'i' Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-03-17 |
Austin Yuan | vatrace: fix compile warnings and refine some format
|
commit | commitdiff | tree |
2014-03-17 |
Austin Yuan | vatrace/vafool: save the context data into display...
|
commit | commitdiff | tree |
2014-03-17 |
Austin Yuan | vatrace: always printf RefPicList
|
commit | commitdiff | tree |
2014-03-17 |
Xiang, Haihao | va_trace: avoid to dereference a NULL pointer Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-03-17 |
Austin Yuan | vatrace: trace vaQuerySurfaceAttributes Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-02-13 |
Zhong Li | vp8 dec: add clear notation for qindex
|
commit | commitdiff | tree |
2014-02-13 |
Zhao, Halley | vp8 dec: refine va_dec_vp8.h
|
commit | commitdiff | tree |
2014-02-13 |
Tianmi Chen | libva: change the types of all fields in VABoolCoderContextVPX
|
commit | commitdiff | tree |
2014-02-13 |
Jonathan Bian | Changes to VASliceParameterBufferVP8 to make it consistent...
|
commit | commitdiff | tree |
2014-02-13 |
Jonathan Bian | Added VASliceParameterBufferVP8 to describe data partition...
|
commit | commitdiff | tree |
2014-02-13 |
Jonathan Bian | Add VP8 decoding API Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2014-01-16 |
Rinat Ibragimov | do not request any GLX_DEPTH_SIZE in create_tfp_surface
|
commit | commitdiff | tree |
2013-09-13 |
Zhao Yakui | MPEG2ENC: Initialize the f_code based on supported...
|
commit | commitdiff | tree |
2013-06-27 |
Xiang, Haihao | libva 1.2.1 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-06-27 |
Vincent Bernat | dummy_drv_video: add back VA_DRIVER_INIT_FUNC definition...
|
commit | commitdiff | tree |
2013-06-27 |
Xiang, Haihao | tests: rename mpeg2enc to mpeg2vaenc Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-06-25 |
Xiang, Haihao | New version for development Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-06-25 |
Xiang, Haihao | libva 1.2.0 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-06-25 |
Xiang, Haihao | NEWS: updates Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-06-25 |
Zhao Yakui | Remove the dummy driver dependency on X11
|
commit | commitdiff | tree |
2013-06-25 |
Zhao Yakui | Remove the EGL dependency on X11
|
commit | commitdiff | tree |
2013-06-25 |
Austin Yuan | h264encode: fix mmap out of memmory issue
|
commit | commitdiff | tree |
2013-06-25 |
Austin Yuan | h264encode: add more cmdline options
|
commit | commitdiff | tree |
2013-06-25 |
Austin Yuan | h264encode: fix ftell overflow issue when open large...
|
commit | commitdiff | tree |
2013-06-25 |
Austin Yuan | h264encode: coding 1920x1080 with crop
|
commit | commitdiff | tree |
2013-06-25 |
Austin Yuan | h264encode: print correct number of RefPicList0/1
|
commit | commitdiff | tree |
2013-06-25 |
Austin Yuan | h264encode: fix thread lockup issue
|
commit | commitdiff | tree |
2013-06-25 |
Austin Yuan | h264encode: fix thread lockup issue
|
commit | commitdiff | tree |
2013-06-25 |
Austin Yuan | h264encode: fix idr_pic_id issue when encode multiple...
|
commit | commitdiff | tree |
2013-06-25 |
Elaine Wang | h264encode: reset IDR poc to 0
|
commit | commitdiff | tree |
2013-06-25 |
Austin Yuan | h264encode: dump reconstructed frame and calc PSNR
|
commit | commitdiff | tree |
2013-06-25 |
Austin Yuan | h264encode: use frame height not the height from VAImage...
|
commit | commitdiff | tree |
2013-06-25 |
Austin Yuan | h264encode: correct negative POC after a new IDR
|
commit | commitdiff | tree |
2013-06-25 |
Austin Yuan | h264encode: fix encode corruption issue with multiple...
|
commit | commitdiff | tree |
2013-06-25 |
Elaine Wang | h264encode: add some comments
|
commit | commitdiff | tree |
2013-06-25 |
Elaine Wang | h264encode: refine calculation logic of reference frame...
|
commit | commitdiff | tree |
2013-06-25 |
Elaine Wang | h264encode: fix wrong print information
|
commit | commitdiff | tree |
2013-06-24 |
Zhao Yakui | AVCENC: Pass the H264 RefPicList0/1 by using slice_param...
|
commit | commitdiff | tree |
2013-06-19 |
Xiang, Haihao | Fix possible memory leak Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-06-19 |
Austin Yuan | va.c: need to check the symbol before calling it
|
commit | commitdiff | tree |
2013-06-19 |
Gwenole Beauchesne | va: fix vaErrorStr() to support new error codes.
|
commit | commitdiff | tree |
2013-06-19 |
Austin Yuan | va_x11: fix klockscan issue (details is bellow)
|
commit | commitdiff | tree |
2013-06-19 |
Austin Yuan | vatrace: print target_percentage
|
commit | commitdiff | tree |
2013-06-19 |
Austin Yuan | vatrace: trace coded buffer create/destroy
|
commit | commitdiff | tree |
2013-06-19 |
Austin Yuan | vatrace: dump unknonw private misc parameters
|
commit | commitdiff | tree |
2013-06-19 |
Austin Yuan | vatrace: remove the delimiter of every elements dump
|
commit | commitdiff | tree |
2013-06-19 |
Elaine Wang | vatrace: refine the format of buf data dump
|
commit | commitdiff | tree |
2013-06-19 |
Austin Yuan | vatrace: refine VAEncPackedHeaderParameterBufferType...
|
commit | commitdiff | tree |
2013-06-19 |
Austin Yuan | vatrace: print VAEncPackedHeaderParameterBufferType
|
commit | commitdiff | tree |
2013-06-19 |
Cheng Yao | libva: Add VABuffer dumping for JPEG parameters
|
commit | commitdiff | tree |
2013-06-19 |
Austin Yuan | vatrace: only print info of valid reference frames
|
commit | commitdiff | tree |
2013-06-19 |
Elaine Wang | vatrace: dump flags of VAPictureH264
|
commit | commitdiff | tree |
2013-06-19 |
Fei Jiang | LIBVA_DRIVER_NAME still needs va_getDriverName to open...
|
commit | commitdiff | tree |
2013-06-19 |
Elaine Wang | va_trace: refine the log format
|
commit | commitdiff | tree |
2013-06-19 |
Austin Yuan | vatrace: print function name for vaMapBuffer trace...
|
commit | commitdiff | tree |
2013-06-19 |
Adrian Marius Negreanu | vatrace: buffer_type_to_string: add missing VABufferType Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2013-06-19 |
Austin Yuan | va_parseConfig: still need to check env_value
|
commit | commitdiff | tree |
2013-06-19 |
Austin Yuan | vatrace: fix build issue
|
commit | commitdiff | tree |
2013-06-19 |
Austin Yuan | va_trace: dump basic_unit_size/rc_flags in RateControl...
|
commit | commitdiff | tree |
2013-06-19 |
Elaine Wang | vatrace: Fix encoded coded buffer dump function
|
commit | commitdiff | tree |
2013-06-19 |
Elaine Wang | vatrace: fix vatrace crash during video recording
|
commit | commitdiff | tree |
2013-06-19 |
Austin Yuan | va_trace: allow surface trace to dump part of surface...
|
commit | commitdiff | tree |
2013-06-19 |
Austin Yuan | va_trace_surface: dumpe surface content after vaEndPicture...
|
commit | commitdiff | tree |
next |