Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vo_dmabuf_wayland: support 90 degree rotations
All we have to do is set VO_CAP_ROTATE90 and then use buffer transform. Maybe ideally we would rotate with vavpp instead if possible, but this would be a convoluted mess that I'm not really interested in dealing with right now.
- Loading branch information