[FFmpeg-cvslog] vsrc_buffer.h: add file doxy
Stefano Sabatini
git at videolan.org
Wed May 25 06:37:10 CEST 2011
ffmpeg | branch: master | Stefano Sabatini <stefano.sabatini-lala at poste.it> | Mon Apr 11 11:29:35 2011 +0200| [75abcdb3915e3abb2dc6b5f7d101c177dcfdb626] | committer: Anton Khirnov
vsrc_buffer.h: add file doxy
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Signed-off-by: Anton Khirnov <anton at khirnov.net>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=75abcdb3915e3abb2dc6b5f7d101c177dcfdb626
---
libavfilter/vsrc_buffer.h | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/libavfilter/vsrc_buffer.h b/libavfilter/vsrc_buffer.h
index 6867f81..cfaf791 100644
--- a/libavfilter/vsrc_buffer.h
+++ b/libavfilter/vsrc_buffer.h
@@ -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"
More information about the ffmpeg-cvslog
mailing list