forked from OSGeo/gdal
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes OSGeo#11109 Cf https://lists.osgeo.org/pipermail/gdal-dev/2024-October/059671.html: "I discovered yesterday that the JP2Lura driver (JPEG2000 support through proprietary LuraTech JPEG2000 SDK) had been totally broken during the whole GDAL 3.9 series (the identification function would fail to detect any JPEG2000 file). I've reached out to the initial proponents of the driver and they no longer use it."
- Loading branch information
Showing
22 changed files
with
5 additions
and
6,713 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,7 +96,6 @@ Raster drivers | |
jdem | ||
jp2ecw | ||
jp2kak | ||
jp2lura | ||
jp2mrsid | ||
jp2openjpeg | ||
jpeg | ||
|
Oops, something went wrong.