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>
This commit is contained in:
Michael Niedermayer
2014-02-17 06:59:59 +01:00
parent 21a0451167
commit 341639fe80
9 changed files with 9 additions and 9 deletions

View File

@ -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>