index
:
delta/libva.git
coverity_scan
gh-pages
libva30
libva31
master
staging
staging-rebased
test
v1.0-branch
v1.3.x
v1.4-branch
v1.5-branch
v1.6-branch
v1.7-branch
v1.8-branch
v2.0-branch
v2.1-branch
v2.2-branch
v2.3-branch
v2.4-branch
v2.5-branch
v2.6-branch
v2.7-branch
v2.8-branch
v2.9-branch
vaapi-egl
vaapi-ext
github.com: 01org/libva.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add strings for H.265 RExt subprofiles
Mark Thompson
2018-05-14
1
-0
/
+9
*
Remove duplicate AYUV fourcc
Mark Thompson
2018-05-14
1
-1
/
+0
*
Remove executable mode from source files
Mark Thompson
2018-05-14
3
-0
/
+0
*
add hevc picture parameters, slice parameters and profile for range extension...
Zhengguo.Xu
2018-04-13
2
-1
/
+242
*
add fourcc code for y210/y216/ayuv/y410/y416 format
Zhengguo.Xu
2018-04-13
1
-0
/
+7
*
Add 'fast_intra_mode' in VAEncMiscParameterFEIFrameControlHEVC
dlin2
2018-04-08
1
-1
/
+4
*
[common] Add RGB565 and BGR565 definitions
Roman Kazantsev
2018-03-30
1
-0
/
+2
*
va: Add VA_SURFACE_ATTRIB_USAGE_HINT_EXPORT
Philipp Kerling
2018-03-30
1
-0
/
+3
*
Fix issue with static analysis scan
U. Artie Eoff
2018-03-20
1
-1
/
+1
*
Add '-Wall -fstack-protector' to CFLAGS
Haihao Xiang
2018-03-15
1
-0
/
+10
*
Use the new link URLs
Haihao Xiang
2018-03-15
4
-12
/
+16
*
Fix comment about VADRMPRIMESurfaceDescriptor
Haihao Xiang
2018-03-13
1
-1
/
+1
*
Return once the drawable is destroyed
Haihao Xiang
2018-03-13
1
-0
/
+1
*
Merge branch 'v2.1-branch' into master
Haihao Xiang
2018-03-08
1
-2
/
+17
|
\
|
*
libva 2.1.0
2.1.0
v2.1-branch
Haihao Xiang
2018-02-12
3
-4
/
+4
|
*
libva 2.1.0.pre1
2.1.0.pre1
Xiang, Haihao
2018-02-02
4
-6
/
+22
*
|
va: add new VA STATUS ERROR
ChenXiaomin
2018-03-02
2
-0
/
+4
*
|
Update .travis.yml
Haihao Xiang
2018-03-02
1
-0
/
+6
*
|
libva 2.1.1.pre1 for development
Xiang, Haihao
2018-02-02
3
-3
/
+4
|
/
*
Fix broken 'make distclean'
Víctor Manuel Jáquez Leal
2018-02-02
1
-1
/
+1
*
build: meson: build documentation
Víctor Manuel Jáquez Leal
2018-02-01
3
-0
/
+56
*
build: enable out-of-source building
Víctor Manuel Jáquez Leal
2018-02-01
3
-3
/
+3
*
build: clean generated documentation
Víctor Manuel Jáquez Leal
2018-02-01
1
-1
/
+4
*
build: use condititional doc generation
Víctor Manuel Jáquez Leal
2018-02-01
2
-3
/
+7
*
doc: don't generate latex
Víctor Manuel Jáquez Leal
2018-02-01
1
-1
/
+1
*
doc: use Doxyfile template
Víctor Manuel Jáquez Leal
2018-02-01
2
-13
/
+18
*
meson: Fix libtool version number
Xiang, Haihao
2018-02-01
1
-2
/
+4
*
Revert "fei_hevc: Add control to use avc VME to do intra prediction for HEVC ...
Xiang, Haihao
2018-01-30
1
-3
/
+1
*
fei_hevc: Add control to use avc VME to do intra prediction for HEVC FEI
dlin2
2018-01-26
1
-1
/
+3
*
android: fix typo introduced by 4cc9a74b
Xu Guangxin
2018-01-26
1
-2
/
+2
*
Update some comments about VADRMPRIMESurfaceDescriptor
Xiang, Haihao
2018-01-23
1
-2
/
+2
*
va_trace: Remove unused variable
Victor Toso
2018-01-17
1
-1
/
+0
*
android: remove useless vaPutSurface
Xu Guangxin
2018-01-12
2
-94
/
+0
*
meson: add va_fei_hevc.h
Víctor Manuel Jáquez Leal
2018-01-11
1
-0
/
+1
*
Add documents for VP9/VP9/HEVC/JPEG/FEI
Pengfei Qu
2018-01-03
1
-0
/
+12
*
Update for the documents generation
Pengfei Qu
2018-01-03
5
-13
/
+34
*
Fix tracing index allocation issue
peng.chen
2018-01-03
1
-27
/
+34
*
add comments for FEI
xinfengz
2018-01-03
1
-3
/
+54
*
va: add missing error status/error message map.
Jun Zhao
2018-01-03
1
-0
/
+8
*
Expose the encode passes interface.
Hongbo
2018-01-02
1
-0
/
+10
*
Add meson support
Víctor Manuel Jáquez Leal
2018-01-02
4
-0
/
+413
*
remove max_display_attributes value check.
XinfengZhang
2018-01-02
1
-1
/
+0
*
deprecated VAEncSliceParameterBuffer.
Jun Zhao
2017-12-04
1
-1
/
+7
*
Update some comment about FEI in VA-API.
Jun Zhao
2017-12-04
1
-0
/
+1
*
trace: init mutex before attempting to lock it
U. Artie Eoff
2017-12-01
1
-3
/
+3
*
Revert "configure: set strict default compiler flags"
U. Artie Eoff
2017-11-27
1
-3
/
+0
*
Add a new DRM PRIME memory type
Mark Thompson
2017-11-22
1
-1
/
+66
*
Add a new interface for exporting surfaces
Mark Thompson
2017-11-22
3
-1
/
+90
*
HEVC FEI support
Kelvin Hu
2017-11-22
4
-0
/
+260
*
Statistics function for FEI and non-FEI
Kelvin Hu
2017-11-22
4
-0
/
+266
[prev]
[next]