Update to newer version of CSJ2K from github.com/cureos/csj2k with modification

This commit is contained in:
Cinder Biscuits
2017-05-16 19:41:03 -05:00
parent c719ef284c
commit 6fcb14800b
120 changed files with 9067 additions and 7812 deletions

View File

@@ -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");
}