summaryrefslogtreecommitdiff
path: root/va
Commit message (Expand)AuthorAgeFilesLines
* mv va_egl.h ./eglAustin Yuan2011-02-091-27/+0
* mv va_backend_egl.h eg/Austin Yuan2011-02-091-40/+0
* Remove obsolete filesAustin Yuan2011-02-091-18784/+0
* Merge with fd.o libvaAustin Yuan2011-02-0911-78/+266
|\
| * Fix build issueAustin Yuan2011-02-091-1/+5
| * 1) cleanup for VA_FOOLAustin Yuan2011-02-0811-32/+274
| * Make VADriverContext.vtable a pointer.Gwenole Beauchesne2011-02-094-54/+80
| * Bump VA-API version to 0.32.0. Fix __vaDriverInit*() function name.Gwenole Beauchesne2011-02-091-4/+2
| * Update VAAPI to 0.32Xiang, Haihao2011-01-271-3/+3
| * Add profile into VAPictureParameterBufferVC1Xiang, Haihao2011-01-261-0/+1
| * Refine VA_FOOL, and delete the hard coded clip va_fool_264.hAustin Yuan2011-01-1415-19074/+984
* | Move va/va_egl.c->va/egl/va_egl.cJason Hu2011-01-302-1/+1
* | Create VADriverVTableEGL for va-egl function table.Jason Hu2011-01-285-10/+54
* | Fix build issueAustin Yuan2011-01-261-3/+3
* | Merge branch 'umg-stable' into mbl-masterAustin Yuan2011-01-251-0/+18784
|\ \
| * | Merge from local for 0035 releaseAustin Yuan2011-01-1417-244/+778
| * | Merge with libva TAG 20101110_5.3.0.0030Austin Yuan2010-11-151-36/+146
| * | libva-1.0.6Austin Yuan2010-11-0411-497/+20718
| * | Sync with latest libVA tree, Squashed commit of the following:Austin Yuan2010-10-134-33/+219
* | | Add va-egl API to support medfield texstreaming.Jason Hu2011-01-244-2/+82
* | | modify the problem of mallocing a VACodedBufferSegment every timejiguoliang2011-01-211-10/+16
* | | add the VACodedBufferSegment data structure for the get_frame functionjiguoliang2011-01-211-4/+14
* | | Add flag to indicate subpicture coordinates are screen relativeHoward S. Hamilton2011-01-201-5/+10
* | | complete the get frame functionjiguoliang2011-01-201-11/+15
* | | Fix build issue in AndroidAustin Yuan2011-01-141-1/+1
* | | Added va_fool_getframe.c into the buildAustin Yuan2011-01-141-0/+1
* | | Fix the build issue for AndroidAustin Yuan2011-01-142-1/+9
* | | Delete the hard coded clip va_fool_264.h20110104_5.3.0.0035Austin Yuan2011-01-105-18808/+22
* | | refine VA_FOOLAustin Yuan2011-01-104-213/+263
* | | Merge branch 'master' into jglAustin Yuan2011-01-111-0/+25
|\ \ \
| * | | Add prototype of vaCreateSurfacesForUserPtr for mfld share bufferAustin Yuan2011-01-071-0/+25
* | | | modify the va_getframe according to austin`s requirementjiguoliang2011-01-075-308/+313
* | | | add the fool get frame functionjiguoliang2011-01-044-3/+205
|/ / /
* | | 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