summaryrefslogtreecommitdiff
path: root/cmdutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmdutils.h')
-rw-r--r--cmdutils.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/cmdutils.h b/cmdutils.h
index efc8d02602..c2734a1e31 100644
--- a/cmdutils.h
+++ b/cmdutils.h
@@ -164,6 +164,12 @@ void show_formats(void);
void show_codecs(void);
/**
+ * Prints a listing containing all the filters supported by the
+ * program.
+ */
+void show_filters(void);
+
+/**
* Prints a listing containing all the bit stream filters supported by the
* program.
*/