Package | Description |
---|---|
org.jcodec.api.transcode | |
org.jcodec.codecs.mjpeg |
Class and Description |
---|
JpegDecoder
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
Class and Description |
---|
FrameHeader
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
This header specifies the source image characteristics (see A.1), the
components in the frame, and the sampling factors for each component, and
specifies the destinations from which the quantized tables to be used with
each component are retrieved.
|
JpegDecoder
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
ScanHeader
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
This header specifies which component(s) are contained in the scan, specifies
the destinations from which the entropy tables to be used with each component
are retrieved, and (for the progressive DCT) which part of the DCT quantized
coefficient data is contained in the scan.
|
Copyright © 2019. All rights reserved.