Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gst-libav gst-libav
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 71
    • Issues 71
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • GStreamerGStreamer
  • gst-libavgst-libav
  • Repository
Switch branch/tag
  • gst-libav
  • ext
  • libav
  • gstavmux.c
Find file BlameHistoryPermalink
  • Nicholas Jackson's avatar
    avmux: fix segfault when a plugin's long_name is NULL · ad7f7c87
    Nicholas Jackson authored Jan 19, 2021 and Nicholas Jackson's avatar Nicholas Jackson committed Mar 16, 2021
    Some plugins register an empty long_name field.  Check for this
    before calling strcmp to avoid a crash.
    
    Part-of: <!114>
    ad7f7c87