CVE-2025-48429
Minimal support for deflated image frame compression TS
Handle junk recognition code
Fix minor typo in exception
Merge branch 'release'
Pretend to now know the actual VR for those private attributes
Merge branch 'release'
VTK 9.5 compatibility fix: use .c_str() instead of deprecated vtkStdString cast
Merge branch 'release'
Better support for fake 12bits
We want an exception always
Prefer another symbol to ease integratin with XML doc
Merge branch 'release'
Fix compilation of third party project
Merge branch 'release'
Release 3.2.2
Merge branch 'release'
Fix VU#591834.1
Merge branch 'release'
Handle case where HighBit==0
Merge branch 'release'
Handle yet another case from Siemens Magnetom Skyra
Use new logic in gdcmtar
Start using new logic in gdcmdump
Handle missing priva creator for Series info
Introduce a new function ComputeCSAImageHeaderInfo
Add a fix for undefined length SQ in implicit
remove old assert()
Fix recent gdcm_assert behavior
Merge branch 'release'
Release 3.2.1
Merge branch 'release'
Reflect at API level implementation change
remove simple warning
Remove some simple warnings
Merge branch 'release'
Do not empty Code Meaning
Merge branch 'release'
Minor add const
Fix compilation for Visual Studio 12 2013
Properly fix openjpeg building
Bump to 3.3.x
Merge branch 'release'
Blind shot at fixing appveyor
Preserve master setting
Merge branch 'release'
Fix VTK example compilation
Remove invalid from merge
Merge branch 'release'
Fixed compile error with latest clang, header for size_t was missing
Defaulting non-zero frame time to spacing of 1 instead of 0
Add support for cleaning Code Meaning in gdcmclean
Add new functionality in gdcm::Cleaner for Code Meaning cleaning
Merge branch 'release'
Fixed a few warnings about const
Merge branch 'release'
Fix compilation of examples
Fix compilation in release mode
Require java 8
Merge branch 'release'
Merge branch 'release-3-0' into release
Handle VTK 9.1
Mark as 3.3.x
Start 3.2.x branch
Increase cmake_minimum_required for CMake 4 compatibility
Merge branch 'release'
Release 3.0.26
Merge branch 'release'
Catch the exception in imagewriter to avoid failing in c# layer
Merge branch 'release'
Slightly improve support for Enh MR/CT
Simple example
Merge remote-tracking branch 'github/master'
COMP: Use `std::move` explicitly to address unqualified call warnings
ENH: Replace `assert` with `gdcm_assert` across the codebase for consistency and clarity
Merge branch 'release'
Fix crash due to malformed BitsAllocated=12 file
Improve mecmr3 support
Minor reformat
Improve mecmr3 support
Merge branch 'release'
Add documentation for PMS recent change
Merge branch 'release'
Handle latest change from PMS
Merge branch 'release'
Fix Examples/Cxx/rle2img.cxx on ARM
BUG: Release jpeg2000 resources when error occours
Minor reformat
Handle weird case of half value in shared/per-frame
Release 3.0.25
Remove a chance to access nullptr and rid off memory reallocation if length is odd
Merge branch 'release'
Avoid accessing deleted object
Merge branch 'release'
properly check if thumbnail pointer is valid
Merge branch 'release'
WIP: add prototype decoding of HTJ2K
Merge branch 'release'