Update to newer version of CSJ2K from github.com/cureos/csj2k with modification
This commit is contained in:
@@ -681,7 +681,7 @@ namespace CSJ2K.j2k.entropy.decoder
|
||||
break;
|
||||
|
||||
default:
|
||||
throw new System.ApplicationException("JJ2000 internal error");
|
||||
throw new System.InvalidOperationException("JJ2000 internal error");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user