Go to the source code of this file.
◆ decode_init()
◆ dv_audio_12to16()
static uint16_t dv_audio_12to16 |
( |
uint16_t |
sample | ) |
|
|
inlinestatic |
◆ decode_frame()
◆ ff_dvaudio_decoder
Initial value:= {
.name = "dvaudio",
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static av_cold int decode_init(AVCodecContext *avctx)
static int decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *pkt)
#define AV_CODEC_CAP_DR1
Codec uses get_buffer() for allocating buffers and supports custom allocators.
Definition at line 124 of file dvaudiodec.c.