index
:
vaapi/libva
master
v1.0-branch
v1.3.x
v1.4-branch
v1.5-branch
v1.6-branch
v1.7-branch
Libva project has moved to https://github.com/01org/libva
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-10
Merge branch 'master-fd.o'
ww43.5-video
ww37.4-video
20091118_Alpha2.5
20091112_Alpha2
20091109_Alpha1
Austin Yuan
1
-8
/
+1
2009-09-10
Removes references to SDS versioning in libva master. (from Gwenole)
Austin
1
-8
/
+1
2009-09-03
Merge branch 'master-fd.o'
20090904_5.1.0.0123
Austin Yuan
1
-0
/
+2
2009-09-03
Update va.h version number
Austin Yuan
1
-0
/
+2
2009-09-03
Merge branch 'master-fd.o'
ww36.4-video
Austin Yuan
6
-25
/
+16
2009-09-03
Mv libva_display.pc.in -> libva-x11.pc.in to fix autogen.sh issue
Austin Yuan
1
-0
/
+0
2009-09-03
Drop libva_display. Explicitly use libva-x11.
Gwenole Beauchesne
3
-11
/
+5
2009-09-03
Fix libva-x11-VERSION.so.* dependencies.
Gwenole Beauchesne
1
-1
/
+1
2009-09-03
Fix NVIDIA driver version string parser.
Gwenole Beauchesne
1
-1
/
+8
2009-09-03
Add VA_STATUS_ERROR_UNIMPLEMENTATION string representation.
Gwenole Beauchesne
1
-0
/
+2
2009-09-03
Drop references to SDS.
Gwenole Beauchesne
2
-12
/
+0
2009-08-31
Merge branch 'master-fd.o'
Austin Yuan
4
-4
/
+19
2009-08-31
__vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31
Austin Yuan
4
-4
/
+19
2009-08-28
Merge branch 'master-fd.o'
Austin Yuan
13
-367
/
+220
2009-08-28
Remove context from vaSyncSurface
Austin Yuan
6
-19
/
+2
2009-08-28
Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so).
Gwenole Beauchesne
7
-28
/
+40
2009-08-27
Assgin VASurfaceRendering a non-zero value instead of 0
Austin Yuan
1
-4
/
+4
2009-08-27
Combine vaPutImage/vaPutImage2, vaAssociateSubpicture/vaAssociateSubpicture2
Austin Yuan
5
-208
/
+11
2009-08-27
Update VAAPI to 0.31, libva.so SONAME to libva.so.1
Austin Yuan
1
-4
/
+4
2009-09-01
Add VA_STATUS_ERROR_UNIMPLEMENTED.
Gwenole Beauchesne
1
-0
/
+1
2009-09-01
Fix bit-fields types.
Gwenole Beauchesne
1
-101
/
+100
2009-09-01
Add new bit to signal VC-1 skipped P-frames.
Gwenole Beauchesne
1
-1
/
+1
2009-09-01
Add new H.264 fields for XvBA backend.
Gwenole Beauchesne
1
-1
/
+5
2009-09-01
Add new VC-1 fields for VDPAU backend.
Gwenole Beauchesne
1
-7
/
+21
2009-09-01
Add new H.264 fields for VDPAU backend.
Gwenole Beauchesne
1
-0
/
+8
2009-08-25
Sync latest fd.o libva:master
20090820_5.1.0.0121
Austin Yuan
161
-66
/
+29275
2009-08-25
Merge branch 'test'
Austin Yuan
18
-140
/
+723
2009-08-14
Don't include VAAPI version to SONAME
Austin Yuan
1
-3
/
+3
2009-08-14
Explicit API extensions versioning from SDS.
Gwenole Beauchesne
3
-2
/
+21
2009-08-14
Fix NVIDIA driver detection.
Gwenole Beauchesne
4
-2
/
+484
2009-08-14
Add <va_version.h> for versioning helpers.
Gwenole Beauchesne
6
-19
/
+104
2009-08-11
i965_drv_video: clear draw buffer before rendering.
Xiang, Haihao
2
-0
/
+52
2009-08-07
i965_drv_video: fix rendering issue
Zou Nan hai
1
-9
/
+12
2009-08-05
i965_drv_driver: fix assertion failure
Xiang, Haihao
1
-3
/
+4
2009-07-27
i965_drv_video: Eanble VAAPI on IGDNG
Xiang, Haihao
6
-51
/
+375
2009-07-27
i965_drv_video: add new compiled shader programs for IGDNG
Xiang, Haihao
24
-4
/
+6944
2009-07-27
Check the version of intel-gen4asm in configure.ac
Xiang, Haihao
1
-1
/
+1
2009-07-08
put drivers into /usr/lib/dri by default
Austin Yuan
1
-1
/
+1
2009-07-08
don't build i965 driver by default
Austin Yuan
1
-1
/
+1
2009-07-08
Add VASliceParameterBufferBase.
Gwenole Beauchesne
1
-13
/
+21
2009-07-08
Remove obsolete fields.
Gwenole Beauchesne
2
-4
/
+0
2009-07-08
Add new DSO versioning (SONAME changed to libva-VERSION.so.CURRENT.REVISION.A...
Gwenole Beauchesne
5
-6
/
+52
2009-07-08
Fix memory leak (VADriverContext.dri_state).
Gwenole Beauchesne
1
-2
/
+7
2009-07-08
Add VA_INVALID_ID helper macro.
Gwenole Beauchesne
1
-1
/
+2
2009-07-08
Fix make install (<va/va_x11.h>). Actually drop extraneous space. ;-)
Gwenole Beauchesne
1
-1
/
+1
2009-07-08
Add check for libXfixes.
Gwenole Beauchesne
1
-0
/
+1
2009-07-08
Drop duplicate LIBDRM_DEPS pkg-config check.
Gwenole Beauchesne
1
-2
/
+1
2009-07-08
Fix driver name retrieval for dri1 and dri2.
Gwenole Beauchesne
3
-95
/
+6
2009-07-08
Fix va_DisplayContextGetDriverName() to check for LIBVA_DRIVER_NAME first.
Gwenole Beauchesne
1
-16
/
+9
2009-07-08
Allow conditional build of video drivers (dummy, i965).
Gwenole Beauchesne
2
-1
/
+26
[next]