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
/
image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: rename 'state tracker' to 'frontend'
Marek Olšák
2020-05-13
1
-628
/
+0
*
st/va: add support YUY2
Pierre-Eric Pelloux-Prayer
2020-02-27
1
-0
/
+2
*
gallium/video: remove pipe_video_buffer.chroma_format
Pierre-Eric Pelloux-Prayer
2020-02-27
1
-3
/
+3
*
Revert "st/va: Convert interlaced NV12 to progressive"
Thong Thai
2020-02-13
1
-51
/
+4
*
st/va: Add support for P010, used for 10-bit videos
Thong Thai
2020-01-03
1
-3
/
+13
*
st/va: Convert interlaced NV12 to progressive
Thong Thai
2019-12-19
1
-4
/
+48
*
st/va: set the visible image dimensions in vlVaDeriveImage
Julien Isorce
2019-05-10
1
-2
/
+4
*
st/va: check resource_get_info nullity in vlVaDeriveImage
Julien Isorce
2019-05-03
1
-5
/
+8
*
st/va: properly set stride and offset in vlVaDeriveImage
Julien Isorce
2019-04-30
1
-10
/
+25
*
st/va:Add support for indirect manner by returning VA_STATUS_ERROR_OPERATION_...
Guttula, Suresh
2019-02-11
1
-2
/
+5
*
st/va: use provided sizes and coords for vlVaGetImage
Boyuan Zhang
2018-10-11
1
-3
/
+28
*
st/va: release held locks in error paths
Grazvydas Ignotas
2018-01-17
1
-1
/
+3
*
st/va: don't re-allocate interlaced buffer with pakced format
Leo Liu
2017-10-04
1
-4
/
+6
*
st/va: add support for P010 and P016 formats v3
Christian König
2017-03-13
1
-0
/
+12
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-20
/
+20
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-5
/
+5
*
st/va: Fix up YV12 to NV12 putImage conversion
Thomas Hellstrom
2017-02-24
1
-20
/
+28
*
st/va: add conversion for yv12 to nv12in putimage v2
Boyuan Zhang
2016-07-25
1
-7
/
+27
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-4
/
+4
*
st/va: use proper temp pipe_video_buffer template
Julien Isorce
2016-06-13
1
-4
/
+4
*
st/va: avoid dereference after free in vlVaDestroyImage
Thomas Hindoe Paaboel Andersen
2016-04-08
1
-1
/
+3
*
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
1
-14
/
+54
*
st/va: remove fence handling v3
Christian König
2015-12-16
1
-1
/
+0
*
st/va: retrieve size from the temporary img variable
Julien Isorce
2015-12-16
1
-1
/
+1
*
st/va: properly indent buffer.c, config.c, image.c and picture.c
Julien Isorce
2015-11-06
1
-2
/
+2
*
st/va: implement VaDeriveImage
Julien Isorce
2015-10-30
1
-1
/
+94
*
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
1
-6
/
+18
*
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
*
st/va: added internal storage for VAImage and BGRA format
Michael Varga
2014-11-19
1
-25
/
+45
*
st/va: added some calls to handle_table_remove()
Michael Varga
2014-11-19
1
-0
/
+1
*
st/va: implement vlVa(Query|Create|Get|Put|Destroy)Image
Leo Liu
2014-10-01
1
-8
/
+258
*
st/va: skeleton VAAPI state tracker
Christian König
2014-10-01
1
-0
/
+106