Skip to content

GitLab

  • Menu
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 680
    • Issues 680
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 354
    • Merge requests 354
  • 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
  • gstreamergstreamer
  • Issues
  • #10

Closed
Open
Created Feb 24, 2009 by Bugzilla Migration User@bugzilla-migration

[API] buffer size query or indication from audio encoders to upstream how many samples to produce per buffer

Submitted by Stefan Kost @ensonic

Link to original bug (#572973)

Description

It would be useful if (audio) encoders could send a buffer-size-request event upstream. Sources can use that to configure the size of the buffers that they will send in push mode. Basesource can implement that and configure the "blocksize" property.

It would free encoders from using the adapter.

Assignee
Assign to
Time tracking