| Class | Description |
|---|---|
| AVBitStreamFilter | |
| AVBSFContext |
The bitstream filter state.
|
| AVBSFList |
Structure for chain/list of bitstream filters.
|
| AVCodec |
AVCodec.
|
| AVCodecContext |
main external API structure.
|
| AVCodecContext.Draw_horiz_band_AVCodecContext_AVFrame_IntPointer_int_int_int |
If non NULL, 'draw_horiz_band' is called by the libavcodec
decoder to draw a horizontal band.
|
| AVCodecContext.Execute_AVCodecContext_Func_AVCodecContext_Pointer_Pointer_IntPointer_int_int | |
| AVCodecContext.Execute2_AVCodecContext_Func_AVCodecContext_Pointer_int_int_Pointer_IntPointer_int | |
| AVCodecContext.Func_AVCodecContext_Pointer |
The codec may call this to execute several independent things.
|
| AVCodecContext.Func_AVCodecContext_Pointer_int_int |
The codec may call this to execute several independent things.
|
| AVCodecContext.Get_buffer2_AVCodecContext_AVFrame_int |
This callback is called at the beginning of each frame to get data
buffer(s) for it.
|
| AVCodecContext.Get_encode_buffer_AVCodecContext_AVPacket_int |
This callback is called at the beginning of each packet to get a data
buffer for it.
|
| AVCodecContext.Get_format_AVCodecContext_IntPointer |
Callback to negotiate the pixel format.
|
| AVCodecDescriptor |
This struct describes the properties of a single codec described by an
AVCodecID.
|
| AVCodecHWConfig | |
| AVCodecParameters |
This struct describes the properties of an encoded stream.
|
| AVCodecParser | |
| AVCodecParser.Parser_close_AVCodecParserContext | |
| AVCodecParser.Parser_init_AVCodecParserContext | |
| AVCodecParser.Parser_parse_AVCodecParserContext_AVCodecContext_PointerPointer_IntPointer_BytePointer_int | |
| AVCodecParser.Split_AVCodecContext_BytePointer_int | |
| AVCodecParserContext | |
| AVCPBProperties |
This structure describes the bitrate properties of an encoded bitstream.
|
| AVHWAccel |
\defgroup lavc_hwaccel AVHWAccel
\note Nothing in this structure should be accessed by the user.
|
| AVPacket |
This structure stores compressed data.
|
| AVPacketList | |
| AVPacketSideData |
This structure stores auxiliary information for decoding, presenting, or
otherwise processing the coded stream.
|
| AVPanScan |
Pan Scan area.
|
| AVProducerReferenceTime |
This structure supplies correlation between a packet timestamp and a wall clock
production time.
|
| AVProfile |
AVProfile.
|
| AVSubtitle | |
| AVSubtitleRect | |
| DCTContext | |
| FFTComplex | |
| FFTContext | |
| Func_AVCodecContext_Pointer | |
| Func_AVCodecContext_Pointer_int_int | |
| RcOverride |
\ingroup lavc_encoding
|
| RDFTContext |
Copyright © 2024. All rights reserved.