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: remove unused variable pbuff
Juan A. Suarez Romero
2016-12-05
1
-1
/
+0
*
st/va: automake: cleanup C{PP,}FLAGS
Emil Velikov
2016-12-05
1
-12
/
+0
*
st/va: fix gop size for rate control
Boyuan Zhang
2016-12-05
2
-6
/
+14
*
st/va: force to submit two consecutive single jobs
Boyuan Zhang
2016-12-05
3
-7
/
+27
*
st/va: force to flush the last p frame in idr period
Boyuan Zhang
2016-10-18
1
-0
/
+3
*
st/va: set default rt formats when calling vaCreateConfig
Julien Isorce
2016-10-18
2
-2
/
+12
*
st/va: Fix H.264 PicOrderCnt value
Mark Thompson
2016-10-14
1
-1
/
+1
*
st/va: Baseline profile is not supported
Mark Thompson
2016-10-14
1
-2
/
+2
*
st/va: Return surface formats depending on config chroma format
Mark Thompson
2016-10-14
1
-2
/
+10
*
st/va: Save surface chroma format in config
Mark Thompson
2016-10-14
2
-1
/
+20
*
st/va: Return more useful config attributes
Mark Thompson
2016-10-14
1
-9
/
+38
*
st/va Avoid VBR bitrate calculation overflow v2
Andy Furniss
2016-09-27
1
-1
/
+1
*
st/va: Fix vaSyncSurface with no outstanding operation
Mark Thompson
2016-09-27
1
-0
/
+7
*
st/va: flush the context before calling flush_frontbuffer(v2)
Nayan Deshmukh
2016-09-20
1
-1
/
+5
*
st/va: also honors interlaced preference when providing a video format
Julien Isorce
2016-09-12
1
-17
/
+19
*
st/va: enable vbr rate control for vaapi encode
Boyuan Zhang
2016-09-12
2
-2
/
+2
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
1
-1
/
+2
*
st/va: Remove unused variable coded_size from vlVaEndPicture()
Kai Wasserbäch
2016-08-24
1
-1
/
+0
*
st/va: Remove else case in vlVaEndPicture() made superfluous by c59628d11b
Kai Wasserbäch
2016-08-24
1
-3
/
+1
*
st/va: add missing mutex_unlock
Eric Engestrom
2016-08-24
1
-1
/
+3
*
st/va: enable dual instances encode by sync surface
Boyuan Zhang
2016-08-19
3
-3
/
+46
*
st/va: enable h264 VAAPI encode
Boyuan Zhang
2016-07-25
1
-5
/
+1
*
st/va: add function to handle misc param type frame rate
Boyuan Zhang
2016-07-25
1
-5
/
+19
*
st/va: add enviromental variable to disable interlace
Boyuan Zhang
2016-07-25
1
-0
/
+4
*
st/va: add preset values for VAAPI encode
Boyuan Zhang
2016-07-25
1
-0
/
+27
*
st/va: add functions for VAAPI encode
Boyuan Zhang
2016-07-25
3
-2
/
+178
*
st/va: get rate control method from configattrib v2
Boyuan Zhang
2016-07-25
3
-0
/
+15
*
st/va: add conversion for yv12 to nv12in putimage v2
Boyuan Zhang
2016-07-25
1
-7
/
+27
*
st/va: add encode entrypoint v2
Boyuan Zhang
2016-07-25
4
-39
/
+150
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-4
/
+4
*
st/va: Check NULL pointer
Gurkirpal Singh
2016-06-27
1
-0
/
+4
*
st/va: ensure linear memory for dmabuf
Julien Isorce
2016-06-14
1
-0
/
+8
*
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
[next]