Commit a724899c authored by Malenovsky, Vladimir's avatar Malenovsky, Vladimir
Browse files

Merge branch '1224-float-split-rendering-command-line-issues' of...

Merge branch '1224-float-split-rendering-command-line-issues' of https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec into 1224-float-split-rendering-command-line-issues
parents e3b32aaa 9b717bf0
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -138,7 +138,7 @@ static const CmdLnParser_Option cliOptions[] = {
        .match = "input_file",
        .matchShort = "i",
        .placeholder = "<path>",
        .description = "Path to the input file (WAV or raw PCM file with BINAURAL_SPLIT_PCM input format or ISAR bitstream file with BINAURAL_SPLIT_CODED input format)",
        .description = "Path to the input file (WAV or raw PCM file with BINAURAL_SPLIT_PCM input format\nor ISAR bitstream file with BINAURAL_SPLIT_CODED input format)",
        .isMandatory = true,
    },
    {