Home
last modified time | relevance | path

Searched refs:av_picture_copy (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Davpicture.c75 void av_picture_copy(AVPicture *dst, const AVPicture *src, in av_picture_copy() function
Davcodec.h3784 void av_picture_copy(AVPicture *dst, const AVPicture *src,
/third_party/gstreamer/gst_libav/
DChangeLog12283 …Use av_picture_copy() instead of libswscale to copy pictures. This removes the swscale dependency …
12293 Use av_picture_copy() instead of libswscale to copy pictures. This