1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow RGBA subpictures. More... almost 16 years ago
Allocate VdpOutputSurface on-demand in vaGetImage() for RGBA formats. More... almost 16 years ago
Bump version for development. More... almost 16 years ago
0.5.1. More... almost 16 years ago
An invalid context is VA_INVALID_ID, not 0. More... almost 16 years ago
Fix vaPutSurface() to fail gracefully if the Drawable is not ready. More... almost 16 years ago
Updates. More... almost 16 years ago
Drop obsolete VA_NATIVE_BYTE_ORDER definition. More... almost 16 years ago
Fix RGB image formats to have a unique FOURCC. More... almost 16 years ago
Clean-ups. More... almost 16 years ago
Bump version for development. More... almost 16 years ago
Fix vaCreateImage() to keep an internal copy of the VAImage so that we don't point to stack More... almost 16 years ago
Cosmetics (fix warnings). More... almost 16 years ago
0.5.0 (skipping 0.4.2). More... almost 16 years ago
Cosmetics (clean-ups). More... almost 16 years ago
Move out surface rendering code to render_surface() function. More... almost 16 years ago
Ensure rects are within the specified bounds. More... almost 16 years ago
Simplify put_surface() function. i.e. move out subpictures rendering to a specific function. More... almost 16 years ago
Present subpictures. More... almost 16 years ago
Record the last modification time of a buffer. This is an arbistrary timebase, that could be seen as a dirty/age flag. More... almost 16 years ago
Check we actually have this subpicture (bitmap) format. More... almost 16 years ago
Add VA_NATIVE_BYTE_ORDER definition. More... almost 16 years ago
Add subpictures infrastructure. More... almost 16 years ago
Implement vaPutImage() though VDPAU has limited API. More... almost 16 years ago
Clean up (simplify) VDPAU hooks. More... almost 16 years ago
Add new VDPAU hooks. More... almost 16 years ago
Handle vaGetImage() with partial region in RGBA format. More... almost 16 years ago
Clean up vaGetImage(). More... almost 16 years ago
Fix vaGetImage() with YV12 pixels. More... almost 16 years ago
Simplify vaCreateImage(). More... almost 16 years ago