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 989
    • Issues 989
    • 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
  • #238

Closed
Open
Created Apr 11, 2015 by Bugzilla Migration User@bugzilla-migration

applemedia: expose GstCoreMediaMeta to app

Submitted by Ilya Konstantinov

Assigned to Ilya Konstantinov

Link to original bug (#747707)

Description

An OS X and iOS app might use appsink to get resulting GstBuffers from a pipeline containing applemedia elements. Furthermore, it can wish to access (and retain) the underlying CMSampleBufferRef or CMPixelBufferRef, as they're needed:

  1. to work with AVFoundation, Core Video and Core Image

  2. for GL rendering done by app

How can we expose some of the applemedia stuff (e.g. coremediabuffer.h) as API?

Depends on

  • Bug 747216
Assignee
Assign to
Time tracking