Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 647
    • Issues 647
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 91
    • Merge requests 91
  • 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
  • PleromaPleroma
  • pleromapleroma
  • Merge requests
  • !479

Add Theora detection to upload.ex

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged rinpatch requested to merge rinpatch/pleroma:ogg-theora-detection into develop Nov 27, 2018
  • Overview 1
  • Commits 2
  • Pipelines 2
  • Changes 1

This patch allows upload.ex to assign a correct mimetype to a Theora video inside of an ogg container. The presence of it is detected by checking the first logical stream of an ogg container as described in Theora specification, section 6.1

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ogg-theora-detection