[FFmpeg-cvslog] examples/encoding.c: remove reference to unexisting file
Stefano Sabatini
git at videolan.org
Sat Jul 9 15:50:45 CEST 2011
ffmpeg | branch: master | Stefano Sabatini <stefano.sabatini-lala at poste.it> | Sat Jul 9 15:39:16 2011 +0200| [ffe3856de7a5f18aba36b56a314aee48d7b7ac78] | committer: Stefano Sabatini
examples/encoding.c: remove reference to unexisting file
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ffe3856de7a5f18aba36b56a314aee48d7b7ac78
---
doc/examples/encoding.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/doc/examples/encoding.c b/doc/examples/encoding.c
index 8588d72..d201bae 100644
--- a/doc/examples/encoding.c
+++ b/doc/examples/encoding.c
@@ -22,7 +22,6 @@
* @file
* libavcodec API use example.
*
- * @example libavcodec/api-example.c
* Note that this library only handles codecs (mpeg, mpeg4, etc...),
* not file formats (avi, vob, etc...). See library 'libavformat' for the
* format handling
More information about the ffmpeg-cvslog
mailing list