Browse Source

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
tags/v0.5
Víctor Paesa Vitor Sessak 18 years ago
parent
commit
a7d4665709
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      libavfilter/avfilter.h

+ 2
- 0
libavfilter/avfilter.h 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"



Loading…
Cancel
Save