index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
va
/
surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/va: Return correct width and height for encode/decode support
Mark Thompson
2017-10-17
1
-10
/
+30
*
st/va: Disable vaExportSurfaceHandle()
Mark Thompson
2017-10-17
1
-1
/
+1
*
st/va: Implement vaExportSurfaceHandle()
Mark Thompson
2017-10-07
1
-0
/
+148
*
st/va: add RGB support to vlVaPutSurface
Leo Liu
2017-10-04
1
-1
/
+13
*
st/va: make internal func vlVaHandleSurfaceAllocate() call simpler
Leo Liu
2017-09-25
1
-5
/
+2
*
Revert "st/va: add enviromental variable to disable interlace"
Leo Liu
2017-09-07
1
-4
/
+0
*
st/va: make surface allocate functions more usefully
Leo Liu
2017-08-21
1
-4
/
+4
*
util: Port nir_array functionality to u_dynarray
Thomas Helland
2017-06-07
1
-1
/
+1
*
st/va: add support for allocating 10bpp surfaces
Christian König
2017-03-13
1
-9
/
+15
*
st/va: clear the video surface on allocation
Christian König
2017-03-13
1
-4
/
+35
*
st/va: cleanup error handling in vlVaCreateSurfaces2
Christian König
2017-03-13
1
-25
/
+27
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-14
/
+14
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-5
/
+5
*
st/va: Fix forward/backward referencing for deinterlacing
Mark Thompson
2017-03-06
1
-2
/
+2
*
st/va: remove unused variable pbuff
Juan A. Suarez Romero
2016-12-05
1
-1
/
+0
*
st/va: force to submit two consecutive single jobs
Boyuan Zhang
2016-12-05
1
-2
/
+6
*
st/va: set default rt formats when calling vaCreateConfig
Julien Isorce
2016-10-18
1
-2
/
+3
*
st/va: Return surface formats depending on config chroma format
Mark Thompson
2016-10-14
1
-2
/
+10
*
st/va: Fix vaSyncSurface with no outstanding operation
Mark Thompson
2016-09-27
1
-0
/
+7
*
st/va: flush the context before calling flush_frontbuffer(v2)
Nayan Deshmukh
2016-09-20
1
-1
/
+5
*
st/va: also honors interlaced preference when providing a video format
Julien Isorce
2016-09-12
1
-17
/
+19
*
st/va: add missing mutex_unlock
Eric Engestrom
2016-08-24
1
-1
/
+3
*
st/va: enable dual instances encode by sync surface
Boyuan Zhang
2016-08-19
1
-0
/
+32
*
st/va: add enviromental variable to disable interlace
Boyuan Zhang
2016-07-25
1
-0
/
+4
*
st/va: add encode entrypoint v2
Boyuan Zhang
2016-07-25
1
-3
/
+11
*
st/va: Check NULL pointer
Gurkirpal Singh
2016-06-27
1
-0
/
+4
*
st/va: ensure linear memory for dmabuf
Julien Isorce
2016-06-14
1
-0
/
+8
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
1
-2
/
+2
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-1
/
+2
*
st/va: add motion adaptive deinterlacing v2
Christian König
2016-01-18
1
-3
/
+19
*
st/va: add BOB deinterlacing v2
Christian König
2016-01-12
1
-2
/
+14
*
st/va: make the implementation thread safe v2
Christian König
2016-01-12
1
-3
/
+17
*
st/va: remove fence handling v3
Christian König
2015-12-16
1
-9
/
+1
*
st/va: cleanup filter color standard handling
Christian König
2015-12-14
1
-4
/
+4
*
st/va: use the vl_screen dispatch
Emil Velikov
2015-11-20
1
-7
/
+6
*
st/va: add support for RGBX and BGRX in VPP
Julien Isorce
2015-11-06
1
-16
/
+20
*
st/va: fix memory leak on error in vlVaCreateSurfaces2
Julien Isorce
2015-11-05
1
-3
/
+9
*
st/va: indent vlVaQuerySurfaceAttributes and vlVaCreateSurfaces2
Julien Isorce
2015-11-05
1
-283
/
+283
*
st/va: add colospace conversion through Video Post Processing
Julien Isorce
2015-10-30
1
-1
/
+97
*
st/va: implement dmabuf import for VaCreateSurfaces2
Julien Isorce
2015-10-30
1
-1
/
+96
*
st/va: implement VaCreateSurfaces2 and VaQuerySurfaceAttributes
Julien Isorce
2015-10-30
1
-50
/
+240
*
st/va: surface: render subpicture
Michael Varga
2014-11-19
1
-0
/
+120
*
st/va: implement Picture functions for mpeg2 h264 and vc1
Christian König
2014-10-01
1
-0
/
+2
*
st/va: implement Context Surface and Buffer
Christian König
2014-10-01
1
-6
/
+124
*
st/va: skeleton VAAPI state tracker
Christian König
2014-10-01
1
-0
/
+111