| Class | Description |
|---|---|
| Alloc_int |
Allocate and initialize a buffer pool.
|
| Alloc_Pointer_int |
Allocate and initialize a buffer pool with a more complex allocator.
|
| AVAudioFifo |
Context for an Audio FIFO Buffer.
|
| AVBPrint | |
| AVBuffer |
A reference counted buffer type.
|
| AVBufferPool |
The buffer pool.
|
| AVBufferRef |
A reference to a data buffer.
|
| AVClass |
Describe the class of an AVClass context structure.
|
| AVClass.Child_class_next_AVClass |
Return an AVClass corresponding to the next potential
AVOptions-enabled child.
|
| AVClass.Child_next_Pointer_Pointer |
Return next AVOptions-enabled child or NULL
|
| AVClass.Get_category_Pointer |
Callback to return the category.
|
| AVClass.Item_name_Pointer |
A pointer to a function which returns the name of a context
instance ctx associated with the class.
|
| AVClass.Query_ranges_PointerPointer_Pointer_BytePointer_int |
Callback to return the supported/allowed ranges.
|
| AVComponentDescriptor | |
| AVDictionary | |
| AVDictionaryEntry | |
| AVDownmixInfo |
This structure describes optional metadata relevant to a downmix procedure.
|
| AVFifoBuffer | |
| AVFrame |
This structure describes decoded (raw) audio or video data.
|
| AVFrameSideData |
Structure to hold side data for an AVFrame.
|
| AVHWDeviceContext |
This struct aggregates all the (hardware/vendor-specific) "high-level" state,
i.e.
|
| AVHWDeviceContext.Free_AVHWDeviceContext |
This field may be set by the caller before calling av_hwdevice_ctx_init().
|
| AVHWDeviceInternal | |
| AVHWFramesConstraints |
This struct describes the constraints on hardware frames attached to
a given device with a hardware-specific configuration.
|
| AVHWFramesContext |
This struct describes a set or pool of "hardware" frames (i.e.
|
| AVHWFramesContext.Free_AVHWFramesContext |
This field may be set by the caller before calling av_hwframe_ctx_init().
|
| AVHWFramesInternal | |
| AVMotionVector | |
| AVOption |
AVOption
|
| AVOptionRange |
A single allowed range of values, or a single allowed value.
|
| AVOptionRanges |
List of AVOptionRange structs.
|
| AVPixFmtDescriptor |
Descriptor that unambiguously describes how the bits of a pixel are
stored in the up to 4 data planes of an image.
|
| AVRational |
Rational number (pair of numerator and denominator).
|
| AVRegionOfInterest |
Structure describing a single Region Of Interest.
|
| AVStereo3D |
Stereo 3D type: this structure describes how two videos are packed
within a single video surface, with additional information as needed.
|
| Callback_Pointer_int_BytePointer_Pointer |
Set the logging callback
\note The callback must be thread safe, even if the application does not use
threads itself as some codecs are multithreaded.
|
| Callback_Pointer_int_String_Pointer | |
| Free_Pointer_byte__ | |
| Free_Pointer_ByteBuffer | |
| Free_Pointer_BytePointer |
Create an AVBuffer from an existing array.
|
| Func_Pointer_Pointer_int |
Feed data at specific position from an AVFifoBuffer to a user-supplied callback.
|
| Int_func_Pointer_Pointer_int |
Feed data from a user-supplied callback to an AVFifoBuffer.
|
| LogCallback | |
| Pool_free_Pointer |
Copyright © 2019. All rights reserved.