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
*
Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva
ww49.1-video
ww48.4-video
ww48.3-video
ww48.2-video
Austin Yuan
2009-11-23
3
-1
/
+5
|
\
|
*
Added a "magic" number to VADisplayContext in case an illeal VA dpy passed in
Austin Yuan
2009-11-23
3
-1
/
+5
*
|
Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva
20091120_Alpha3
Austin Yuan
2009-11-20
16
-308
/
+344
|
\
\
|
|
/
|
*
Added VA_STATUS_ERROR_SURFACE_IN_DISPLAYING
Austin Yuan
2009-11-20
2
-1
/
+4
|
*
fix rendering of RGBA subpicture
Gwenole Beauchesne
2009-11-18
7
-78
/
+16
|
*
simplify subpicture formats. make sure the returned VAImageFormats are correc...
Gwenole Beauchesne
2009-11-18
3
-33
/
+74
|
*
fix upload of the subpicture palette.
Gwenole Beauchesne
2009-11-18
2
-16
/
+45
|
*
implement vaSetImagePalette
Gwenole Beauchesne
2009-11-18
2
-24
/
+37
|
*
the VA API spec metion that the dest rectangle to vaAssociateSubpicture() is ...
Gwenole Beauchesne
2009-11-18
3
-57
/
+66
|
*
fix subpicture association and deassociation
Gwenole Beauchesne
2009-11-18
1
-12
/
+19
|
*
Add MAX helper function
Gwenole Beauchesne
2009-11-18
1
-0
/
+1
|
*
cleanup vaCreateImage, make it possible to add formats later
Gwenole Beauchesne
2009-11-18
3
-41
/
+75
|
*
fix vaDestroyImage()
Gwenole Beauchesne
2009-11-18
2
-3
/
+9
|
*
Fix vaAssociateSubpicture() arguments
Gwenole Beauchesne
2009-11-18
1
-2
/
+0
|
*
Fix VA driver version.
Gwenole Beauchesne
2009-11-18
1
-2
/
+2
|
*
Fix vaQueryImageFormats() to return 0 image formats supported at this time.
Gwenole Beauchesne
2009-11-18
1
-0
/
+3
|
*
Implement vaQueryDisplayAttributes() as a no-op.
Gwenole Beauchesne
2009-11-18
1
-2
/
+4
|
*
i965_drv_driver: use the horizontal position of a slice.
Xiang, Haihao
2009-09-15
1
-1
/
+1
|
*
Clean up NVIDIA driver detection code.
Gwenole Beauchesne
2009-09-14
1
-62
/
+14
|
*
Drop assert() in isDRI1Connected().
Gwenole Beauchesne
2009-09-14
1
-1
/
+0
|
*
Add VASliceParameterBufferMPEG2.slice_horizontal_position for i965 driver.
Gwenole Beauchesne
2009-09-14
1
-0
/
+1
*
|
Merge branch 'master-fd.o'
ww43.5-video
ww37.4-video
20091118_Alpha2.5
20091112_Alpha2
20091109_Alpha1
Austin Yuan
2009-09-10
1
-8
/
+1
|
\
\
|
|
/
|
*
Removes references to SDS versioning in libva master. (from Gwenole)
Austin
2009-09-10
1
-8
/
+1
*
|
Merge branch 'master-fd.o'
20090904_5.1.0.0123
Austin Yuan
2009-09-03
1
-0
/
+2
|
\
\
|
|
/
|
*
Update va.h version number
Austin Yuan
2009-09-03
1
-0
/
+2
*
|
Merge branch 'master-fd.o'
ww36.4-video
Austin Yuan
2009-09-03
6
-25
/
+16
|
\
\
|
|
/
|
*
Mv libva_display.pc.in -> libva-x11.pc.in to fix autogen.sh issue
Austin Yuan
2009-09-03
1
-0
/
+0
|
*
Drop libva_display. Explicitly use libva-x11.
Gwenole Beauchesne
2009-09-03
3
-11
/
+5
|
*
Fix libva-x11-VERSION.so.* dependencies.
Gwenole Beauchesne
2009-09-03
1
-1
/
+1
|
*
Fix NVIDIA driver version string parser.
Gwenole Beauchesne
2009-09-03
1
-1
/
+8
|
*
Add VA_STATUS_ERROR_UNIMPLEMENTATION string representation.
Gwenole Beauchesne
2009-09-03
1
-0
/
+2
|
*
Drop references to SDS.
Gwenole Beauchesne
2009-09-03
2
-12
/
+0
*
|
Merge branch 'master-fd.o'
Austin Yuan
2009-08-31
4
-4
/
+19
|
\
\
|
|
/
|
*
__vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31
Austin Yuan
2009-08-31
4
-4
/
+19
*
|
Merge branch 'master-fd.o'
Austin Yuan
2009-08-28
13
-367
/
+220
|
\
\
|
|
/
|
*
Remove context from vaSyncSurface
Austin Yuan
2009-08-28
6
-19
/
+2
|
*
Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so).
Gwenole Beauchesne
2009-08-28
7
-28
/
+40
|
*
Assgin VASurfaceRendering a non-zero value instead of 0
Austin Yuan
2009-08-27
1
-4
/
+4
|
*
Combine vaPutImage/vaPutImage2, vaAssociateSubpicture/vaAssociateSubpicture2
Austin Yuan
2009-08-27
5
-208
/
+11
|
*
Update VAAPI to 0.31, libva.so SONAME to libva.so.1
Austin Yuan
2009-08-27
1
-4
/
+4
|
*
Add VA_STATUS_ERROR_UNIMPLEMENTED.
Gwenole Beauchesne
2009-09-01
1
-0
/
+1
|
*
Fix bit-fields types.
Gwenole Beauchesne
2009-09-01
1
-101
/
+100
|
*
Add new bit to signal VC-1 skipped P-frames.
Gwenole Beauchesne
2009-09-01
1
-1
/
+1
|
*
Add new H.264 fields for XvBA backend.
Gwenole Beauchesne
2009-09-01
1
-1
/
+5
|
*
Add new VC-1 fields for VDPAU backend.
Gwenole Beauchesne
2009-09-01
1
-7
/
+21
|
*
Add new H.264 fields for VDPAU backend.
Gwenole Beauchesne
2009-09-01
1
-0
/
+8
|
*
Merge branch 'test'
libva30
Austin Yuan
2009-08-25
18
-140
/
+723
|
|
\
|
|
*
Don't include VAAPI version to SONAME
test
Austin Yuan
2009-08-14
1
-3
/
+3
|
|
*
Explicit API extensions versioning from SDS.
Gwenole Beauchesne
2009-08-14
3
-2
/
+21
|
|
*
Fix NVIDIA driver detection.
Gwenole Beauchesne
2009-08-14
4
-2
/
+484
[next]