Ring Daemon 16.0.0
Loading...
Searching...
No Matches
libav_deps.h File Reference
Include dependency graph for libav_deps.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

AVFrameSideData * av_frame_new_side_data_from_buf (AVFrame *frame, enum AVFrameSideDataType type, AVBufferRef *buf)
 

Function Documentation

◆ av_frame_new_side_data_from_buf()

AVFrameSideData * av_frame_new_side_data_from_buf ( AVFrame *  frame,
enum AVFrameSideDataType  type,
AVBufferRef *  buf 
)

Definition at line 38 of file libav_utils.cpp.

References av_buffer_unref().

Referenced by jami::video::HardwareAccel::transferToMainMemory().

Here is the call graph for this function: