Back out CMYK-to-RGB conversions.  There is really no way to properly do CMYK-to-RGB conversion without color management, which is out of scope for libjpeg-turbo.  Applications wishing to do a trivial conversion, such as was implemented in these routines, can simply request CMYK output and do the trivial conversion themselves (or, even better, use an OSS color management library.)  We should not encourage the use of in-library CMYK-to-RGB conversion as a substitute for color management.


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@695 632fc199-4ca6-4c93-a231-07263d6284db
2 files changed
tree: 6fd6e72e5f0b79b08987e9a8da8fa4b635616f67
  1. cmakescripts/
  2. doc/
  3. java/
  4. release/
  5. sharedlib/
  6. simd/
  7. win/
  8. acinclude.m4
  9. bmp.c
  10. bmp.h
  11. BUILDING.txt
  12. cderror.h
  13. cdjpeg.c
  14. cdjpeg.h
  15. change.log
  16. ChangeLog.txt
  17. cjpeg.1
  18. cjpeg.c
  19. CMakeLists.txt
  20. coderules.txt
  21. configure.ac
  22. djpeg.1
  23. djpeg.c
  24. doxygen.config
  25. example.c
  26. filelist.txt
  27. install.txt
  28. jaricom.c
  29. jcapimin.c
  30. jcapistd.c
  31. jcarith.c
  32. jccoefct.c
  33. jccolor.c
  34. jcdctmgr.c
  35. jchuff.c
  36. jchuff.h
  37. jcinit.c
  38. jcmainct.c
  39. jcmarker.c
  40. jcmaster.c
  41. jcomapi.c
  42. jconfig.h.in
  43. jconfig.txt
  44. jcparam.c
  45. jcphuff.c
  46. jcprepct.c
  47. jcsample.c
  48. jctrans.c
  49. jdapimin.c
  50. jdapistd.c
  51. jdarith.c
  52. jdatadst-tj.c
  53. jdatadst.c
  54. jdatasrc-tj.c
  55. jdatasrc.c
  56. jdcoefct.c
  57. jdcolor.c
  58. jdct.h
  59. jddctmgr.c
  60. jdhuff.c
  61. jdhuff.h
  62. jdinput.c
  63. jdmainct.c
  64. jdmarker.c
  65. jdmaster.c
  66. jdmerge.c
  67. jdphuff.c
  68. jdpostct.c
  69. jdsample.c
  70. jdtrans.c
  71. jerror.c
  72. jerror.h
  73. jfdctflt.c
  74. jfdctfst.c
  75. jfdctint.c
  76. jidctflt.c
  77. jidctfst.c
  78. jidctint.c
  79. jidctred.c
  80. jinclude.h
  81. jmemmgr.c
  82. jmemnobs.c
  83. jmemsys.h
  84. jmorecfg.h
  85. jpegcomp.h
  86. jpegint.h
  87. jpeglib.h
  88. jpegtran.1
  89. jpegtran.c
  90. jquant1.c
  91. jquant2.c
  92. jsimd.h
  93. jsimd_none.c
  94. jsimddct.h
  95. jutils.c
  96. jversion.h
  97. libjpeg.map.in
  98. libjpeg.txt
  99. Makefile.am
  100. rdbmp.c
  101. rdcolmap.c
  102. rdgif.c
  103. rdjpgcom.1
  104. rdjpgcom.c
  105. rdppm.c
  106. rdrle.c
  107. rdswitch.c
  108. rdtarga.c
  109. README
  110. README-turbo.txt
  111. structure.txt
  112. testimg.bmp
  113. testimgari.jpg
  114. testimgari.ppm
  115. testimgcrop.jpg
  116. testimgflt-nosimd.jpg
  117. testimgflt.jpg
  118. testimgflt.ppm
  119. testimgfst.jpg
  120. testimgfst.ppm
  121. testimgfst100.jpg
  122. testimgfst1_2.ppm
  123. testimgfst1_4.ppm
  124. testimgfst1_8.ppm
  125. testimggray.jpg
  126. testimgint.jpg
  127. testimgint.ppm
  128. testimgint1_2.ppm
  129. testimgint1_4.ppm
  130. testimgint1_8.ppm
  131. testimgp.jpg
  132. testorig.jpg
  133. testorig.ppm
  134. tjbench.c
  135. tjunittest.c
  136. tjutil.c
  137. tjutil.h
  138. transupp.c
  139. transupp.h
  140. turbojpeg-jni.c
  141. turbojpeg-mapfile
  142. turbojpeg-mapfile.jni
  143. turbojpeg.c
  144. turbojpeg.h
  145. usage.txt
  146. wizard.txt
  147. wrbmp.c
  148. wrgif.c
  149. wrjpgcom.1
  150. wrjpgcom.c
  151. wrppm.c
  152. wrrle.c
  153. wrtarga.c