FFmpeg
|
CompatReleaseBufPriv Struct Reference
Collaboration diagram for CompatReleaseBufPriv:
Data Fields | |
AVCodecContext | avctx |
AVFrame | frame |
Detailed Description
Definition at line 666 of file libavcodec/utils.c.
Field Documentation
AVCodecContext CompatReleaseBufPriv::avctx |
Definition at line 667 of file libavcodec/utils.c.
Referenced by compat_free_buffer(), ff_thread_get_buffer(), get_bit_rate(), and get_buffer_internal().
AVFrame CompatReleaseBufPriv::frame |
Definition at line 668 of file libavcodec/utils.c.
Referenced by avcodec_alloc_frame(), avcodec_decode_audio3(), avcodec_decode_audio4(), avcodec_encode_audio(), avcodec_encode_audio2(), avcodec_free_frame(), compat_free_buffer(), get_buffer_internal(), and pad_last_frame().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11