| Class | Description |
|---|---|
| BlockInterpolator |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Interpolator that operates on block level
|
| CABACContst |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
This code is borrowed from ffmpeg/libavcodec/h264_cabac.c
|
| CAVLCReader |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
| ChromaPredictionBuilder |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Prediction builder for chroma samples
|
| CoeffTransformer |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Integer DCT 4x4 base implementation
|
| DeblockerInput |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Contains an input for deblocking filter
|
| DecoderState |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Current state of the decoder, this data is accessed from many methods
|
| FrameReader |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
MPEG 4 AVC ( H.264 ) Frame reader
Conforms to H.264 ( ISO/IEC 14496-10 ) specifications
|
| Intra16x16PredictionBuilder |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Prediction builder class for intra 16x16 coded macroblocks
|
| Intra4x4PredictionBuilder |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Builds intra prediction for intra 4x4 coded macroblocks
|
| Intra8x8PredictionBuilder |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Builds intra prediction for intra 8x8 coded macroblocks
|
| MBlock |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
A codec macroblock
|
| MBlockDecoderBase |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Base macroblock decoder that contains routines shared by many decoders
|
| MBlockDecoderBDirect |
A decoder for B direct macroblocks
|
| MBlockDecoderInter |
A decoder for Inter 16x16, 16x8 and 8x16 macroblocks
|
| MBlockDecoderInter8x8 |
A decoder for Inter 16x16, 16x8 and 8x16 macroblocks
|
| MBlockDecoderIntra16x16 |
A decoder for I16x16 macroblocks
|
| MBlockDecoderIntraNxN |
A decoder for I16x16 macroblocks
|
| MBlockDecoderIPCM |
A decoder for Intra PCM macroblocks
|
| MBlockDecoderUtils | |
| MBlockReader |
A reader for H.264 macroblocks
|
| MBlockSkipDecoder |
A decoder for P skip macroblocks
|
| PredictionMerger |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Prediction merge and weight routines
|
| RefListManager |
Contains reference picture list management logic
|
| SliceDecoder |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
A decoder for an individual slice
|
| SliceHeaderReader |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Reads header of the coded slice
|
| SliceReader |
Contains methods for reading high-level symbols out of H.264 bitstream
|
Copyright © 2019. All rights reserved.