[FFmpeg-cvslog] doc/examples/resampling_audio.c: fix path
Michael Niedermayer
git at videolan.org
Sun Dec 16 21:39:29 CET 2012
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Sun Dec 16 21:36:42 2012 +0100| [55b243cade7291e48eac430a86be6b48be87c4b5] | committer: Michael Niedermayer
doc/examples/resampling_audio.c: fix path
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=55b243cade7291e48eac430a86be6b48be87c4b5
---
doc/examples/resampling_audio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/examples/resampling_audio.c b/doc/examples/resampling_audio.c
index e7b12cb..9075719 100644
--- a/doc/examples/resampling_audio.c
+++ b/doc/examples/resampling_audio.c
@@ -21,7 +21,7 @@
*/
/**
- * @example
+ * @example doc/examples/resampling_audio.c
* libswresample API use example.
*/
More information about the ffmpeg-cvslog
mailing list