[FFmpeg-devel] Patch: update comment for the reference of av_alloc_format_context
avcoder
ffmpeg
Wed Feb 18 12:55:33 CET 2009
Dear:
Index: avformat.h
===================================================================
--- avformat.h ??? 17428?
+++ avformat.h ??????
@@ -535,7 +535,7 @@
* sizeof(AVFormatContext) must not be used outside libav*.
*/
typedef struct AVFormatContext {
- const AVClass *av_class; /**< Set by av_alloc_format_context. */
+ const AVClass *av_class; /**< Set by avformat_alloc_context. */
/* Can only be iformat or oformat, not both at the same time. */
struct AVInputFormat *iformat;
struct AVOutputFormat *oformat;
--
----------------------------------------------
Inspired by http://nextchat.mobi
Your potential. Our passion.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avformat.diff
Type: application/octet-stream
Size: 550 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090218/e3ddd29b/attachment.obj>
More information about the ffmpeg-devel
mailing list