summaryrefslogtreecommitdiff
path: root/va
Commit message (Expand)AuthorAgeFilesLines
* refine again20101104_5.3.0.0029Austin Yuan2010-10-281-5/+5
* refineAustin Yuan2010-10-271-5/+5
* refine for va_trace20101028_5.3.0.0028Austin Yuan2010-10-271-25/+34
* Fix a typo:VA_ENBLE_BLEND=>VA_ENABLE_BLENDAustin Yuan2010-10-271-1/+1
* print env.Austin Yuan2010-10-263-12/+33
* add license headerAustin Yuan2010-10-261-0/+24
* va_TraceGetDisplayAttributesAustin Yuan2010-10-263-4/+39
* more refinement for traceAustin Yuan2010-10-263-20/+103
* fix build issue on AndroidAustin Yuan2010-10-261-20/+22
* fix build on AndroidAustin Yuan2010-10-261-1/+1
* fix build warning issueAustin Yuan2010-10-264-18/+26
* fix build on AndroidAustin Yuan2010-10-262-2/+2
* Refine for va_traceAustin Yuan2010-10-262-3/+7
* more trace for displayattribute/vaPutSurfaceAustin Yuan2010-10-266-11/+233
* fix build issue on AndroidAustin Yuan2010-10-263-4/+38
* fix LIBVA_TRACE_SURFACE wrong color issueAustin Yuan2010-10-251-9/+11
* don't recurseAustin Yuan2010-10-251-4/+1
* clean upAustin Yuan2010-10-251-5/+13
* Fix trace for vaBeginPictureAustin Yuan2010-10-252-6/+12
* the change was overwriten by mistakeAustin Yuan2010-10-261-17/+17
* remove LIBVA_TRACE_FLUSH, if we have LIBVA_TRACE_CODEDBUF/LIBVA_TRACE_SURFACE...Austin Yuan2010-10-251-31/+31
* clean for va_trace, remove the "=================\n" at the end of logAustin Yuan2010-10-251-17/+17
* va_TraceVAEncMiscParameterBufferType->va_TraceVAEncMiscParameterBufferAustin Yuan2010-10-251-1/+1
* fix build issueAustin Yuan2010-10-251-2/+2
* fix truncate_file issueAustin Yuan2010-10-261-1/+1
* Fix build issueAustin Yuan2010-10-261-4/+0
* Merge branch 'master' of ssh://git@moblin.intel.com/umg-moorestown-libvaAustin Yuan2010-10-261-0/+4
|\
| * saveAustin Yuan2010-10-222-118/+339
* | refine VA_TRACE/VA_FOOL from branch "test1"Austin Yuan2010-10-2610-466/+20214
|/
* Add more comments for the cisco's positioning, cropping, blend and fade in/ou...Fei Jiang2010-10-181-2/+11
* More data dump for VA trace, not completed.Austin Yuan2010-10-141-137/+140
* 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
* Fix build issue on Androidww40.3_androidAustin Yuan2010-09-281-2/+2
* Add config.h/va_vesion.h for AndroidAustin Yuan2010-09-281-0/+87
* 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
* Fix x11/Makefile.am license headerAustin Yuan2010-09-251-17/+19
* 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
* Fix detection of fglrx.Gwenole Beauchesne2010-07-265-4/+283
* Fix H.264 PicParam buffer trace.Gwenole Beauchesne2010-07-261-1/+1
* Fix va_TraceEndPicture() to unlock the VA surface.Gwenole Beauchesne2010-07-261-1/+5
* Fix VA trace warnings.Gwenole Beauchesne2010-07-263-34/+123
* Fix vaErrorStr() for VA_STATUS_ERROR_INVALID_IMAGE_FORMAT.Gwenole Beauchesne2010-07-081-0/+2
* libva: render front buffer for Pixmap.Xiang, Haihao2010-07-073-2/+43
* Drop GLX 1.3 requirement.Gwenole Beauchesne2010-07-071-6/+0
* Call GLX Pixmap related functions through the vtable.Gwenole Beauchesne2010-07-072-11/+32