summaryrefslogtreecommitdiff
path: root/va
Commit message (Expand)AuthorAgeFilesLines
* fix some coding stype issue.ww02.2_androidFei Jiang2011-01-044-11/+11
* Fix klocwork critical issues. Use strnlen and snprintf instead of strlen and ...Elaine Wang2010-12-301-4/+11
* Trace for encode new add-insAustin Yuan2010-12-281-0/+3
* add long term reference picture interfaceBinglin Chen2010-12-281-0/+5
* Trace for vaQuerySurfacestatus/vaQuerySrufaceErrorAustin Yuan2010-12-256-8/+150
* Add vaQuerySurfaceError to return decode mb error to middleware.Fei Jiang2010-12-254-19/+63
* Add h264 constrained baseline profile support.Fei Jiang2010-12-252-1/+3
* Merge branch 'fdo-master'Austin Yuan2010-12-227-18/+69
|\
| * Fix the build issue on AndroidAustin Yuan2010-12-211-12/+16
| * Remove config.h va/va_version.h (from Gwenole)Austin Yuan2010-12-211-87/+0
| * Add sysdeps.h for system-dependent definitions. e.g. Android.Gwenole Beauchesne2010-12-216-11/+49
| * Android: try to auto generate <va/version.h>Gwenole Beauchesne2010-12-211-1/+10
| * Added the missing fileslibva-1.0.6Austin Yuan2010-10-284-0/+19522
| * libva-1.0.6Austin Yuan2010-10-289-503/+1379
* | Fix a typo20101208_5.3.0.0032Austin Yuan2010-12-081-1/+1
* | Detect surface change can be done in driver, make the va interface clean.Fei Jiang2010-11-261-3/+0
* | Support cisco's feature: change isurface in the process of video clip playback.ww48.4_androidFei Jiang2010-11-251-0/+3
* | trace vaCreateContex/Surface/Config after the callAustin Yuan2010-11-241-8/+19
* | fix some typo for VA trace20101117_5.3.0.0031Austin Yuan2010-11-151-4/+4
* | remove duplicated vaTraceVABuffers since we dump the data structure directlyAustin Yuan2010-11-141-11/+0
* | clean up for coding stype20101110_5.3.0.0030Austin Yuan2010-11-081-146/+134
* | modify the va_trace.c by Dick.Jijiguoliang2010-11-051-9/+6
* | modify the va_trace.c by Dick.Jijiguoliang2010-11-051-91/+84
* | add the trace info to va_trace.c by Dick jijiguoliang2010-11-051-2/+134
* | Update VAAPI to DDK132Binglin Chen2010-11-041-0/+2
* | Add some "todo" indicator for the following add-insAustin Yuan2010-11-041-0/+4
* | 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