[FFmpeg-devel] [PATCH v4] Improved the performance of 1 decode + N filter graphs and adaptive bitrate.
Wang, Shaofei
shaofei.wang at intel.com
Wed Feb 13 12:57:17 EET 2019
> >> sizeof(AVFrame) is not part of the ABI. You need to allocate it
> >> somewhere.
> >>
> > Please tell more?
>
> See the documentation for AVFrame in libavutil/frame.h Use av_frame_alloc()
>
> Carl Eugen
Thanks Carl
More information about the ffmpeg-devel
mailing list