lavfi: add amovie source - audio movie source

This commit is contained in:
Stefano Sabatini
2011-08-18 14:26:15 +02:00
parent 1d6eca2d27
commit 24ddfb2bdb
7 changed files with 196 additions and 2 deletions

View File

@@ -29,8 +29,8 @@
#include "libavutil/rational.h"
#define LIBAVFILTER_VERSION_MAJOR 2
#define LIBAVFILTER_VERSION_MINOR 34
#define LIBAVFILTER_VERSION_MICRO 2
#define LIBAVFILTER_VERSION_MINOR 35
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \