summaryrefslogtreecommitdiff
path: root/libavcodec/bitstream_filter.c
diff options
context:
space:
mode:
authorTobias Rapp <t.rapp@noa-archive.com>2017-09-29 16:32:20 +0200
committerTobias Rapp <t.rapp@noa-archive.com>2017-10-26 08:29:41 +0200
commita07ac9302335c1f12dcfb7d4ef57689f25c8e2c4 (patch)
tree39383827ac5ea455913ce6fcbe18cfd99059d371 /libavcodec/bitstream_filter.c
parentae100046ca32b0b83031a60d0c3cdfc5ceb9f874 (diff)
avformat/wavenc: skip writing incorrect peak-of-peaks position value
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: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Tobias Rapp <t.rapp@noa-archive.com>
Diffstat (limited to 'libavcodec/bitstream_filter.c')
0 files changed, 0 insertions, 0 deletions