X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=src%2FgdcmMpeg.cxx;h=25493fab86b03cb8b11f06cf1018ad9dfd240877;hb=fb7d3a50ec13feb8c4d9e05971580335eeace700;hp=577775b0f5d63ac62a3f744ab2ad280a82c351f8;hpb=04530e8606acf3f15a9d1f85e3c804941b6554a6;p=gdcm.git diff --git a/src/gdcmMpeg.cxx b/src/gdcmMpeg.cxx index 577775b0..25493fab 100644 --- a/src/gdcmMpeg.cxx +++ b/src/gdcmMpeg.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmMpeg.cxx,v $ Language: C++ - Date: $Date: 2007/08/21 12:51:09 $ - Version: $Revision: 1.12 $ + Date: $Date: 2007/08/22 16:14:04 $ + Version: $Revision: 1.13 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -185,6 +185,9 @@ static int Headers() return ret; } + + + static int Decode_Bitstream() { int ret;