On 18/09/13 07:46, Yin, Yan wrote:
> Hi,

More info since Anton pointed me to avpicture_layout.

> I'm trying to switch from FFmpeg to libav for some applications, and
> find av_image_copy_to_buffer() API doesn't exist in
> libavutil/imgutils.h anymore.

It never existed, I guess.

> Is there any specific reason underneath? Which new API should I use? Thanks!

avpicture_layout seems to use exactly the same code, so probably you
might be fine with it.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to