[FFmpeg-cvslog] r17282 - trunk/libavcodec/avcodec.h

Diego Biurrun diego
Sat Feb 14 22:21:10 CET 2009


On Sat, Feb 14, 2009 at 04:23:03PM -0500, Bobby Bingham wrote:
> On Sat, 14 Feb 2009 22:00:26 +0100 (CET)
> diego <subversion at mplayerhq.hu> wrote:
> > 
> > Log:
> > Attempt to clarify draw_horiz_band description and fix two random
> > typos.
> > 
> > --- trunk/libavcodec/avcodec.h	Sat Feb 14 21:52:18 2009
> > (r17281) +++ trunk/libavcodec/avcodec.h	Sat Feb 14 22:00:26
> > 2009	(r17282) @@ -960,13 +960,13 @@ typedef struct
> >       * all codecs can do that. You must check the codec capabilities
> >       * beforehand.
> > -     * It is also used by hardware acceleration APIs as a callback
> > -     * to pass specific (partially decoded) data to the calling
> > -     * application so it could be passed to the rendering hardware.
> > -     * In that mode all relevant function paramerers are inside special
> > +     * The functino is also used by hardware acceleration APIs as a
>               ^^^^^^^^
> 
> Two steps forward, one step back.

Yes :)

Already fixed locally, will commit along with the next bunch of typo
fixes, I want to keep the commit spam to a minimum...

Diego




More information about the ffmpeg-cvslog mailing list