Commit 51460bfc authored by stefano's avatar stefano

Bump lavfi minor after the addition of the fields interlaced and

top_field_first in AVFilterPicRef, done in r23044.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23066 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent befd4d38
......@@ -25,7 +25,7 @@
#include "libavutil/avutil.h"
#define LIBAVFILTER_VERSION_MAJOR 1
#define LIBAVFILTER_VERSION_MINOR 19
#define LIBAVFILTER_VERSION_MINOR 20
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment