AVFilterBufferRefVideoProps 178 libavfilter/avfilter.h AVFilterBufferRefVideoProps *video; ///< video buffer specific properties AVFilterBufferRefVideoProps 45 libavfilter/buffer.c static int copy_video_props(AVFilterBufferRefVideoProps *dst, AVFilterBufferRefVideoProps *src) { AVFilterBufferRefVideoProps 71 libavfilter/buffer.c ret->video = av_malloc(sizeof(AVFilterBufferRefVideoProps)); AVFilterBufferRefVideoProps 75 libavfilter/video.c if (!(picref->video = av_mallocz(sizeof(AVFilterBufferRefVideoProps))))