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
/
context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-4
/
+4
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-3
/
+3
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/vl: use the common uploader
Marek Olšák
2017-02-14
1
-4
/
+0
*
st/va: fix incorrect argument in vl_compositor_cleanup
Nayan Deshmukh
2017-01-05
1
-1
/
+1
*
st/va: error handling
Nayan Deshmukh
2017-01-03
1
-3
/
+15
*
st/va: get rate control method from configattrib v2
Boyuan Zhang
2016-07-25
1
-0
/
+2
*
st/va: add encode entrypoint v2
Boyuan Zhang
2016-07-25
1
-24
/
+35
*
vl: Apply luma key filter before CSC conversion
Nayan Deshmukh
2016-06-09
1
-1
/
+1
*
st/va: use drm render node for wayland display type
Leo Liu
2016-05-19
1
-1
/
+1
*
st/va: add dri3 support
Leo Liu
2016-05-16
1
-1
/
+5
*
va: check null context in vlVaDestroyContext
Iurie Salomov
2016-04-13
1
-0
/
+4
*
st/va: add motion adaptive deinterlacing v2
Christian König
2016-01-18
1
-0
/
+5
*
st/va: make the implementation thread safe v2
Christian König
2016-01-12
1
-0
/
+6
*
st/va: delay decoder creation until max_references is known
Julien Isorce
2015-12-01
1
-25
/
+23
*
st/va: use the vl_screen dispatch
Emil Velikov
2015-11-20
1
-8
/
+2
*
auxiliary/vl: rename vl_screen_create to vl_dri2_screen_create
Emil Velikov
2015-11-20
1
-1
/
+1
*
st/va: trivial cleanup
Emil Velikov
2015-11-20
1
-9
/
+2
*
st/va: use vl screen drm support from vl_wys_drm
Leo Liu
2015-11-08
1
-21
/
+3
*
st/va: fix build fails with pipe loader
Leo Liu
2015-11-08
1
-2
/
+3
*
st/va: add support to export a surface as dmabuf
Julien Isorce
2015-10-30
1
-1
/
+3
*
st/va: add headless support, i.e. VA_DISPLAY_DRM
Julien Isorce
2015-10-30
1
-6
/
+64
*
st/va: add colospace conversion through Video Post Processing
Julien Isorce
2015-10-30
1
-50
/
+74
*
st/va: implement VaCreateSurfaces2 and VaQuerySurfaceAttributes
Julien Isorce
2015-10-30
1
-1
/
+4
*
st/va: add VAAPI HEVC decode support
Boyuan Zhang
2015-10-27
1
-0
/
+20
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-1
/
+2
*
st/va: add h264 decoder level support
Leo Liu
2015-04-28
1
-0
/
+5
*
st/va: added some calls to handle_table_remove()
Michael Varga
2014-11-19
1
-0
/
+1
*
st/va: implement vlVa(Query|Create|Get|Put|Destroy)Image
Leo Liu
2014-10-01
1
-1
/
+1
*
st/va: implement Picture functions for mpeg2 h264 and vc1
Christian König
2014-10-01
1
-0
/
+21
*
st/va: implement Context Surface and Buffer
Christian König
2014-10-01
1
-8
/
+72
*
st/va: implement vlVa(Create|Destroy|Query|Get)Config
Christian König
2014-10-01
1
-1
/
+1
*
st/va: skeleton VAAPI state tracker
Christian König
2014-10-01
1
-0
/
+151