X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FgdcmMpeg.cxx;h=fc31f6e4a783319ec53915be6888ab4833ac5fb0;hb=80075429b6ab9db9e885b9bb9ae1427530c7bef8;hp=577775b0f5d63ac62a3f744ab2ad280a82c351f8;hpb=04530e8606acf3f15a9d1f85e3c804941b6554a6;p=gdcm.git diff --git a/src/gdcmMpeg.cxx b/src/gdcmMpeg.cxx index 577775b0..fc31f6e4 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/09/17 12:20:01 $ + Version: $Revision: 1.14 $ 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; @@ -294,7 +297,7 @@ static int video_sequence(int *Bitstream_Framenumber) } } // End "C" extern -namespace gdcm +namespace GDCM_NAME_SPACE { /** * \brief routine for MPEG decompression