lavfi: add setfield filter

This commit is contained in:
Stefano Sabatini
2012-02-02 00:31:00 +01:00
parent e8a06b1486
commit b7d45d0b0f
6 changed files with 119 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 2
#define LIBAVFILTER_VERSION_MINOR 61
#define LIBAVFILTER_VERSION_MINOR 62
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \