Class | Description |
---|---|
JPEGDecoder |
This type of MOV file just stores frames as a series of JPEG
images.
|
JPEGEncoder |
This type of MOV file just stores frames as a series of JPEG
images.
|
RGBConverter |
Alternate implementation of BufferToImage.
|
JPEG encoder/decoder codecs from Jeremy Wood.