mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
vsrc_buffer.h: add file doxy
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it> Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
parent
f7053dc41a
commit
75abcdb391
@ -22,6 +22,11 @@
|
|||||||
#ifndef AVFILTER_VSRC_BUFFER_H
|
#ifndef AVFILTER_VSRC_BUFFER_H
|
||||||
#define AVFILTER_VSRC_BUFFER_H
|
#define AVFILTER_VSRC_BUFFER_H
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @file
|
||||||
|
* memory buffer source API for video
|
||||||
|
*/
|
||||||
|
|
||||||
#include "libavcodec/avcodec.h" /* AVFrame */
|
#include "libavcodec/avcodec.h" /* AVFrame */
|
||||||
#include "avfilter.h"
|
#include "avfilter.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user