we now support all image types via the image/* content-type. if a type is
authormh <mh>
Tue, 26 Feb 2002 12:33:39 +0000 (12:33 +0000)
committermh <mh>
Tue, 26 Feb 2002 12:33:39 +0000 (12:33 +0000)
commitf63d9796574e9dbe8846884eb13c5b08654bfa8b
tree9c400100cb17dfb5aa12180987187672bbfb3c31
parent6adb86ec581e7d4cb5d5f7765b992cc7a4b6f59e
we now support all image types via the image/* content-type. if a type is
unsupported by JAI, it throws an exception and continues. note: media_type
table must be updated. unused imageType var still needs to be removed.
dbscripts/populate_mediatyp.sql
source/mir/media/MediaHandlerImages.java
source/mir/media/MediaHandlerImagesGif.java [deleted file]
source/mir/media/MediaHandlerImagesJpeg.java [deleted file]