Skip to content

parse WAV fmt chunk, downmix multi-channel to mono, widen file sizes …#864

Open
rajaamirapu wants to merge 1 commit into
SIPp:masterfrom
rajaamirapu:wavheader
Open

parse WAV fmt chunk, downmix multi-channel to mono, widen file sizes …#864
rajaamirapu wants to merge 1 commit into
SIPp:masterfrom
rajaamirapu:wavheader

parse WAV fmt chunk, downmix multi-channel to mono, widen file sizes …

011d61c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 24, 2026 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 2508 in src/rtpstream.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Futile conditional Note

If-statement with an empty then-branch and no else-branch.