Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • VLC VLC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,714
    • Issues 3,714
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 231
    • Merge requests 231
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • VLCVLC
  • Merge requests
  • !1882

imem-access: add option to change pts-delay

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Alexandre Janniaux requested to merge alexandre-janniaux/vlc:imem-pts-delay/1 into master May 05, 2022
  • Overview 8
  • Commits 1
  • Pipelines 2
  • Changes 1

Application using imem access cannot define whether they provide live content, file content, or camera content, thus buffering is always badly defined for those case. In addition, the pts delay was always the same so it was also badly configured most of the time.

A dedicated option allows the application writer to configure the necessary pts delay for their use case.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: imem-pts-delay/1

VideoLAN code repository instance