| Package | Description |
|---|---|
| org.jcodec.codecs.mpeg4 |
| Modifier and Type | Method and Description |
|---|---|
static MPEG4DecodingContext |
MPEG4DecodingContext.readFromHeaders(ByteBuffer bb) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MPEG4BiRenderer.renderBi(MPEG4DecodingContext ctx,
Picture[] refs,
int fcodeForward,
int fcodeBackward,
Macroblock mb) |
static void |
MPEG4Renderer.renderInter(MPEG4DecodingContext ctx,
Picture[] refs,
Macroblock mb,
int fcode,
int ref,
boolean bvop) |
static void |
MPEG4Renderer.renderIntra(Macroblock mb,
MPEG4DecodingContext ctx) |
Copyright © 2019. All rights reserved.