Skip to content

GitLab

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

Closed
Open
Created Mar 09, 2017 by Bugzilla Migration User@bugzilla-migration

waylandsink: handling y-flipped dmabuf

Submitted by Shinya Saito

Link to original bug (#779787)

Description

Created attachment 347525
add y-flip flag for dmabuf

By default, waylandsink does not set the y-flip flag on wl_buffers backed by dmabufs. Depending on the dmabuf source, this can cause the image to be displayed upside down.

In the patch, a y-flip property is added to waylandsink, but I don't know if this is the best way. Maybe the Gstbuffer should hold the information of y-flip, but I
am not sure.

Patch 347525, "add y-flip flag for dmabuf":
0001-waylandsink-Add-y-inverted-option-for-dmabuf.patch

Version: 1.11.1

Assignee
Assign to
Time tracking