-
- Downloads
vsrc_buffer: add av_vsrc_buffer_add_frame()
The new function is a wrapper around av_vsrc_buffer_add_video_buffer_ref(), and allows to simplify the act of pushing AVFrame data to the source buffer.
Showing
- doc/APIchanges 3 additions, 0 deletionsdoc/APIchanges
- ffmpeg.c 1 addition, 6 deletionsffmpeg.c
- libavfilter/avcodec.h 9 additions, 0 deletionslibavfilter/avcodec.h
- libavfilter/avfilter.h 1 addition, 1 deletionlibavfilter/avfilter.h
- libavfilter/vsrc_buffer.c 17 additions, 0 deletionslibavfilter/vsrc_buffer.c
Loading
Please register or sign in to comment