summaryrefslogtreecommitdiff
path: root/doc/examples/muxing.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/muxing.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/muxing.c')
-rw-r--r--doc/examples/muxing.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/muxing.c b/doc/examples/muxing.c
index f0a5f63a28..f8b2f7c354 100644
--- a/doc/examples/muxing.c
+++ b/doc/examples/muxing.c
@@ -26,6 +26,7 @@
*
* Output a media file in any supported libavformat format.
* The default codecs are used.
+ * @example doc/examples/muxing.c
*/
#include <stdlib.h>