lavfi/transpose: add passthrough option

This commit is contained in:
Stefano Sabatini
2012-09-30 13:46:01 +02:00
parent 6300062774
commit c053f48662
3 changed files with 45 additions and 12 deletions

View File

@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 19
#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_MICRO 102
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \