openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libva-driver-vdpau
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
7 days
ago. based on code collected
7 days
ago.
Sep 04, 2024 — Sep 04, 2025
Showing page 5 of 13
Search / Filter on:
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
Gwenole Beauchesne
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
Gwenole Beauchesne
More...
over 15 years ago
Updates.
Gwenole Beauchesne
More...
over 15 years ago
Fix VA/GLX to preserve caller's GL context.
Gwenole Beauchesne
More...
over 15 years ago
Split VA/GLX functions into internals / public interface.
Gwenole Beauchesne
More...
over 15 years ago
Check internal texture format is supported (GL_RGBA and derivatives).
Gwenole Beauchesne
More...
over 15 years ago
Merge from 0.6-branch.
Gwenole Beauchesne
More...
over 15 years ago
Fix build with older GL headers.
Gwenole Beauchesne
More...
over 15 years ago
Preserve FBO state better (fix lightspark using another FBO).
Gwenole Beauchesne
More...
over 15 years ago
Fix build without GLX support.
Gwenole Beauchesne
More...
over 15 years ago
Add configuration summary.
Gwenole Beauchesne
More...
over 15 years ago
Allocate image data on 16-byte boundaries.
Gwenole Beauchesne
More...
over 15 years ago
Add I420 image format.
Gwenole Beauchesne
More...
over 15 years ago
Fix vaCreateImage() to cleanup data on error.
Gwenole Beauchesne
More...
over 15 years ago
Fix vaTerminate() to destroy the VDPAU device.
Gwenole Beauchesne
More...
over 15 years ago
Cope with VA-API 0.31.0-sds6 (separate VA/GLX VTable).
Gwenole Beauchesne
More...
over 15 years ago
Bump version for development.
Gwenole Beauchesne
More...
over 15 years ago
Fix MPEG-4 decoding to not access to free()'ed memory...
Gwenole Beauchesne
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.
Gwenole Beauchesne
More...
over 15 years ago
Fix comment. Kill dead code.
Gwenole Beauchesne
More...
over 15 years ago
Fix internal functions linkage. i.e. don't export internals.
Gwenole Beauchesne
More...
over 15 years ago
Fix copyright notices and drop built-in tests.
Gwenole Beauchesne
More...
over 15 years ago
Optimize rendering of multiple surfaces per window.
Gwenole Beauchesne
More...
over 15 years ago
Add helper to know whether we are called through VA/X11 or VA/GLX API.
Gwenole Beauchesne
More...
over 15 years ago
Use real VADriverContextP type.
Gwenole Beauchesne
More...
over 15 years ago
Updates.
Gwenole Beauchesne
More...
over 15 years ago
Bump version for development.
Gwenole Beauchesne
More...
over 15 years ago
Updates.
Gwenole Beauchesne
More...
over 15 years ago
Fix MPEG-4 vop_quant put_bits().
Gwenole Beauchesne
More...
over 15 years ago
Fix assert().
Gwenole Beauchesne
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
…
12
13
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree