|
FFmpeg
|
Go to the source code of this file.
Functions | |
| AVFrameSideData * | ff_frame_side_data_add_from_buf (AVFrameSideData ***sd, int *nb_sd, enum AVFrameSideDataType type, AVBufferRef *buf) |
| AVFrameSideData* ff_frame_side_data_add_from_buf | ( | AVFrameSideData *** | sd, |
| int * | nb_sd, | ||
| enum AVFrameSideDataType | type, | ||
| AVBufferRef * | buf | ||
| ) |
Definition at line 172 of file side_data.c.
Referenced by av_frame_new_side_data_from_buf(), av_frame_side_data_add(), and av_frame_side_data_new().
1.8.17