Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-good gst-plugins-good
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 646
    • Issues 646
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 71
    • Merge requests 71
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gst-plugins-goodgst-plugins-good
  • Issues
  • #178
Closed
Open
Issue created Apr 08, 2015 by Bugzilla Migration User@bugzilla-migration

vp8dec: add deadline option

Submitted by Cecill Etheredge (ijsf)

Link to original bug (#747534)

Description

Created attachment 301163
Patch that adds deadline option to gstvp8dec

This patch adds support for a "deadline" option in vp8dec, similar to that in gstvp8dec.

This option is required to force the deadline to real-time (VPX_DL_REALTIME) in applications where real-time video is essential, e.g. in OpenWebRTC.

I have tested and verified that the calculated deadline is actually 0 in the case of OpenWebRTC, and should be 1. By adding this option, the deadline can be overruled from the application end.

Patch 301163, "Patch that adds deadline option to gstvp8dec":
ijsf_gstvp8dec_deadline.patch

Assignee
Assign to
Time tracking