Skip to content
Snippets Groups Projects
Commit 7c097bec authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont Committed by Hugo Beauzée-Luyssen
Browse files

vdpau: frames need not hold the instance

Frames (video surfaces) are always held by one of more fields. Fields
already hold the video context, which holds the decoder device, which
holds the instance.

So frames can rely on any one of their referencing fields to hold the
video context.
parent 29f94a71
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment