Loading lib_dec/lib_dec.c +4 −0 Original line number Diff line number Diff line Loading @@ -957,6 +957,10 @@ ivas_error IVAS_DEC_FeedFrame_Serial( #ifdef OBJ_EDITING_API /* decode TCs, do TSM and feed to renderer */ /* setup */ if ( !hIvasDec->hasBeenFedFirstGoodFrame ) { } else { uint16_t l_ts, nTimeScalerOutSamples; uint8_t nTransportChannels, nOutChannels; Loading scripts/check-format.sh +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ if [ ! -d "lib_com" ]; then exit 255 fi CLANG_FORMAT=clang-format CLANG_FORMAT=clang-format.exe CLANG_FORMAT_REQUIRED_VERSION="13.0" # list (with space between entries) of substrings that are excluded from the file list, e.g. very large files Loading Loading
lib_dec/lib_dec.c +4 −0 Original line number Diff line number Diff line Loading @@ -957,6 +957,10 @@ ivas_error IVAS_DEC_FeedFrame_Serial( #ifdef OBJ_EDITING_API /* decode TCs, do TSM and feed to renderer */ /* setup */ if ( !hIvasDec->hasBeenFedFirstGoodFrame ) { } else { uint16_t l_ts, nTimeScalerOutSamples; uint8_t nTransportChannels, nOutChannels; Loading
scripts/check-format.sh +1 −1 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ if [ ! -d "lib_com" ]; then exit 255 fi CLANG_FORMAT=clang-format CLANG_FORMAT=clang-format.exe CLANG_FORMAT_REQUIRED_VERSION="13.0" # list (with space between entries) of substrings that are excluded from the file list, e.g. very large files Loading