diff TODO @ 5314:0b8068aa7142

revert 5306:155637655710: re-enable automatic conversion from YBR to RGB
author Alain Mazy <am@osimis.io>
date Mon, 19 Jun 2023 19:20:31 +0200
parents fb637cc110b6
children fbe857e942cd
line wrap: on
line diff
--- a/TODO	Fri Jun 16 09:27:17 2023 +0200
+++ b/TODO	Mon Jun 19 19:20:31 2023 +0200
@@ -120,6 +120,9 @@
 * Also implement a GET variant of /tools/create-archive + sibling routes
   in which resources & transcode options are provided as get arguments.
   https://groups.google.com/g/orthanc-users/c/PmaRZ609ztA/m/JdwXvIBKAQAJ
+* Allow skiping automatic conversion of color-space in transcoding/decoding.
+  The patch that was initialy provided was breaking the IngestTranscoding.
+  https://discourse.orthanc-server.org/t/orthanc-convert-ybr-to-rgb-but-does-not-change-metadata/3533/9
 
 
 ---------