2005-11-07 |
jpr | Misstyping. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
jpr | Avoid poluting the output, right now |
commit | commitdiff | tree | snapshot |
2005-11-07 |
jpr | Avoid warning |
commit | commitdiff | tree | snapshot |
2005-11-07 |
jpr | Avoid warning |
commit | commitdiff | tree | snapshot |
2005-11-07 |
jpr | Misstyping |
commit | commitdiff | tree | snapshot |
2005-11-07 |
jpr | Avoid warning |
commit | commitdiff | tree | snapshot |
2005-11-07 |
jpr | Avoid warning |
commit | commitdiff | tree | snapshot |
2005-11-07 |
jpr | Avoid C/C++ comment style |
commit | commitdiff | tree | snapshot |
2005-11-07 |
jpr | Avoid warning |
commit | commitdiff | tree | snapshot |
2005-11-07 |
jpr | To avoid warnings |
commit | commitdiff | tree | snapshot |
2005-11-07 |
jpr | Use fh->SetKeepMediaStorageSOPClassUID(true); |
commit | commitdiff | tree | snapshot |
2005-11-07 |
jpr | Comments. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
jpr | - Add Method void SetKeepMediaStorageSOPClassUID (bool v). |
commit | commitdiff | tree | snapshot |
2005-11-07 |
jpr | Add Method ComputeFullLength(), to allow further comput... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
malaterre | BUG: Report if getcwd did not succeed |
commit | commitdiff | tree | snapshot |
2005-11-05 |
jpr | PrintFile uses debug and warning flags |
commit | commitdiff | tree | snapshot |
2005-11-05 |
jpr | Comments |
commit | commitdiff | tree | snapshot |
2005-11-05 |
jpr | Debug vs Warning |
commit | commitdiff | tree | snapshot |
2005-11-05 |
jpr | Adding private variables CurrentGroup and CurrentElem... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
jpr | Flags Debug and Warning may be used separately. |
commit | commitdiff | tree | snapshot |
2005-11-05 |
jpr | Fix bug in DicomDir MetaElements. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
jpr | Enforce TestValidate, and run it. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
malaterre | ENH: Cleanup the test |
commit | commitdiff | tree | snapshot |
2005-11-04 |
malaterre | ENH: Adding TRY_RUN |
commit | commitdiff | tree | snapshot |
2005-11-04 |
malaterre | ENH: Apparently some gcc version are seriously broken |
commit | commitdiff | tree | snapshot |
2005-11-04 |
jpr | Avoid warnings |
commit | commitdiff | tree | snapshot |
2005-11-04 |
jpr | Avoid bcc warnings |
commit | commitdiff | tree | snapshot |
2005-11-04 |
malaterre | COMP: Fix warning |
commit | commitdiff | tree | snapshot |
2005-11-04 |
malaterre | ENH: Rework the 1000 limit problem, the code is better... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
jpr | Comments |
commit | commitdiff | tree | snapshot |
2005-11-04 |
jpr | Remove useless commented out code |
commit | commitdiff | tree | snapshot |
2005-11-04 |
jpr | Dealing first with the most frequently used cases shoul... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
malaterre | COMP: Attempt to please icc |
commit | commitdiff | tree | snapshot |
2005-11-04 |
jpr | Do not prefix filenames with /, that hangs a lot od... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
malaterre | COMP: Fix warning about unused var... cant remember... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
malaterre | COMP: Fix warning |
commit | commitdiff | tree | snapshot |
2005-11-04 |
malaterre | COMP: Fix warning about unused var |
commit | commitdiff | tree | snapshot |
2005-11-04 |
malaterre | ENH: Apply patch from Antonin |
commit | commitdiff | tree | snapshot |
2005-11-04 |
jpr | To avoid C / C++ style warnings |
commit | commitdiff | tree | snapshot |
2005-11-04 |
jpr | Avoid bool / int warning |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Use CopyBinArea() better than SetEntryBinArea(), that... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Move fmiv update to WriteContent() method |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Fix Media Storage SOP Instance UID' Tag |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | New() vs new() |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Modify TestValidate to compile with New() vs new |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Avoid warnings |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Comments |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Don't warn user with useless messages. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | - Set a decent value to 'Media Storage SOP Instance... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Comments |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Add TestValidate |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Add TestValidate, to be used as stand alone exec. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Avoid warning |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Avoid some warnings |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Oops. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | (try to) affect a legal to 'File Meta Information Version' |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | 'File Meta Information Version' has a mandatory length... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Private GE Syntax is not only DLX |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Comments |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | in CheckMandatoryElements : |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Avoid propagating uneven lengthes. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Oops. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Don't write 'Zero length' Sequences. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
jpr | Enforce Validator: |
commit | commitdiff | tree | snapshot |
2005-11-02 |
jpr | Comments |
commit | commitdiff | tree | snapshot |
2005-11-02 |
jpr | Add some verbosity when something wrong occurs. |
commit | commitdiff | tree | snapshot |
2005-11-02 |
jpr | Identation. |
commit | commitdiff | tree | snapshot |
2005-11-02 |
jpr | Use arguments manager. |
commit | commitdiff | tree | snapshot |
2005-11-02 |
jpr | exXCoherentFileSet can be used to check splitting on... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
jpr | Looping 10000000 times should be enought |
commit | commitdiff | tree | snapshot |
2005-11-02 |
jpr | Checking the endianness at Pixels Reading time should... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
malaterre | COMP: Fix comp problem on Win32 (encoder does not compi... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
jpr | Fix Debug vs Warning |
commit | commitdiff | tree | snapshot |
2005-10-28 |
jpr | Comments |
commit | commitdiff | tree | snapshot |
2005-10-28 |
jpr | > // Don't waste time checking tags where VM is OB... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
jpr | Don't check VM for OB and OW tags : we know it's allway... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
jpr | Diving by 2 image sizes should make tests 4 times quick... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
jpr | Fix comments |
commit | commitdiff | tree | snapshot |
2005-10-28 |
jpr | Commenting out useless code should avoid pb on Big... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
malaterre | ENH: Commit an old patch |
commit | commitdiff | tree | snapshot |
2005-10-27 |
malaterre | ENH: Ok I believe MPEG is working. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
malaterre | ENH: Cleanup got the thing mostly working |
commit | commitdiff | tree | snapshot |
2005-10-27 |
malaterre | ENH: Add a T_MEM mode so that lib can also write out... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
malaterre | ENH: gdcm can now read and extract MPEG file |
commit | commitdiff | tree | snapshot |
2005-10-27 |
malaterre | ENH: Trying to write the worse hack ever... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
malaterre | STYLE: Remove cout |
commit | commitdiff | tree | snapshot |
2005-10-27 |
malaterre | STYLE: remove cout |
commit | commitdiff | tree | snapshot |
2005-10-27 |
malaterre | COMP: second time I am fixing the very same bug, please... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
jpr | Now gdcm writes images with *also* Imager Pixel Spacing... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
jpr | Rewrite the whole stuff for writting on BigEndian proce... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
jpr | Add binary_write(std::ostream &os, const double &val) |
commit | commitdiff | tree | snapshot |
2005-10-27 |
jpr | Add verbosity when trouble occur. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
malaterre | STYLE: Remove debug |
commit | commitdiff | tree | snapshot |
2005-10-27 |
malaterre | COMP: Fix compilation with -pedantic and -Wwrite-strings |
commit | commitdiff | tree | snapshot |
2005-10-27 |
malaterre | ENH: IO abstract layer is finally working |
commit | commitdiff | tree | snapshot |
2005-10-27 |
jpr | Remove useless local variable, to avoid warnings |
commit | commitdiff | tree | snapshot |
2005-10-27 |
jpr | Still doesn't work on Big Endian processor, but we... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
jpr | How didn't I get one before? |
commit | commitdiff | tree | snapshot |
2005-10-27 |
jpr | Message |
commit | commitdiff | tree | snapshot |
2005-10-27 |
jpr | Fix comments (due to removal of difference between... |
commit | commitdiff | tree | snapshot |
next |