Commit 5fc8cc79 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 af7fd1b6 a95617dc
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -140,7 +140,7 @@ static const CmdLnParser_Option cliOptions[] = {
        .id = CmdLnOptionId_inputFile,
        .match = "input_file",
        .matchShort = "i",
        .description = "Path to the input file (WAV, raw PCM or scene description file)",
        .description = "Path to the input file (WAV or raw PCM with BINAURAL_SPLIT_PCM input format, coded ISAR file with BINAURAL_SPLIT_CODED)",
    },
    {
        .id = CmdLnOptionId_inputFormat,