summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-27refine for va_trace20101028_5.3.0.0028Austin Yuan1-25/+34
2010-10-28Bump version to 1.0.6Austin Yuan2-10/+10
2010-10-27Fix a typo:VA_ENBLE_BLEND=>VA_ENABLE_BLENDAustin Yuan1-1/+1
2010-10-26print env.Austin Yuan3-12/+33
2010-10-26add license headerAustin Yuan1-0/+24
2010-10-26va_TraceGetDisplayAttributesAustin Yuan3-4/+39
2010-10-26more refinement for traceAustin Yuan3-20/+103
2010-10-26fix build issue on AndroidAustin Yuan1-20/+22
2010-10-26fix build on AndroidAustin Yuan1-1/+1
2010-10-26fix build warning issueAustin Yuan4-18/+26
2010-10-26fix build on AndroidAustin Yuan2-2/+2
2010-10-26Refine for va_traceAustin Yuan2-3/+7
2010-10-26more trace for displayattribute/vaPutSurfaceAustin Yuan6-11/+233
2010-10-26fix build issue on AndroidAustin Yuan3-4/+38
2010-10-25fix LIBVA_TRACE_SURFACE wrong color issueAustin Yuan1-9/+11
2010-10-25don't recurseAustin Yuan1-4/+1
2010-10-25clean upAustin Yuan1-5/+13
2010-10-25Fix trace for vaBeginPictureAustin Yuan2-6/+12
2010-10-26the change was overwriten by mistakeAustin Yuan1-17/+17
2010-10-25remove LIBVA_TRACE_FLUSH, if we have LIBVA_TRACE_CODEDBUF/LIBVA_TRACE_SURFACE...Austin Yuan1-31/+31
2010-10-25clean for va_trace, remove the "=================\n" at the end of logAustin Yuan1-17/+17
2010-10-25va_TraceVAEncMiscParameterBufferType->va_TraceVAEncMiscParameterBufferAustin Yuan1-1/+1
2010-10-25fix build issueAustin Yuan1-2/+2
2010-10-26fix truncate_file issueAustin Yuan1-1/+1
2010-10-26Fix build issueAustin Yuan1-4/+0
2010-10-26Merge branch 'master' of ssh://git@moblin.intel.com/umg-moorestown-libvaAustin Yuan1-0/+4
2010-10-26refine VA_TRACE/VA_FOOL from branch "test1"Austin Yuan10-466/+20214
2010-10-22saveAustin Yuan2-118/+339
2010-10-21Update libva.spec, added missing .so, .h and binary executive files.20101020_5.3.0.0027Ren Zhaohan1-1/+45
2010-10-18Add more comments for the cisco's positioning, cropping, blend and fade in/ou...Fei Jiang1-2/+11
2010-10-14More data dump for VA trace, not completed.Austin Yuan1-137/+140
2010-10-13Fix tab error, tabs should only be used in makefiles for action clauses.20101013_5.3.0.0026Fei Jiang1-3/+3
2010-10-12Fix whitespace error and remove dpy hard code setting.Fei Jiang2-4/+3
2010-10-12Fix white space error.ww42.1_androidFei Jiang4-10/+10
2010-10-06Update VAAPI for dynamic bit rate control/AIR/maximum slice size ctrl for Cis...Binglin Chen1-10/+16
2010-09-30Added VA_STATUS_ERROR_DECODING/ENCODING_ERROR to report decode/encode error20101005_5.3.0.0025Austin Yuan1-0/+2
2010-09-28Fix build issue on Androidww40.3_androidAustin Yuan1-2/+2
2010-09-28Add config.h/va_vesion.h for AndroidAustin Yuan3-1/+167
2010-09-28Correct a typoAustin Yuan1-1/+1
2010-09-28Squashed commit of the following:Austin Yuan1-7/+95
2010-09-27Merge commit 'umg/umg-stable'Jeff Rous1-0/+125
2010-09-26Merge branch 'fdva-master'Austin Yuan124-46/+10359
2010-09-26For VAEncPictureParameterBufferH264:last_pictureAustin Yuan1-1/+3
2010-09-25Remove VADisplayAttribCSCFormatAustin Yuan1-9/+1
2010-09-25Fix x11/Makefile.am license headerAustin Yuan1-17/+19
2010-09-25Added libva-tpi.pc fileAustin Yuan3-2/+14
2010-09-21bump library version to 1.0.5libva-1.0.5Xiang, Haihao1-1/+1
2010-09-15i965_drv_video: deinterlacing & scalingXiang, Haihao11-15/+2584
2010-09-15i965_drv_video: add video processing kernelsXiang, Haihao109-1/+7730
2010-09-15add scaling flags for vaPutSurface()Xiang, Haihao1-0/+7