transcoding: fix Doxygen file path

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Timothy Gu 2014-07-06 17:19:24 -07:00 committed by Michael Niedermayer
parent 7ac7e8793d
commit 3be90723e7

View File

@ -25,7 +25,7 @@
/**
* @file
* API example for demuxing, decoding, filtering, encoding and muxing
* @example doc/examples/transcoding.c
* @example transcoding.c
*/
#include <libavcodec/avcodec.h>