Bethesda Softworks VID Video Decoder.
More...
Go to the source code of this file.
◆ bethsoftvid_decode_init()
◆ set_palette()
◆ bethsoftvid_decode_frame()
◆ bethsoftvid_decode_end()
◆ ff_bethsoftvid_decoder
| const FFCodec ff_bethsoftvid_decoder |
Initial value:= {
.p.name = "bethsoftvid",
}
static av_cold void close(AVCodecParserContext *s)
static int bethsoftvid_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, AVPacket *avpkt)
static av_cold int bethsoftvid_decode_end(AVCodecContext *avctx)
static av_cold int bethsoftvid_decode_init(AVCodecContext *avctx)
#define FF_CODEC_DECODE_CB(func)
#define CODEC_LONG_NAME(str)
int(* init)(AVBSFContext *ctx)
#define AV_CODEC_CAP_DR1
Codec uses get_buffer() or get_encode_buffer() for allocating buffers and supports custom allocators.
@ AV_CODEC_ID_BETHSOFTVID
Definition at line 167 of file bethsoftvideo.c.