Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 645
    • Issues 645
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-basegst-plugins-base
  • Issues
  • #322

Closed
Open
Created Dec 29, 2016 by Bugzilla Migration User@bugzilla-migration

gl: Allow build even if no window system is enabled

Submitted by Olivier Blin

Link to original bug (#776578)

Description

The gst-gl plugins and libraries should be allowed to build even if no window system is enabled.

On platforms that do not provide a standard GL window system, this is useful for applications using gst-gl with their own sink, like WebKit with GSTREAMER_GL enabled.

When no window system is supported, glimagesink will use a dummy window (see gst_gl_window_new).

Assignee
Assign to
Time tracking