Skip to content

GitLab

  • Menu
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 647
    • Issues 647
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 82
    • Merge requests 82
  • 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-goodgst-plugins-good
  • Merge requests
  • !65

qtdemux: Offset correction for track language code parsing

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Philippe Normand requested to merge philn/gst-plugins-good:master into master Dec 22, 2018
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 1

The duration field being a uint64, is stored in 8 bits, not 4. So the offset of the following field, language code, needs to be updated accordingly so that the parsed language code is not garbage.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master