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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/va: use proper temp pipe_video_buffer template
Julien Isorce
2016-06-13
1
-4
/
+4
*
st/va: it is valid to release the VABuffer of an exported resource
Julien Isorce
2016-06-13
1
-7
/
+1
*
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
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
1
-2
/
+2
*
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: avoid dereference after free in vlVaDestroyImage
Thomas Hindoe Paaboel Andersen
2016-04-08
1
-1
/
+3
*
st/va: add HEVC main 10 profile
Boyuan Zhang
2016-03-11
1
-1
/
+4
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
2
-2
/
+4
*
st/va: fix motion adaptive deinterlacing
Christian König
2016-01-19
1
-1
/
+1
*
st/va: add motion adaptive deinterlacing v2
Christian König
2016-01-18
4
-7
/
+82
*
st/va: add BOB deinterlacing v2
Christian König
2016-01-12
2
-11
/
+79
*
st/va: add NV12 -> NV12 post processing v2
Christian König
2016-01-12
2
-37
/
+124
*
st/va: use vl_video_buffer_adjust_size
Christian König
2016-01-12
1
-9
/
+4
*
st/va: make the implementation thread safe v2
Christian König
2016-01-12
7
-54
/
+199
*
st/va: count number of slices
Julien Isorce
2016-01-05
5
-0
/
+25
*
st/va: remove fence handling v3
Christian König
2015-12-16
5
-22
/
+7
*
st/va: retrieve size from the temporary img variable
Julien Isorce
2015-12-16
1
-1
/
+1
*
st/va: remove nonesense HEVC picture id handling
Christian König
2015-12-15
1
-5
/
+0
*
st/va: handle default post process regions
Christian König
2015-12-14
1
-8
/
+28
*
st/va: fix unused variable warning
Christian König
2015-12-14
1
-1
/
+0
*
st/va: clean up post process includes
Christian König
2015-12-14
1
-6
/
+0
*
st/va: cleanup filter color standard handling
Christian König
2015-12-14
1
-4
/
+4
*
st/va: disable MPEG4 by default v2
Christian König
2015-12-07
1
-1
/
+9
*
st/va: move HEVC functions into separate file v2
Christian König
2015-12-07
4
-168
/
+215
*
st/va: also retrieve reference frames info for h264
Julien Isorce
2015-12-01
1
-0
/
+52
*
st/va: delay decoder creation until max_references is known
Julien Isorce
2015-12-01
4
-34
/
+68
*
st/va: add missing break statement
Emil Velikov
2015-11-29
1
-0
/
+1
*
st/va: add missing profiles in PipeToProfile's switch.
Julien Isorce
2015-11-26
1
-0
/
+7
*
st/va: fix indentation
Christian König
2015-11-24
1
-7
/
+7
*
st/va: move MPEG4 functions into separate file
Christian König
2015-11-24
4
-180
/
+220
*
st/va: move VC-1 functions into separate file
Christian König
2015-11-24
4
-35
/
+70
*
st/va: move H264 functions into separate file
Christian König
2015-11-24
4
-72
/
+121
*
st/va: move MPEG12 functions into separate file
Christian König
2015-11-24
4
-49
/
+92
*
st/va: move post processing function into own file
Christian König
2015-11-24
4
-57
/
+100
*
st/va: fix post process dirty area handling
Christian König
2015-11-24
1
-4
/
+1
*
st/va: use the vl_screen dispatch
Emil Velikov
2015-11-20
3
-16
/
+9
*
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/vaapi: fix vaapi VC-1 simple/main corruption v2
Boyuan Zhang
2015-11-06
1
-0
/
+2
*
st/va: add support for RGBX and BGRX in VPP
Julien Isorce
2015-11-06
2
-18
/
+23
*
st/va: properly use brackets in vlVaAcquireBufferHandle's switch
Julien Isorce
2015-11-06
1
-5
/
+4
*
st/va: properly indent buffer.c, config.c, image.c and picture.c
Julien Isorce
2015-11-06
4
-56
/
+56
*
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 support to export a surface as dmabuf
Julien Isorce
2015-10-30
3
-2
/
+144
*
st/va: implement VaDeriveImage
Julien Isorce
2015-10-30
3
-5
/
+138
[next]