Data Fields | |
AVFilterBufferRef * | picref |
cached picref | |
enum PixelFormat * | pix_fmts |
accepted pixel formats, must be terminated with -1 |
Definition at line 29 of file vsink_buffer.c.
cached picref
Definition at line 30 of file vsink_buffer.c.
Referenced by av_vsink_buffer_get_video_buffer_ref(), end_frame(), and uninit().
accepted pixel formats, must be terminated with -1
Definition at line 31 of file vsink_buffer.c.
Referenced by init(), and query_formats().