Browse Source

vsrc_buffer.h: add file doxy

Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
tags/n0.8
Stefano Sabatini 14 years ago
parent
commit
b52a65ccc8
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      libavfilter/vsrc_buffer.h

+ 5
- 0
libavfilter/vsrc_buffer.h View File

@@ -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…
Cancel
Save