1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix vaPutSurface() display bounds. More... almost 16 years ago
Bump version for development. More... almost 16 years ago
Fix vaQueryConfigEntrypoints() to first check the profile is supported. More... almost 16 years ago
Fix vaQueryConfigProfiles(), use VDPAU profile for testing, not VAAPI's... More... almost 16 years ago
Clarify all supported libVA API versions. More... almost 16 years ago
Fix package versions. More... almost 16 years ago
Updates. More... almost 16 years ago
Add support for libVA API 0.31.0-sds2. More... almost 16 years ago
Make nvidia_drv_video.so a symlink. Add one for the S3 Graphics driver too since their libVA driver is way too old and customised to work with a standard libVA. More... almost 16 years ago
VADisplayAttribDirectSurface is a boolean. Make sure min_value == max_value == value if the latter changes in the future. This is very unlikely anyway. More... almost 16 years ago
Don't copy garbage at the end of the array. More... almost 16 years ago
Improve VADisplayAttributes implementation. More... almost 16 years ago
Implement VADisplayAttributes. More... almost 16 years ago
Drop extraneous variable. More... almost 16 years ago
Move OpenGL VTable to vdpau_video_glx.c. Also fix build with older GLX headers. More... almost 16 years ago
Fix make dist to include vdpau_video_*.[ch] files even if the target was not enabled. More... almost 16 years ago
Fix includes. More... almost 16 years ago
Fix build with VA API 0.29. More... almost 16 years ago
Cosmetics. More... almost 16 years ago
Add support for VA API 0.31. More... almost 16 years ago
Use VDPAU prefix... More... almost 16 years ago
Allow configuration options for DEBUG and TRACER. More... almost 16 years ago
Fix conditional build of GLX support. More... almost 16 years ago
Factor out code. More... almost 16 years ago
Move VDPAU procs initialization to vdpau_gate.c. More... almost 16 years ago
Finalize split. More... almost 16 years ago
Move decoder to a specific file. More... almost 16 years ago
Move vdpau_is_nvidia() here. More... almost 16 years ago
Split VA buffers handling. More... almost 16 years ago
Move dump utilities to a specific file. More... almost 16 years ago