Skip to content

video_output && video_filter: fix missing OPENGL_COMMONCFLAGS for some plugins

Zhao Zhili requested to merge quink/vlc:dev/placebo into master

These plugins include libplacebo header directly or indirectly. Without OPENGL_COMMONCFLAGS, they can failed to build when libplacebo headers aren't installed at the default search path.

Merge request reports

Loading