[FFmpeg-cvslog] transcoding: fix Doxygen file path

Timothy Gu git at videolan.org
Mon Jul 7 13:22:05 CEST 2014


ffmpeg | branch: master | Timothy Gu <timothygu99 at gmail.com> | Sun Jul  6 17:19:24 2014 -0700| [3be90723e704ad36396ff088747c84150ba842ed] | committer: Michael Niedermayer

transcoding: fix Doxygen file path

Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3be90723e704ad36396ff088747c84150ba842ed
---

 doc/examples/transcoding.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/examples/transcoding.c b/doc/examples/transcoding.c
index 5194de3..a8f4210 100644
--- a/doc/examples/transcoding.c
+++ b/doc/examples/transcoding.c
@@ -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>



More information about the ffmpeg-cvslog mailing list