summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-26vatrace: fix segfault of VASurfaceAttribExternalBufferDescriptor dumppingstagingAustin Yuan1-2/+2
2014-03-05Libva: Add range parameter flag to reflect the JPEG/JFIF CSC coeff matrixZhao Yakui2-2/+25
2014-03-05Revert "libva:Add range parameter flag to reflect the JPEG/JFIF CSC coeff mat...Xiang, Haihao2-11/+2
2014-03-03va: drop VAEntrypointMax enumeration.Gwenole Beauchesne2-3/+10
2014-03-03va: include <stdint.h> header.Gwenole Beauchesne1-0/+1
2014-02-27vafool: fix the vaMapBuffer for the buffer from vaDeriveImageAustin Yuan2-3/+13
2014-02-27Add two more choices for VA_ENC_SLICE_STRUCTURE_*.pylee1-0/+7
2014-02-27Add JPEG Rotation feature and BGR for color space conversion.pylee2-4/+23
2014-02-26vatrace: fix a overwriteAustin Yuan1-1/+1
2014-02-26vafool: simplify VAFOOLAustin Yuan3-70/+58
2014-02-25vatrace: fix a missing field of va_TraceMsgAustin Yuan1-2/+2
2014-02-25vatrace: make standalone LIBVA_TRACE_CODEDBUF work w/o LIBVA_TRACEAustin Yuan1-1/+1
2014-02-24VPP: add video processing test caseLi Xiaowei5-1/+1233
2014-02-21vatrace: simplify coded buffer traceAustin Yuan1-41/+5
2014-02-21vatrace: Remove VA_TRACE_LOGSIZE because it is uselessAustin Yuan1-54/+0
2014-02-20vainfo: Query the supported profile list before listing profile/entrypointXiang, Haihao1-2/+17
2014-02-20vainfo: clean up resource in the error handling pathXiang, Haihao1-2/+5
2014-02-20va: reorder VAProfileH264MultiviewHigh/VAProfileH264StereoHigh/VAProfileVP8Ve...Xiang, Haihao1-3/+3
2014-02-20libva:Add range parameter flag to reflect the JPEG/JFIF CSC coeff matrixZhao Yakui2-2/+11
2014-02-20libva:Add the BT2020 color-space conversion standardFri Jan 24 08:55:24 20142-0/+3
2014-02-20libva:Add the bits mask of color-sapce conversion standardsyakui.zhao@intel.com1-0/+1
2014-02-18vatrace: print VASurfaceAttribExternalBufferDescriptorAustin Yuan1-7/+38
2014-02-11Made VAMotionVector structure generic and moved it from va_intel_statistics.h...Jonathan Bian2-12/+11
2014-02-11Add auto denoise support in Libvayzha1792-0/+7
2014-02-10Dump max frame size in libva trace.liubolun1-0/+8
2014-02-10Add more VA Buffer print to ease debugwfeng61-34/+34
2014-02-10Add MVC encoding parameter buffer definitionsLi Xiaowei1-0/+110
2014-01-21vp8 dec: add clear notation for qindexZhong Li1-0/+1
2014-01-21Add NV21 format for render targetLiu Bob1-0/+1
2014-01-21Libva chroma siting DDI support updated 0.2yzha1791-0/+17
2014-01-15add num_mb field to VASurfaceDecodeMBErrors reporting structure.pylee1-2/+3
2014-01-15vp8 dec: refine va_dec_vp8.hZhao, Halley2-8/+17
2014-01-13Fix warning: "/*" within commentAustin Yuan1-1/+1
2014-01-08Added support for FEI (Flexible Encoding Infrastructure) on Intel Graphics.Jonathan Bian5-2/+581
2014-01-06FMD support in Libvaddshah1-0/+6
2013-12-23Added temporal id to VAEncPictureParameterBufferVP8 for temporal scalability ...Jonathan Bian1-1/+3
2013-12-23Added geneirc support for encoding bit-rate control per temporal layer.Jonathan Bian1-0/+42
2013-12-18Change usage of bool to unsigned int in va_vpp.hJonathan Bian1-7/+7
2013-12-17FRC Libva changeskmallesh1-8/+43
2013-12-06remove videodev2.h from va_backend.hAustin Yuan1-1/+0
2013-11-28Rename CRF to ICQ and clarify VAConfigAttribEncSkipFrame is a boolean.pylee1-4/+5
2013-11-28Add input color_space to JPEG decoder to indicate a color space conversion ma...pylee1-0/+2
2013-11-22Add the comments for intra refresh buffer type and AIR data structureAustin Yuan1-1/+16
2013-11-22Add CIR data strutureAustin Yuan1-1/+15
2013-11-07vatrace: dump 64 bytes of raw buffer (va_TraceVABuffers) by defaultZhao Halley1-2/+9
2013-11-07vatrace: add trace for VP8 decodingZhao Halley1-0/+170
2013-11-07Image Stabilization Changeskmallesh1-0/+47
2013-11-07Remove VAEncMBMapBufferVP8 and add explanation for input VP8 encoder segmenta...pylee1-24/+9
2013-11-06Add Region-of-Interest (ROI) support for encoder based on user provided ROI r...pylee1-9/+56
2013-11-06Add Macroblock based rate control method.pylee1-0/+6