| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static avcodec.AVBitStreamFilter |
avcodec.av_bitstream_filter_next(avcodec.AVBitStreamFilter f)
Deprecated.
|
static int |
avcodec.av_bsf_alloc(avcodec.AVBitStreamFilter filter,
avcodec.AVBSFContext ctx) |
static int |
avcodec.av_bsf_alloc(avcodec.AVBitStreamFilter filter,
PointerPointer ctx)
Allocate a context for a given bitstream filter.
|
static void |
avcodec.av_register_bitstream_filter(avcodec.AVBitStreamFilter bsf)
Deprecated.
|
Copyright © 2018. All rights reserved.