Commit 2f99bc54 authored by Marek Szczerba's avatar Marek Szczerba
Browse files

Looping for socket communication

parent 71aebd26
Loading
Loading
Loading
Loading
Loading
+6.42 MiB

File added.

No diff preview for this file type.

+1 −0
Original line number Diff line number Diff line
@@ -2564,6 +2564,7 @@ static ivas_error decodeG192(
                            }
                        }
#endif
                        break;
                    }
                    fprintf( stderr, "\nError: input bitstream file couldn't be read: %s \n\n", arg.inputBitstreamFilename );
                    goto cleanup;