[FFmpeg-cvslog] avio: update file header.
Anton Khirnov
git at videolan.org
Mon Apr 11 04:12:08 CEST 2011
ffmpeg | branch: master | Anton Khirnov <anton at khirnov.net> | Sat Apr 9 08:30:15 2011 +0200| [6084ee5dc50aff488b611ad19ae1a6e72aa7ca39] | committer: Anton Khirnov
avio: update file header.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6084ee5dc50aff488b611ad19ae1a6e72aa7ca39
---
libavformat/avio.h | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/libavformat/avio.h b/libavformat/avio.h
index 7bb8d17..6dfed4a 100644
--- a/libavformat/avio.h
+++ b/libavformat/avio.h
@@ -22,10 +22,7 @@
/**
* @file
- * unbuffered I/O operations
- *
- * @warning This file has to be considered an internal but installed
- * header, so it should not be directly included in your projects.
+ * Buffered I/O operations
*/
#include <stdint.h>
More information about the ffmpeg-cvslog
mailing list