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 984
    • Issues 984
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 125
    • Merge requests 125
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • GStreamer
  • gst-plugins-badgst-plugins-bad
  • Merge requests
  • !399

h264parse/h265parse: Various fixes around alignment=nal and latency

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nicolas Dufresne requested to merge ndufresne/gst-plugins-bad:h26xparse-fixes into master Jun 13, 2019
  • Overview 19
  • Commits 15
  • Pipelines 26
  • Changes 6

The main focus for this patchset was to allow low latency parsing. So this patchset notably fixes nal alignment parsing, removes uneeded latency, honor the MARKER bit, etc. It also comes with many new tests which should cover most of the changes Fixes #800 (closed)

cc @gkiagia

  • Depends on !1193 (merged)
  • Depends on gst-integration-testsuites!65 (merged)
Edited Apr 14, 2020 by Nicolas Dufresne
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: h26xparse-fixes