Mercurial > libavformat.hg
changeset 2745:0d82417b7a88 libavformat
Typo
author | takis |
---|---|
date | Wed, 14 Nov 2007 12:42:45 +0000 |
parents | 1435f0dbfb4b |
children | 1285feca09b7 |
files | avformat.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avformat.h Wed Nov 14 08:22:06 2007 +0000 +++ b/avformat.h Wed Nov 14 12:42:45 2007 +0000 @@ -577,7 +577,7 @@ * * @param ic media file handle * @return >=0 if OK. AVERROR_xxx if error. - * @todo Let user decide somehow what information is needed so we do not waste time geting stuff the user does not need. + * @todo Let user decide somehow what information is needed so we do not waste time getting stuff the user does not need. */ int av_find_stream_info(AVFormatContext *ic);