summaryrefslogtreecommitdiff
path: root/doc/examples/show_metadata.c
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/show_metadata.c')
-rw-r--r--doc/examples/show_metadata.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/examples/show_metadata.c b/doc/examples/show_metadata.c
index f7f07bf598..abe3cc0cae 100644
--- a/doc/examples/show_metadata.c
+++ b/doc/examples/show_metadata.c
@@ -21,9 +21,10 @@
*/
/**
- * @file
- * Shows how the metadata API can be used in application programs.
+ * @file libavformat metadata extraction API usage example
* @example show_metadata.c
+ *
+ * Show metadata from an input file.
*/
#include <stdio.h>