[FFmpeg-cvslog] r11225 - trunk/libavformat/avformat.h
Michael Niedermayer
michaelni
Sun Dec 16 23:48:15 CET 2007
On Sun, Dec 16, 2007 at 06:22:09PM +0100, Diego Biurrun wrote:
> On Sat, Dec 15, 2007 at 05:54:59PM +0100, michael wrote:
> >
> > Log:
> > document how to free the result of av_alloc_format_context()
> >
> > --- trunk/libavformat/avformat.h (original)
> > +++ trunk/libavformat/avformat.h Sat Dec 15 17:54:58 2007
> > @@ -569,7 +569,11 @@ int av_open_input_file(AVFormatContext *
> > +/**
> > + * Allocate an AVFormatContext.
> > + * can be freed with av_free() but dont forget to free everything you
> > + * explicitly allocated as well!
>
> Could you please make an effort to avoid obvious misspellings ("dont")?
> It took some work to fix these things up in FFmpeg and it would be a
> pity to let it go to waste again.
feel free to improve the precommit check script
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the house is a bunch
of things you dont want and which you would get tomorrow for free anyway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20071216/23949c77/attachment.pgp>
More information about the ffmpeg-cvslog
mailing list