Skip to content
Snippets Groups Projects
Commit bfa5a931 authored by Adrien Béraud's avatar Adrien Béraud Committed by Sébastien Blin
Browse files

debug utils: use ffmpeg for WavWriter

The previous writer was not working, the format was not
recognized by most players.
The new version uses ffmpeg APIs to produce working wav files
(tested stereo s16 and mono f32).
The API remains the same and it should be a drop-in
replacement for existing code.

Change-Id: I328e32427d94a44085ddb1567b5a1bbee5a6a8bc
parent 49e70f07
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment