index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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: add VP9 config to enable profile2
Leo Liu
2018-04-12
2
-1
/
+5
*
st/va: add VP9 config to enable profile0
Leo Liu
2018-04-12
2
-1
/
+5
*
st/va: parse VP9 uncompressed frame header
Leo Liu
2018-04-12
3
-1
/
+239
*
st/va: add slice parameter handling for VP9
Leo Liu
2018-04-12
1
-1
/
+24
*
st/va: add picture parameter handling for VP9
Leo Liu
2018-04-12
1
-1
/
+51
*
st/va: add handles for VP9 buffers
Leo Liu
2018-04-12
5
-2
/
+54
*
st/va: add VP9 picture to context
Leo Liu
2018-04-12
2
-0
/
+5
*
meson: use va-api version reported by pkg-config
Dylan Baker
2018-02-15
1
-3
/
+3
*
st/va: Make the vendor string more descriptive
Mark Thompson
2018-02-09
2
-1
/
+6
*
st/va: Enable vaExportSurfaceHandle()
Mark Thompson
2018-02-09
2
-2
/
+8
*
st/va: implement HEVC encode functions
Boyuan Zhang
2018-02-05
1
-6
/
+144
*
st/va: add HEVC encode functions
Boyuan Zhang
2018-02-05
5
-4
/
+111
*
st/va: enable dual instances encode only for H264
Boyuan Zhang
2018-02-05
2
-11
/
+15
*
st/va: add entrypoint check for HEVC
Boyuan Zhang
2018-02-05
1
-10
/
+12
*
st/va: add HEVC picture desc
Boyuan Zhang
2018-02-05
2
-4
/
+23
*
st/va: move H264 enc functions into separate file
Boyuan Zhang
2018-02-05
5
-139
/
+260
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-0
/
+2
*
st/va: add break for MPEG4 data buffer handling case
Leo Liu
2018-01-17
1
-0
/
+1
*
st/va: remove TODO line for JPEG data buffer handling
Leo Liu
2018-01-17
1
-1
/
+0
*
st/va: release held locks in error paths
Grazvydas Ignotas
2018-01-17
3
-3
/
+9
*
st/va: clear pointers for mpeg2 quantiser matrices
Indrajit Das
2018-01-16
1
-0
/
+5
*
st/va: directly use idr pic flag
Boyuan Zhang
2017-12-15
1
-5
/
+3
*
meson: build gallium va state tracker
Dylan Baker
2017-12-04
1
-0
/
+39
*
st/va: implement poc type
Boyuan Zhang
2017-11-17
1
-0
/
+1
*
st/va: Return correct width and height for encode/decode support
Mark Thompson
2017-10-17
1
-10
/
+30
*
st/va: Fix config entrypoint handling
Mark Thompson
2017-10-17
1
-6
/
+12
*
st/va: Disable vaExportSurfaceHandle()
Mark Thompson
2017-10-17
2
-2
/
+2
*
st/va: Implement vaExportSurfaceHandle()
Mark Thompson
2017-10-07
3
-1
/
+153
*
st/va: add RGB support to vlVaPutSurface
Leo Liu
2017-10-04
1
-1
/
+13
*
st/va: don't re-allocate interlaced buffer with pakced format
Leo Liu
2017-10-04
1
-4
/
+6
*
st/va: add dst rect to avoid scale on deint
Leo Liu
2017-09-29
1
-6
/
+6
*
st/va: use pipe transfer_map to map upload buffer
Leo Liu
2017-09-28
1
-3
/
+9
*
st/va/postproc: implement the DRM prime grabber
Leo Liu
2017-09-25
1
-2
/
+16
*
st/va/postproc: use progressive target buffer for scaling
Leo Liu
2017-09-25
1
-0
/
+18
*
st/va: make internal func vlVaHandleSurfaceAllocate() call simpler
Leo Liu
2017-09-25
3
-7
/
+4
*
st/va/postproc: add a full NV12 deint support from buffer I to P
Leo Liu
2017-09-25
1
-1
/
+21
*
st/va: use new vl_compositor_yuv_deint_full() to deint
Leo Liu
2017-09-25
1
-3
/
+11
*
st/va/postproc: use video original size for postprocessing
Leo Liu
2017-09-25
1
-6
/
+8
*
Revert "st/va: add enviromental variable to disable interlace"
Leo Liu
2017-09-07
1
-4
/
+0
*
st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Leo Liu
2017-09-07
1
-1
/
+10
*
st/va: reallocate the buffer if the layout isn't supported
Leo Liu
2017-09-07
1
-9
/
+12
*
st/va: exclude the buffer reallocation for encode case
Leo Liu
2017-08-23
1
-1
/
+1
*
st/va: enable P016 format i.e. reallocate buffer if format changed
Leo Liu
2017-08-22
1
-0
/
+12
*
st/va: add MJPEG for config
Leo Liu
2017-08-21
2
-1
/
+5
*
st/va: reallocate surface with YUYV stream
Leo Liu
2017-08-21
1
-0
/
+17
*
st/va: detect MJPEG format from bitstream
Leo Liu
2017-08-21
3
-0
/
+10
*
st/va: reallocate surface when interlaced
Leo Liu
2017-08-21
1
-0
/
+22
*
st/va: make surface allocate functions more usefully
Leo Liu
2017-08-21
2
-4
/
+5
*
st/va: add slice parameter handling for MJPEG
Leo Liu
2017-08-21
1
-1
/
+23
*
st/va: add huffman table handling for MJPEG
Leo Liu
2017-08-21
1
-1
/
+18
[next]