Commit 5a51be44 authored by Dominik Weckbecker's avatar Dominik Weckbecker 💬
Browse files

experimental workaround for crashes in JBM smoke tests

parent 42d3d24d
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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;
+1 −1
Original line number Diff line number Diff line
@@ -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