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
  • #244

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

vtenc: support VT buffer pool

Submitted by Ilya Konstantinov

Link to original bug (#748503)

Description

VT provides VTCompressionSessionGetPixelBufferPool to get a CVPixelBufferPool. Using CVPixelBuffers from this pool will avoid memcpy into hardware buffers.

For this, we should implement:

  1. GstCoreVideoMemory (bug 747216)

  2. GstCoreVideoBufferPool extending GstBufferPool with a custom alloc_buffer

  3. vtenc's propose_allocation with a single GstCoreVideoBufferPool allocation pool

Depends on

  • Bug 747216
Assignee
Assign to
Time tracking