summaryrefslogtreecommitdiff
path: root/doc/examples/demuxing_decoding.c
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/demuxing_decoding.c')
-rw-r--r--doc/examples/demuxing_decoding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/demuxing_decoding.c b/doc/examples/demuxing_decoding.c
index 0ef5df7676..077fc87b5b 100644
--- a/doc/examples/demuxing_decoding.c
+++ b/doc/examples/demuxing_decoding.c
@@ -26,7 +26,7 @@
*
* Show how to use the libavformat and libavcodec API to demux and
* decode audio and video data.
- * @example doc/examples/demuxing_decoding.c
+ * @example demuxing_decoding.c
*/
#include <libavutil/imgutils.h>