Interface | Description |
---|---|
RateControl |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
MPEG 4 AVC ( H.264 ) Encoder pluggable rate control mechanism
|
Class | Description |
---|---|
DumbRateControl |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Dumb rate control policy, always maintains the same QP for the whole video
|
EncodedMB |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
H264FixedRateControl |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
H.264 rate control policy that would produce frames of exactly equal size
|
MBDeblocker |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Contains various deblocking filter routines for deblocking on MB bases
|
MBEncoderHelper |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
|
MBEncoderI16x16 |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Encodes macroblock as I16x16
|
MBEncoderP16x16 |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Encodes macroblock as P16x16
|
MotionEstimator |
This class is part of JCodec ( www.jcodec.org ) This software is distributed
under FreeBSD License
Estimates motion using diagonal search
|
Copyright © 2019. All rights reserved.