1
I Use This!
Inactive

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge from 0.6-branch: - Drop superfluous asserts - Really fix rendering when the window size changed More... over 15 years ago
Merge from 0.6-branch: - Fix OpenGL rendering for XBMC - Fix rendering when the window size changed - Fix MPEG-4 decoding of video clips with B-frames More... over 15 years ago
Updates. More... over 15 years ago
Fix VA/GLX to preserve caller's GL context. More... over 15 years ago
Split VA/GLX functions into internals / public interface. More... over 15 years ago
Check internal texture format is supported (GL_RGBA and derivatives). More... over 15 years ago
Merge from 0.6-branch. More... over 15 years ago
Fix build with older GL headers. More... over 15 years ago
Preserve FBO state better (fix lightspark using another FBO). More... over 15 years ago
Fix build without GLX support. More... over 15 years ago
Add configuration summary. More... over 15 years ago
Allocate image data on 16-byte boundaries. More... over 15 years ago
Add I420 image format. More... over 15 years ago
Fix vaCreateImage() to cleanup data on error. More... over 15 years ago
Fix vaTerminate() to destroy the VDPAU device. More... over 15 years ago
Cope with VA-API 0.31.0-sds6 (separate VA/GLX VTable). More... over 15 years ago
Bump version for development. More... over 15 years ago
Fix MPEG-4 decoding to not access to free()'ed memory... More... over 15 years ago
Introduce displayed_output_surface field to ease vaSyncSurface() implementation. Also fix USE_PUTSURFACE_FAST case since queue/flip are now slipt. More... over 15 years ago
Fix comment. Kill dead code. More... over 15 years ago
Fix internal functions linkage. i.e. don't export internals. More... over 15 years ago
Fix copyright notices and drop built-in tests. More... over 15 years ago
Optimize rendering of multiple surfaces per window. More... over 15 years ago
Add helper to know whether we are called through VA/X11 or VA/GLX API. More... over 15 years ago
Use real VADriverContextP type. More... over 15 years ago
Updates. More... over 15 years ago
Bump version for development. More... over 15 years ago
Updates. More... over 15 years ago
Fix MPEG-4 vop_quant put_bits(). More... over 15 years ago
Fix assert(). More... over 15 years ago