Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-plugins-bad
gst-plugins-bad
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,012
    • Issues 1,012
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 199
    • Merge Requests 199
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-badgst-plugins-bad
  • Issues
  • #530

Closed
Open
Opened 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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gst-plugins-bad#530