X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmTS.h;h=04666918a37e4ef0514c9e720e3bccb8cd6e8032;hb=f3cc252fad08c3e8dbc395f2ca7cabf47bf95302;hp=8a6ef7408d41f5c9804efeb86fc08244845eea09;hpb=a6a5e4803507a5ff86d6ed756fe0e2ca3d03fdd3;p=gdcm.git diff --git a/src/gdcmTS.h b/src/gdcmTS.h index 8a6ef740..04666918 100644 --- a/src/gdcmTS.h +++ b/src/gdcmTS.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmTS.h,v $ Language: C++ - Date: $Date: 2005/04/21 07:40:00 $ - Version: $Revision: 1.19 $ + Date: $Date: 2005/04/22 13:37:57 $ + Version: $Revision: 1.20 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -78,6 +78,7 @@ public: bool IsJPEG2000(TSKey const &key); bool IsJPEG(TSKey const &key); bool IsJPEGLS(TSKey const &key); + bool IsMPEG(TSKey const &key); // This should be deprecated very soon SpecialType GetSpecialTransferSyntax(TSKey const &key);