[FFmpeg-devel] [PATCH] vp9: use AVFrame.buf[0] to check if a frame is valid
Ronald S. Bultje
rsbultje at gmail.com
Thu Oct 15 14:52:33 CEST 2015
Hi,
On Thu, Oct 15, 2015 at 8:02 AM, Hendrik Leppkes <h.leppkes at gmail.com>
wrote:
> AVFrame.data[0] is not guaranteed to be set with a HWAccel
> ---
> libavcodec/vp9.c | 46 +++++++++++++++++++++++-----------------------
> 1 file changed, 23 insertions(+), 23 deletions(-)
Obscure. But OK. Is this documented in the AVFrame API?
Ronald
More information about the ffmpeg-devel
mailing list