[FFmpeg-devel] [PATCH 2/5] timecode: fix typo

Michael Niedermayer michaelni at gmx.at
Sat Jan 14 23:00:40 CET 2012


On Sat, Jan 14, 2012 at 03:28:55PM +0100, Clément Bœsch wrote:
> On Sat, Jan 14, 2012 at 02:10:18PM +0100, Jean First wrote:
> > 
> > Signed-off-by: Jean First <jeanfirst at gmail.com>
> > ---
> >  libavcodec/timecode.h |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/libavcodec/timecode.h b/libavcodec/timecode.h
> > index ee03fda..bcfb0fa 100644
> > --- a/libavcodec/timecode.h
> > +++ b/libavcodec/timecode.h
> > @@ -41,7 +41,7 @@ struct ff_timecode {
> >      char *str;       ///< string following the hh:mm:ss[:;.]ff format
> >      int start;       ///< timecode frame start
> >      int drop;        ///< drop flag (1 if drop, else 0)
> > -    AVRational rate; ///< Frame rate in rationnal form
> > +    AVRational rate; ///< Frame rate in rational form
> >  };
> >  
> 
> OK, thanks.

applied

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No snowflake in an avalanche ever feels responsible. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120114/66bc3f89/attachment.asc>


More information about the ffmpeg-devel mailing list