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
/
picture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/va: add NV12 -> NV12 post processing v2
Christian König
2016-01-12
1
-5
/
+5
*
st/va: make the implementation thread safe v2
Christian König
2016-01-12
1
-3
/
+16
*
st/va: count number of slices
Julien Isorce
2016-01-05
1
-0
/
+8
*
st/va: fix unused variable warning
Christian König
2015-12-14
1
-1
/
+0
*
st/va: move HEVC functions into separate file v2
Christian König
2015-12-07
1
-168
/
+4
*
st/va: delay decoder creation until max_references is known
Julien Isorce
2015-12-01
1
-8
/
+40
*
st/va: add missing break statement
Emil Velikov
2015-11-29
1
-0
/
+1
*
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
1
-180
/
+6
*
st/va: move VC-1 functions into separate file
Christian König
2015-11-24
1
-35
/
+1
*
st/va: move H264 functions into separate file
Christian König
2015-11-24
1
-72
/
+4
*
st/va: move MPEG12 functions into separate file
Christian König
2015-11-24
1
-49
/
+8
*
st/va: move post processing function into own file
Christian König
2015-11-24
1
-57
/
+1
*
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
1
-1
/
+1
*
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
1
-2
/
+3
*
st/va: properly indent buffer.c, config.c, image.c and picture.c
Julien Isorce
2015-11-06
1
-41
/
+41
*
st/va: add colospace conversion through Video Post Processing
Julien Isorce
2015-10-30
1
-1
/
+80
*
st/va: add VAAPI HEVC decode support
Boyuan Zhang
2015-10-27
1
-0
/
+182
*
st/va: pass picture desc to begin and decode
Julien Isorce
2015-10-26
1
-2
/
+2
*
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
1
-0
/
+72
*
st/va: refactored handleVASliceDataBufferType
Michael Varga
2014-11-10
1
-35
/
+40
*
st/va: implement Picture functions for mpeg2 h264 and vc1
Christian König
2014-10-01
1
-6
/
+346
*
st/va: skeleton VAAPI state tracker
Christian König
2014-10-01
1
-0
/
+56