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
*
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
*
st/va: add iq matrix handling for MJPEG
Leo Liu
2017-08-21
1
-1
/
+6
*
st/va: add picture parameter handling for MJPEG
Leo Liu
2017-08-21
1
-1
/
+20
*
st/va: add handles for MJPEG Buffers
Leo Liu
2017-08-21
4
-0
/
+72
*
st/va: create decoder for MJPEG format
Leo Liu
2017-08-21
1
-3
/
+6
*
st/va: add MJPEG picture to context
Leo Liu
2017-08-21
1
-0
/
+1
*
st/va: change frame_idx from array to hash table
Julien Isorce
2017-08-14
3
-5
/
+28
*
st/va: Fix scaling list ordering for H.265
Mark Thompson
2017-07-17
1
-7
/
+26
*
change va max_entrypoints
Chandu Babu N
2017-06-22
2
-1
/
+3
*
st/va: Fix leak in VAAPI subpictures
Chandu Babu N
2017-06-22
1
-0
/
+1
*
vl,omx,va,vdpau,xvmc: don't set the priv pointer in context_create
Marek Olšák
2017-06-12
1
-1
/
+1
*
util: Port nir_array functionality to u_dynarray
Thomas Helland
2017-06-07
1
-1
/
+1
*
gallium: Add missing includes
Thomas Helland
2017-06-07
2
-0
/
+2
*
st/va: check if vl_*_screen_create has failed only once
Emil Velikov
2017-05-19
1
-4
/
+3
*
st/va: fix misplaced closing bracket
Emil Velikov
2017-05-19
1
-1
/
+1
*
st/va: move variable declaration to where its used
Emil Velikov
2017-05-19
1
-2
/
+1
*
auxiliary/vl: use vl_*_screen_create stubs when building w/o platform
Emil Velikov
2017-05-19
1
-2
/
+0
*
configure: check once for DRI3 dependencies
Emil Velikov
2017-05-19
1
-0
/
+1
*
st/va: remove assert for single slice
Nayan Deshmukh
2017-03-28
1
-1
/
+1
*
st/va: add config support for 10bit decoding v2
Christian König
2017-03-13
2
-4
/
+21
*
st/va: add support for allocating 10bpp surfaces
Christian König
2017-03-13
1
-9
/
+15
*
st/va: add support for P010 and P016 formats v3
Christian König
2017-03-13
4
-3
/
+22
*
st/va: clear the video surface on allocation
Christian König
2017-03-13
1
-4
/
+35
*
st/va: cleanup error handling in vlVaCreateSurfaces2
Christian König
2017-03-13
1
-25
/
+27
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
7
-79
/
+79
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
7
-35
/
+35
*
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/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
1
-1
/
+1
*
st/va: Fix forward/backward referencing for deinterlacing
Mark Thompson
2017-03-06
2
-7
/
+7
*
st/va: Support fractional framerate in misc parameter
Mark Thompson
2017-03-06
1
-1
/
+7
*
st/va encode handle ntsc framerate rate control
Andy Furniss
2017-03-06
1
-6
/
+13
*
st/va: Fix up YV12 to NV12 putImage conversion
Thomas Hellstrom
2017-02-24
1
-20
/
+28
*
gallium/vl: use the common uploader
Marek Olšák
2017-02-14
1
-4
/
+0
*
st/va: add h264 constrained baseline profile
Boyuan Zhang
2017-02-01
1
-0
/
+1
*
st/va: make sure that we call begin_frame() only once v2
Christian König
2017-01-23
2
-3
/
+9
*
st/va: delay calling begin_frame until we have all parameters
Nayan Deshmukh
2017-01-16
1
-3
/
+3
*
st/va: flush pipeline after post processing
sguttula
2017-01-13
1
-0
/
+1
*
st/va: fix incorrect argument in vl_compositor_cleanup
Nayan Deshmukh
2017-01-05
1
-1
/
+1
[next]