Commit b52a65cc authored by Stefano Sabatini's avatar Stefano Sabatini

vsrc_buffer.h: add file doxy

Signed-off-by: 's avatarStefano Sabatini <stefano.sabatini-lala@poste.it>
parent e601ff19
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment