Skip to content
GitLab
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 937
    • Issues 937
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 439
    • Merge requests 439
  • 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
  • gstreamergstreamer
  • Merge requests
  • !1913

waylandsink: Add Qt example

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Trung Do requested to merge kimtinh/gstreamer:waylandsink_qt_example into main Mar 10, 2022
  • Overview 0
  • Commits 2
  • Pipelines 4
  • Changes 10

Hi,

I see there isn't a Qt example for waylandsink so I made one (for Qt5).

This MR has 2 commits:

  • Commit 1: Create new subfolder "gtk" and move the current waylandsink example into it. No logic code changes.
  • Commit 2: Add Qt example for waylandsink in subfolder "qt"

Tested on Fedora 35 with Qt 5.15.2 and GStreamer 1.20.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: waylandsink_qt_example