I have seen some changes regarding hwaccel part of libav/ffmpeg API and
after adopting to minimal set of changes, my app stopped working


assertion src->f->buf[0] failed at libavcodec/h264_picture.c:73
Program received signal SIGABRT, Aborted.


I noticed the alloc rotines are updated, is the AVFrame->data[0] and
AVFrame->data[3] still the containers for HW allocated surface struct
pointer and surface ID respectively?

Thanks

Ratin
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to