Go to the source code of this file.
◆ paf_audio_init()
◆ paf_audio_decode()
◆ ff_paf_audio_decoder
Initial value:= {
.p.name = "paf_audio",
}
#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 int paf_audio_decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *pkt)
static av_cold int paf_audio_init(AVCodecContext *avctx)
Definition at line 76 of file pafaudio.c.