When using the GDCM backend, pixel data in YBR_FULL JPEG baseline may be converted incorrectly. This was identified in test sample `pydicom/SC_rgb_jpeg_dcmtk.dcm`. The original image is:  But decoding the pixel data with the feature `gdcm` results in: <img width="100" height="100" alt="Image" src="https://github.com/user-attachments/assets/bcbc1233-2949-4352-b2e9-b6d57dd0c7f1" />
When using the GDCM backend, pixel data in YBR_FULL JPEG baseline may be converted incorrectly.
This was identified in test sample
pydicom/SC_rgb_jpeg_dcmtk.dcm. The original image is:But decoding the pixel data with the feature
gdcmresults in: