Go to the source code of this file.
◆ pcm_bluray_encode_init()
◆ pcm_bluray_encode_frame()
◆ ff_pcm_bluray_encoder
const FFCodec ff_pcm_bluray_encoder |
Initial value:= {
.p.name = "pcm_bluray",
}
Definition at line 273 of file pcm-blurayenc.c.
#define AV_CHANNEL_LAYOUT_STEREO
#define AV_CHANNEL_LAYOUT_2_2
static int pcm_bluray_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr)
#define FF_CODEC_ENCODE_CB(func)
#define AV_CHANNEL_LAYOUT_SURROUND
#define AV_CHANNEL_LAYOUT_4POINT0
#define AV_CHANNEL_LAYOUT_7POINT1
#define AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
This encoder can reorder user opaque values from input AVFrames and return them with corresponding ou...
#define CODEC_LONG_NAME(str)
#define CODEC_CH_LAYOUTS(...)
static av_cold int pcm_bluray_encode_init(AVCodecContext *avctx)
int(* init)(AVBSFContext *ctx)
#define AV_CODEC_CAP_DR1
Codec uses get_buffer() or get_encode_buffer() for allocating buffers and supports custom allocators.
#define CODEC_SAMPLEFMTS(...)
@ AV_SAMPLE_FMT_S16
signed 16 bits
#define AV_CHANNEL_LAYOUT_7POINT0
#define AV_CHANNEL_LAYOUT_2_1
#define AV_CHANNEL_LAYOUT_MONO
#define AV_CHANNEL_LAYOUT_5POINT0
#define AV_CHANNEL_LAYOUT_5POINT1
@ AV_SAMPLE_FMT_S32
signed 32 bits
#define CODEC_SAMPLERATES(...)