summaryrefslogtreecommitdiff
path: root/doc/examples/muxing.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-02-17 06:59:59 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-02-17 13:50:53 +0100
commit341639fe80165455c8b4d4b5ac4703e588b15c88 (patch)
treef251e2fd7afbfbeb30bb45cc8806d359b57cd11a /doc/examples/muxing.c
parent21a0451167bb40035688859302a10d337e2bae1b (diff)
doc/examples: remove pathes from doxy examples
This makes the examples page less cluttered Reviewed-by: Clément Bœsch <u@pkh.me> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/examples/muxing.c')
-rw-r--r--doc/examples/muxing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/muxing.c b/doc/examples/muxing.c
index 9483607611..ad8e027148 100644
--- a/doc/examples/muxing.c
+++ b/doc/examples/muxing.c
@@ -26,7 +26,7 @@
*
* Output a media file in any supported libavformat format. The default
* codecs are used.
- * @example doc/examples/muxing.c
+ * @example muxing.c
*/
#include <stdlib.h>