summaryrefslogtreecommitdiff
path: root/va/va.h
Commit message (Expand)AuthorAgeFilesLines
* refine VA_TRACE/VA_FOOL from branch "test1"Austin Yuan2010-10-261-2/+3
* Add more comments for the cisco's positioning, cropping, blend and fade in/ou...Fei Jiang2010-10-181-2/+11
* Update VAAPI for dynamic bit rate control/AIR/maximum slice size ctrl for Cis...Binglin Chen2010-10-061-10/+16
* Added VA_STATUS_ERROR_DECODING/ENCODING_ERROR to report decode/encode error20101005_5.3.0.0025Austin Yuan2010-09-301-0/+2
* Correct a typoAustin Yuan2010-09-281-1/+1
* Squashed commit of the following:Austin Yuan2010-09-281-7/+95
* For VAEncPictureParameterBufferH264:last_pictureAustin Yuan2010-09-261-1/+3
* Remove VADisplayAttribCSCFormatAustin Yuan2010-09-251-9/+1
* add scaling flags for vaPutSurface()Xiang, Haihao2010-09-151-0/+7
* remove VADisplayAttribCSC* which is duplicated, and add VADisplayAttribCSCMat...Austin Yuan2010-07-261-5/+8
* Added VA_STATUS_ERROR_INVALID_IMAGE_FORMATAustin Yuan2010-06-081-0/+1
* Follow up the change of "LIBVA_DRIVER_NAME", remove it from va_android.cppAustin Yuan2010-06-041-0/+2
* Added intra_idr_period for H264 encodeAustin Yuan2010-05-201-0/+1
* Seperate 3rd party API (e.g. vaCreateSurfaceFromXXX) into a libva-tpi.soAustin Yuan2010-05-081-14/+0
* Remove and redifine some Xlib Macros, use void* instead of Surface* for VASta...Ren Zhaohan2010-05-071-11/+0
* Merge branch 'va_backend' into POAustin Yuan2010-04-291-0/+11
|\
| * libva backendRen Zhaohan2010-04-271-0/+11
* | Added VACodedBufferSegmentAustin Yuan2010-04-271-0/+14
* | Added codedbuf into JPEG encode picture parameterAustin Yuan2010-04-011-0/+1
* | pass moblin compileRen Zhaohan2010-04-011-1/+1
|/
* Add Android.mk, pass compileRen Zhaohan2010-04-011-1/+1
* fix build issue20100330_5.3.0.0001_Alpha2Austin Yuan2010-03-291-1/+1
* Add entrypoint for JPEG encodeAustin Yuan2010-03-291-0/+1
* Added JPEG/IEP data structureAustin Yuan2010-03-291-2/+37
* Merge branch 'powervr_iep_lite'Austin Yuan2010-03-291-0/+31
* Move vaPutSurface() flags to <va/va.h> header.Gwenole Beauchesne2010-03-081-0/+16
* Remove IN_LIBVA defines, Thanks for the patch from GwenoleAustin Yuan2010-03-081-0/+1713