VAAPI-XCB: Adding GLX based video output.
Reuse as much code as possible from vaapi-xcb implementation. Most of the routines can be shared and are placed inside common.{c,h}. The video output has been moved to modules/video_output/vaapi/, but is still build from modules/codec/avcodec/Modules.am. This is because the video output shares the same libva connection as the decoder. Since this is mandatory for some GPU implementations such as AMD Fusion.
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment