Add libavfilter_version

Patch by Víctor Paesa

Commited in SoC by Vitor Sessak on 2008-02-12 20:31:53

Originally committed as revision 12117 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Víctor Paesa 2008-02-15 22:15:04 +00:00 committed by Vitor Sessak
parent 765f96c6e1
commit a7d4665709
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@
#ifndef FFMPEG_AVFILTER_H
#define FFMPEG_AVFILTER_H
#define LIBAVFILTER_VERSION 0.0.0
#include <stddef.h>
#include "avcodec.h"