Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • S shared-mime-info
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 29
    • Merge requests 29
  • 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

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • xdg
  • shared-mime-info
  • Merge requests
  • !175

`audio/x-wav`: Add missing sub-class relationship with `application/x-riff`

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Mark Ultra requested to merge okeeblow/shared-mime-info:wave_riff into master Feb 10, 2022
  • Overview 4
  • Commits 1
  • Pipelines 0
  • Changes 1

Citations:

  • IBM/Microsoft Multimedia Programming Interface and Data Specifications 1.0 http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Docs/riffmci.pdf#page=36

    "Most of these file formats are based on the Resource Interchange File Format (RIFF). This chapter describes the following file formats: Waveform Audio File Format (WAVE)"

  • https://docs.microsoft.com/en-us/windows/win32/xaudio2/resource-interchange-file-format--riff-

    "This overview describes the Resource Interchange File Format (RIFF), which is used in .wav files."

  • Library of Congress https://www.loc.gov/preservation/digital/formats/fdd/fdd000001.shtml

    "Subtype of: RIFF, Resource Interchange File Format (RIFF)"

  • Any WAVE file :)

    [okeeblow@emi#shared-mime-info] xxd -l 16 tests/mime-detection/test.wav
    00000000: 5249 4646 ac58 0100 5741 5645 666d 7420  RIFF.X..WAVEfmt
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wave_riff