lavfi: add amerge audio filter.

This commit is contained in:
Nicolas George
2011-11-06 21:28:05 +01:00
parent e90a69e955
commit 4962edf889
6 changed files with 325 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
#include "libavcodec/avcodec.h"
#define LIBAVFILTER_VERSION_MAJOR 2
#define LIBAVFILTER_VERSION_MINOR 56
#define LIBAVFILTER_VERSION_MINOR 57
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \