summaryrefslogtreecommitdiff
path: root/doc/examples/scaling_video.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-10-26 16:32:32 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-10-26 16:32:32 +0200
commitca28cb5f8388e87751644999cb6350068987549b (patch)
tree0b84c60ecbd97b7f857ed86b88e2f81842bf7222 /doc/examples/scaling_video.c
parentc01a462cda8d7f298a3ac6d20752d23a11e43a8a (diff)
examples: fix doxy so they appear on the example page
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/examples/scaling_video.c')
-rw-r--r--doc/examples/scaling_video.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/scaling_video.c b/doc/examples/scaling_video.c
index 660be2f9b4..320f4a063a 100644
--- a/doc/examples/scaling_video.c
+++ b/doc/examples/scaling_video.c
@@ -23,6 +23,7 @@
/**
* @file
* libswscale API use example.
+ * @example doc/examples/scaling_video.c
*/
#include <libavutil/imgutils.h>