Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gstreamer gstreamer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 665
    • Issues 665
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 344
    • Merge requests 344
  • 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
  • gstreamergstreamer
  • Issues
  • #950

Closed
Open
Created Jan 12, 2022 by Bastien Nocera@hadessContributor

Explicitly enabled plugin (mpeg2dec) doesn't throw error when implicitely disabled (gpl)

I have -Dmpeg2dec=enabled in totem's Flatpak manifest when building GStreamer. Unfortunately, the new gpl option seems to disable the codec without throwing an error.

The options passed here: https://github.com/flathub/org.gnome.Totem/blob/8e59c5168530aacbe8cef2b1b1f85c2aacba4745/codecs/gstreamer.json#L19 should result in an error because the mpeg2dec plugin can't be built.

The problem was introduced in d4bdbeaa

Assignee
Assign to
Time tracking