On Thu, 15 Oct 2015 08:52:33 -0400 "Ronald S. Bultje" <rsbul...@gmail.com> wrote:
> Hi, > > On Thu, Oct 15, 2015 at 8:02 AM, Hendrik Leppkes <h.lepp...@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? It kind of follows from its documentation. Nothing says that data[0] has to be set, while buf[0] _must_ be set if the frame is refcounted. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel