Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 630
    • Issues 630
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 65
    • Merge requests 65
  • 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
  • GStreamerGStreamer
  • gst-plugins-basegst-plugins-base
  • Merge requests
  • !16

gl: Fix GL format confusion when uploading using dmabuf

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Sjoerd Simons requested to merge sjoerd/gst-plugins-base:wip/sjoerd/fix-etnaviv-yuy2-dma-import into master Nov 09, 2018
  • Overview 6
  • Commits 2
  • Pipelines 0
  • Changes 2

On my i.mx6 board using etnaviv board capturing from a camera and displaying it using glsink end up with a lovely pink shape due to the assumed GL format not matching the actual imported dmabuf format. To fix that make sure the glupload ends up specifying the right GL formats.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/sjoerd/fix-etnaviv-yuy2-dma-import