Commit Graph

  • 43ddc84986 Bump commons-io:commons-io from 2.21.0 to 2.22.0 master dependabot[bot] 2026-04-27 09:37:07 +00:00
  • e682696fac Bump github/codeql-action from 4.35.1 to 4.35.2 in /.github/workflows dependabot[bot] 2026-04-22 08:44:41 +00:00
  • 5f190ea57d Bump actions/upload-artifact from 7.0.0 to 7.0.1 in /.github/workflows dependabot[bot] 2026-04-17 08:44:26 +00:00
  • 3ca37e4b8c Bump mikepenz/action-junit-report in /.github/workflows dependabot[bot] 2026-04-06 08:45:12 +00:00
  • a30a032a9c Bump github/codeql-action from 4.32.6 to 4.35.1 in /.github/workflows dependabot[bot] 2026-04-06 08:45:04 +00:00
  • 77ebba4f7d Bump github/codeql-action from 4.32.4 to 4.32.6 in /.github/workflows dependabot[bot] 2026-03-13 08:44:30 +00:00
  • 456749ded8 Using new sequence support in DDSImageWriter + some minor bonus clean-up Harald Kuhr 2026-03-13 11:40:06 +01:00
  • 47a26651b4 Using new sequence support in exising writers. Harald Kuhr 2026-03-13 11:38:28 +01:00
  • 10183ef830 New class for simpler sequence write support. Harald Kuhr 2026-03-13 11:37:47 +01:00
  • 75d7d5cdef Using new sequence support in DDSImageWriter + some minor bonus clean-up sequence-support Harald Kuhr 2026-03-13 11:40:06 +01:00
  • 177eec06cc Using new sequence support in exising writers. Harald Kuhr 2026-03-13 11:38:28 +01:00
  • dc3d77ad95 New class for simpler sequence write support. Harald Kuhr 2026-03-13 11:37:47 +01:00
  • 263fb75d1d DDS cleanup (#1262) Harald Kuhr 2026-03-11 21:09:26 +01:00
  • 1dc6045079 Sonar issues dds-cleanup Harald Kuhr 2026-03-11 19:08:53 +01:00
  • b9b3c364be Added raster write test + fixed a small issue for PAM Harald Kuhr 2026-03-11 18:53:24 +01:00
  • 26ecf18c68 Mipmap support using ImageIO sequence API Harald Kuhr 2026-03-11 18:26:02 +01:00
  • 3f356a8197 More clean-up: Now keeps stream byte order consistent (LE), support for Raster, more tests Harald Kuhr 2026-03-11 15:59:48 +01:00
  • dc59c66209 More clean-up: Removed optional flags from param, header size validation, metadata now reports compresion as lossy Harald Kuhr 2026-03-11 14:51:01 +01:00
  • 2a0b15f33f Sonar issues + roll back accidental check-in Harald Kuhr 2026-03-10 23:02:47 +01:00
  • 9ca9569537 Fix JavaDoc 🎉 Harald Kuhr 2026-03-10 22:42:39 +01:00
  • 0a717ea0af Major rework/standardization: * DDSEncoderType, DX10DXGIFormat merged with DDSType for a single way to describe a DDS format * Added constants for DXGI formats * DDSImageWriteParam is now mutable and supports standard way of setting compression type * DDSImageMetadata now supports more of the format Performance: * DDSReader now use seek() to jump to correct mipmap instead of reading all bytes * DDSImageWriter now uses getTile(0, 0) instead of getData() for better performance Harald Kuhr 2026-03-10 22:38:58 +01:00
  • e61ec45737 Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2 dependabot[bot] 2026-03-10 08:43:24 +00:00
  • 6e063f263c Bump actions/upload-artifact from 6.0.0 to 7.0.0 in /.github/workflows dependabot[bot] 2026-03-05 08:43:13 +00:00
  • e2cf529000 Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0 dependabot[bot] 2026-03-10 08:43:05 +00:00
  • 9d1c418d8d Bump mikepenz/action-junit-report in /.github/workflows dependabot[bot] 2026-03-09 08:51:13 +00:00
  • 7f2eb517ef Refactorings and code clean-up Harald Kuhr 2026-03-05 21:02:04 +01:00
  • a7a4445ce8 [DDS] Adding Block Compression 1 -> 5 Encoding Support (#1237) KhanhTypo 2026-03-04 16:35:40 +07:00
  • 4c1b268325 Javadoc cleanup (#1255) Harald Kuhr 2026-03-04 10:35:04 +01:00
  • e3c3f640a4 Bump github/codeql-action from 4.32.2 to 4.32.4 in /.github/workflows dependabot[bot] 2026-03-02 08:53:00 +00:00
  • 7fb443a768 #1234: Javadoc in parallell javadoc-cleanup Harald Kuhr 2026-02-26 10:30:29 +01:00
  • b302b4f0d1 #1234: Fix... Harald Kuhr 2026-02-26 09:26:55 +01:00
  • 29dcf83c47 #1234: Simplify build matrix Harald Kuhr 2026-02-26 09:25:33 +01:00
  • d54d84371d #1234: Fixed JavaDoc for Java 21 + JavaDoc verification step Harald Kuhr 2026-02-25 21:02:44 +01:00
  • ecc938a666 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 dependabot[bot] 2026-02-25 08:43:30 +00:00
  • 25fdfb1947 Bump org.apache.maven.plugins:maven-surefire-report-plugin dependabot[bot] 2026-02-25 08:43:26 +00:00
  • 0c05918d8a Bump junit.jupiter.version from 5.14.2 to 5.14.3 dependabot[bot] 2026-02-23 08:55:58 +00:00
  • 4de2a38dd8 New version + snapshot fix Harald Kuhr 2026-02-23 10:05:29 +01:00
  • 5b4fa64dc0 [maven-release-plugin] prepare for next development iteration Harald Kuhr 2026-02-22 16:13:49 +01:00
  • 2ad522a9fa [maven-release-plugin] prepare release twelvemonkeys-3.13.1 twelvemonkeys-3.13.1 Harald Kuhr 2026-02-22 16:13:44 +01:00
  • 20af575fbd Bump github/codeql-action from 4.31.10 to 4.32.2 in /.github/workflows dependabot[bot] 2026-02-13 08:44:09 +00:00
  • 02a6ed1ac1 Bump mikepenz/action-junit-report in /.github/workflows dependabot[bot] 2026-02-09 09:03:11 +00:00
  • 146d5926bb #1244: Created test + fixed inverted PSD hidden flag in metadata Harald Kuhr 2026-02-03 14:15:42 +01:00
  • 561b25022c Bump org.apache.maven.plugins:maven-compiler-plugin dependabot[bot] 2026-02-03 09:21:11 +00:00
  • 4cd6b893de Bump actions/setup-java from 5.1.0 to 5.2.0 in /.github/workflows dependabot[bot] 2026-01-29 08:43:02 +00:00
  • dabff3abce Bump actions/checkout from 6.0.1 to 6.0.2 in /.github/workflows dependabot[bot] 2026-01-23 08:44:02 +00:00
  • 1b889b1b4b Fixes Lossless Alpha Channel WebP (#1243) Will Ezell 2026-01-23 03:40:06 -05:00
  • 29a3bd591d Bump github/codeql-action from 4.31.9 to 4.31.10 in /.github/workflows dependabot[bot] 2026-01-20 08:44:13 +00:00
  • cd79ef4409 #1240: Fixes TIFFWriter overwrite of nested values issue Harald Kuhr 2026-01-15 19:42:56 +01:00
  • a604cb83fb Bump org.sonatype.central:central-publishing-maven-plugin dependabot[bot] 2026-01-15 08:43:04 +00:00
  • eb1735ab33 Bump junit.jupiter.version from 5.14.1 to 5.14.2 dependabot[bot] 2026-01-14 08:43:16 +00:00
  • 357eeb2236 Bump mikepenz/action-junit-report in /.github/workflows dependabot[bot] 2026-01-07 08:11:22 +00:00
  • d634b9d93f Bump github/codeql-action from 4.31.4 to 4.31.9 in /.github/workflows dependabot[bot] 2025-12-24 08:09:10 +00:00
  • 7e3241d64b Bump org.sonatype.central:central-publishing-maven-plugin dependabot[bot] 2025-12-23 08:06:11 +00:00
  • b86d82720d [maven-release-plugin] prepare for next development iteration Harald Kuhr 2025-12-22 15:40:16 +01:00
  • 47e90a657a [maven-release-plugin] prepare release twelvemonkeys-3.13.0 twelvemonkeys-3.13.0 Harald Kuhr 2025-12-22 15:40:12 +01:00
  • bdd8b2f1fb #1198: Fix snapshot URL Harald Kuhr 2025-12-22 12:10:29 +01:00
  • 8d08c9565b Fix JavaDoc error Harald Kuhr 2025-12-22 10:08:43 +01:00
  • c11f61d132 #1198: Re-enable snapshot builds Harald Kuhr 2025-12-22 10:02:16 +01:00
  • e6b38cb547 #1198: Migrate from ossrh to central Harald Kuhr 2025-12-22 09:56:19 +01:00
  • e11d888809 Bump actions/upload-artifact from 5.0.0 to 6.0.0 in /.github/workflows dependabot[bot] 2025-12-22 08:05:48 +00:00
  • 46a399ff02 DDS DXT10 support, with some certain supported DXGI Formats only. (#1230) KhanhTypo 2025-12-17 23:38:47 +07:00
  • a09629be32 Bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 dependabot[bot] 2025-12-17 08:07:40 +00:00
  • 57fb1ca1bb Bump actions/setup-java from 5.0.0 to 5.1.0 in /.github/workflows dependabot[bot] 2025-12-11 08:08:55 +00:00
  • c9063ca02d add unit test Vincent Privat 2025-11-18 22:10:45 +01:00
  • 340e79eb8a fix webp decoding using source region without subsampling Vincent Privat 2025-11-18 00:09:19 +01:00
  • 355a916225 Optimize buffer by allocating enough space up front Vincent Privat 2025-11-03 18:24:30 +01:00
  • 8da45b5f05 take code review into account Vincent Privat 2025-11-02 23:08:51 +01:00
  • 6c8b0cdc2f Fix #1211 - SVG: support namespace prefix Vincent Privat 2025-10-31 02:49:59 +01:00
  • 8af219e669 Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 dependabot[bot] 2025-11-18 08:08:45 +00:00
  • 7e10b9242d Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 dependabot[bot] 2025-12-01 09:10:25 +00:00
  • 36103046a5 Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 dependabot[bot] 2025-12-01 09:10:31 +00:00
  • 95787449ea Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0 dependabot[bot] 2025-12-08 08:08:20 +00:00
  • 3223743f2c Bump actions/checkout from 5.0.0 to 6.0.1 in /.github/workflows dependabot[bot] 2025-12-09 08:08:04 +00:00
  • 234c7f59d4 Bump github/codeql-action from 4.31.3 to 4.31.4 in /.github/workflows dependabot[bot] 2025-11-19 08:07:22 +00:00
  • 1cb0da2967 Add cooldown period for all dependencies, 7 days Harald Kuhr 2025-11-24 10:44:51 +01:00
  • d1525828fa Bump github/codeql-action from 4.31.2 to 4.31.3 in /.github/workflows dependabot[bot] 2025-11-14 08:08:17 +00:00
  • 194fd5a446 Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 dependabot[bot] 2025-11-10 08:11:04 +00:00
  • 21e5a465b9 Bump commons-io:commons-io from 2.20.0 to 2.21.0 dependabot[bot] 2025-11-10 08:10:47 +00:00
  • 6309bc5765 Bump mikepenz/action-junit-report in /.github/workflows dependabot[bot] 2025-11-03 08:11:02 +00:00
  • 5011e98184 Bump junit.jupiter.version from 5.14.0 to 5.14.1 dependabot[bot] 2025-11-03 08:13:16 +00:00
  • a9aa5cc66e Bump github/codeql-action from 4.31.0 to 4.31.2 in /.github/workflows dependabot[bot] 2025-10-31 08:08:03 +00:00
  • ac107196eb Bump github/codeql-action from 4.30.9 to 4.31.0 in /.github/workflows dependabot[bot] 2025-10-27 08:34:11 +00:00
  • 489a419df1 Bump actions/upload-artifact from 4.6.2 to 5.0.0 in /.github/workflows dependabot[bot] 2025-10-27 08:26:04 +00:00
  • 51891b45ea Bump github/codeql-action from 4.30.8 to 4.30.9 in /.github/workflows dependabot[bot] 2025-10-20 08:17:27 +00:00
  • 90e60f509d Bump mikepenz/action-junit-report in /.github/workflows dependabot[bot] 2025-10-13 08:23:41 +00:00
  • 53e5eff0c9 Bump github/codeql-action from 4.30.7 to 4.30.8 in /.github/workflows dependabot[bot] 2025-10-13 08:22:31 +00:00
  • 8670e1fd8a Bump org.apache.maven.plugins:maven-pmd-plugin from 3.27.0 to 3.28.0 dependabot[bot] 2025-10-13 08:23:25 +00:00
  • 6395fd33e9 Temporarily disable deploy Harald Kuhr 2025-10-09 09:13:53 +02:00
  • 0834a2b1be Fix JDK 8 name in CI output Harald Kuhr 2025-10-09 09:05:06 +02:00
  • 6c75661ab4 Update ci.yml Harald Kuhr 2025-10-09 08:53:16 +02:00
  • f367cee35b Update ci.yml upgrade-to-macos-14-and-zulu-jdk Harald Kuhr 2025-10-09 08:53:16 +02:00
  • 9c25c962cc Bump github/codeql-action from 3.30.6 to 4.30.7 in /.github/workflows dependabot[bot] 2025-10-08 08:06:40 +00:00
  • 1328dbf763 Handle lossless JPEG with non-zero point transform (#1183) zcronix 2025-10-03 04:49:40 -04:00
  • 8bccdef371 Bump github/codeql-action from 3.30.5 to 3.30.6 in /.github/workflows dependabot[bot] 2025-10-03 08:06:38 +00:00
  • 2d6f7d89fa JDK 25 seems to have added Exif thumbnail read support Harald Kuhr 2025-10-02 14:13:11 +02:00
  • e5aa124e17 JDK 25 seems to have added Exif thumbnail read support jdk25-jpegimagereader-thumbnail-progress-fix Harald Kuhr 2025-10-02 14:13:11 +02:00
  • 1afa35ccd6 Bump org.apache.maven.scm:maven-scm-provider-gitexe from 2.1.0 to 2.2.1 dependabot[bot] 2025-09-26 08:06:59 +00:00
  • 5b184a2a8a Bump junit.jupiter.version from 5.13.4 to 5.14.0 dependabot[bot] 2025-09-30 08:09:32 +00:00
  • 39bd218085 Bump ossf/scorecard-action from 2.4.2 to 2.4.3 in /.github/workflows dependabot[bot] 2025-10-01 08:11:15 +00:00
  • 87af2f6212 Bump github/codeql-action from 3.30.1 to 3.30.5 in /.github/workflows dependabot[bot] 2025-09-29 09:21:23 +00:00