sof/tools/probes
Peter Ujfalusi dfb30f3b73 tools/probe: Fix WAV header creation for extracted audio streams
The finalize_wave_files() should be called to update the WAV header to be
valid.
This should be only done when demuxing to files.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
2023-09-26 15:15:00 +01:00
..
CMakeLists.txt tools/probe: Split the demuxer and offline command to separate files 2022-10-03 15:00:39 +01:00
probes_demux.c tools/probe: Fix WAV header creation for extracted audio streams 2023-09-26 15:15:00 +01:00
probes_demux.h tools/probe: Fix WAV header creation for extracted audio streams 2023-09-26 15:15:00 +01:00
probes_main.c tools/probe: Fix WAV header creation for extracted audio streams 2023-09-26 15:15:00 +01:00
wave.h