| Interface | Description |
|---|---|
| BitIO.InputBits | |
| BitIO.OutputBits |
| Class | Description |
|---|---|
| BitIO |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
All the IO routines related to bits
|
| BitIO.StreamInputBits | |
| BitIO.StreamOutputBits | |
| Context |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Context model for table-based binary arithmetic encoders/decoders
Stores probability state table index and current MPS symbol value
|
| MConst |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Shared constants for H264 CABAC M encoder/decoder
|
| MDecoder |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
H264 CABAC M-Coder ( decoder module )
|
| MEncoder |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
H264 CABAC M-encoder
|
| MQConst |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Constants shared by both MQ encoder and decoder
|
| MQDecoder |
This class is part of JCodec ( www.jcodec.org )
This software is distributed under FreeBSD License
Binary ariphmetic decoder
Half-way to MQ Coder
|
| MQEncoder |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Binary ariphmetic encoder
Half-way to MQ Coder
|
| Packed4BitList |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| TreeBinarizer |
This class is part of JCodec ( www.jcodec.org )
This software is distributed under FreeBSD License
Binarization and context modeling using binary search tree
|
Copyright © 2019. All rights reserved.