Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
F
ffmpeg
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • ffmpeg
  • Repository

Switch branch/tag
  • ffmpeg
  • tests
  • ref
  • lavf
  • wav_peak
Find file
BlameHistoryPermalink
  • Tobias Rapp's avatar
    avformat/wavenc: skip writing incorrect peak-of-peaks position value · a07ac930
    Tobias Rapp authored Sep 29, 2017
    According to EBU tech 3285 supplement 3 the dwPosPeakOfPeaks field
    should contain the absolute position to the maximum audio sample value,
    but the current implementation writes the relative peak frame index
    instead.
    
    Fix the issue by writing the "unknown" value (-1) for now until the
    feature is implemented correctly.
    
    Previous version reviewed-by: Peter Bubestinger <p.bubestinger@av-rd.com>
    Reviewed-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    Signed-off-by: 's avatarTobias Rapp <t.rapp@noa-archive.com>
    a07ac930
wav_peak 151 Bytes
EditWeb IDE

Replace wav_peak

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.