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:= {
.p.name = "dvaudio",
}
#define FF_CODEC_DECODE_CB(func)
#define CODEC_LONG_NAME(str)
#define AV_CODEC_CAP_DR1
Codec uses get_buffer() or get_encode_buffer() for allocating buffers and supports custom allocators.
static av_cold int decode_init(AVCodecContext *avctx)
static int decode_frame(AVCodecContext *avctx, AVFrame *picture, int *got_frame, AVPacket *avpkt)
Definition at line 121 of file dvaudiodec.c.