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: 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
*
st/va: add more errors checks in vlVaBufferSetNumElements and vlVaMapBuffer
Julien Isorce
2015-10-30
1
-0
/
+6
*
st/va: add headless support, i.e. VA_DISPLAY_DRM
Julien Isorce
2015-10-30
2
-6
/
+73
*
st/va: handle Video Post Processing for configs
Julien Isorce
2015-10-30
2
-2
/
+25
*
st/va: add colospace conversion through Video Post Processing
Julien Isorce
2015-10-30
4
-52
/
+259
*
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
3
-52
/
+249
*
st/va: do not destroy old buffer when new one failed
Julien Isorce
2015-10-30
1
-6
/
+13
*
st/va: properly defines VAImageFormat formats and improve VaCreateImage
Julien Isorce
2015-10-30
2
-10
/
+55
*
st/va: add VAAPI HEVC decode support
Boyuan Zhang
2015-10-27
4
-1
/
+208
*
st/va: pass picture desc to begin and decode
Julien Isorce
2015-10-26
1
-2
/
+2
*
st/va: Added support for NV12 to IYUV conversion in vlVaGetImage
Indrajit Das
2015-10-19
1
-3
/
+5
*
st/va: Used correct parameter to derive the value of the "h" variable in vlVa...
Indrajit Das
2015-10-19
1
-1
/
+1
*
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
*
automake: rework VL dependency tracking
Emil Velikov
2014-11-26
1
-0
/
+1
*
st/va: surface: render subpicture
Michael Varga
2014-11-19
1
-0
/
+120
*
st/va: subpicture implementation
Michael Varga
2014-11-19
2
-13
/
+161
*
st/va: added internal storage for VAImage and BGRA format
Michael Varga
2014-11-19
2
-26
/
+48
*
st/va: added some calls to handle_table_remove()
Michael Varga
2014-11-19
3
-0
/
+3
*
st/va: MPEG4 call vlVaDecoderFixMPEG4Startcode()
Michael Varga
2014-11-10
1
-0
/
+7
*
st/va: MPEG4 generate GOV and VOP header
Michael Varga
2014-11-10
1
-0
/
+92
*
st/va: MPEG4 populate the SPS structure
Michael Varga
2014-11-10
1
-0
/
+6
*
st/va: MPEG4 populate the iq matrix buffers
Michael Varga
2014-11-10
1
-0
/
+16
*
st/va: MPEG4 populate the PPS structure
Michael Varga
2014-11-10
2
-0
/
+81
[next]