lavfi: make formats API private on next bump.

It is only useful inside filters and we don't allow user filters for
now.
This commit is contained in:
Anton Khirnov
2012-05-30 10:12:55 +02:00
parent 67339f6eb4
commit b74a1da49d
35 changed files with 307 additions and 210 deletions
+1
View File
@@ -26,6 +26,7 @@
#include "libavutil/mathematics.h"
#include "libavutil/parseutils.h"
#include "avfilter.h"
#include "formats.h"
static const char *const var_names[] = {
"E",