Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Linux] No GLES/EGL support for VAAPI #1081

Closed
tsg- opened this issue Jun 16, 2012 · 4 comments
Closed

[Linux] No GLES/EGL support for VAAPI #1081

tsg- opened this issue Jun 16, 2012 · 4 comments

Comments

@tsg-
Copy link

tsg- commented Jun 16, 2012

Is anyone already working on adding GLES/EGL support for VAAPI (xbmc/cores/dvdplayer/DVDCodecs/Video/VAAPI.cpp and xbmc/cores/VideoRenderers/LinuxRendererGLES.cpp)?

At the moment, DVDPlayer is able to use libva when using OpenGLES/EGL.

Thanks,
TG

@tsg-
Copy link
Author

tsg- commented Jun 16, 2012

As an additional note, I did attempt the port from GLX to EGL (adding VAAPI support to LinuxRendererGLES.cpp similar to that in LinuxRendererGL.cpp), and the port seems mostly straight-forward except for the CLinuxRendererGLES::Create/Delete/UploadVAAPITexture() routines. Thanks folks.

@MartijnKaijser
Copy link
Member

Do not use github for issues bug reporting.
Please use the forum and use trac.xbmc.org

Please close

@tsg-
Copy link
Author

tsg- commented Jun 17, 2012

Ok - this is more of a feature request against which I was looking to post patches - I will use trac to do that, no problem. Thanks.

@MartijnKaijser
Copy link
Member

If you have patches you can first post them in the development section on the forum for initial discussion. code patches are ofcourse allowed here for easy merging once accepted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants