Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gstreamer-rs gstreamer-rs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • 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
  • gstreamer-rsgstreamer-rs
  • Issues
  • #6

Closed
Open
Created Aug 02, 2017 by Sebastian Dröge@slomo🍵Owner

Add bindings for libgstpbutils

See https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gstreamer-base-utils.html

There are multiple steps here:

  • Add a Gir_Gst*.toml and autogenerate all relevant types, see https://github.com/gtk-rs/gir/
  • Make sure the autogenerated code is correct, add manual code as needed
  • Write manual bindings for anything that can't be automatically generated (macros, miniobjects, ...)
  • Add src/lib.rs for re-exporting, Cargo.toml, etc

Depends on https://github.com/sdroege/gstreamer-rs/issues/7 https://github.com/sdroege/gstreamer-rs/issues/5 https://github.com/sdroege/gstreamer-rs/issues/4

Edited Apr 25, 2021 by Sebastian Dröge
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking