#include <string.h>#include <stdio.h>#include "libavutil/avassert.h"#include "libavutil/buffer.h"#include "libavutil/imgutils.h"#include "libavutil/mem.h"#include "avfilter.h"#include "internal.h"#include "video.h"Go to the source code of this file.
Definition at line 35 of file video.c.
Referenced by get_video_buffer(), and init().
Definition at line 43 of file video.c.
Referenced by ff_get_video_buffer(), and get_video_buffer().
Request a picture buffer with a specific set of permissions.
Definition at line 143 of file video.c.
Referenced by apply_lut(), blend_frame(), config_input(), config_output(), config_video_output(), create_weave_frame(), ff_filter_frame_framed(), ff_null_get_video_buffer(), filter_frame(), geq_filter_frame(), get_video_buffer(), pp_filter_frame(), request_frame(), return_frame(), and source_request_frame().