lavfi: add LUT (LookUp Table) generic filters

This commit is contained in:
Stefano Sabatini
2011-05-28 21:51:03 +02:00
parent 83f9bc8aee
commit dd2793c880
6 changed files with 488 additions and 1 deletions

View File

@@ -26,7 +26,7 @@
#include "libavutil/samplefmt.h"
#define LIBAVFILTER_VERSION_MAJOR 2
#define LIBAVFILTER_VERSION_MINOR 18
#define LIBAVFILTER_VERSION_MINOR 19
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \