mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-03 05:22:10 +00:00
vsrc_buffer.h: add file doxy
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
This commit is contained in:
parent
e601ff19b4
commit
b52a65ccc8
@ -22,6 +22,11 @@
|
||||
#ifndef AVFILTER_VSRC_BUFFER_H
|
||||
#define AVFILTER_VSRC_BUFFER_H
|
||||
|
||||
/**
|
||||
* @file
|
||||
* memory buffer source API for video
|
||||
*/
|
||||
|
||||
#include "libavcodec/avcodec.h" /* AVFrame */
|
||||
#include "avfilter.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user