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

Bobby Bingham uhmmmm
Sat Feb 14 22:23:03 CET 2009


On Sat, 14 Feb 2009 22:00:26 +0100 (CET)
diego <subversion at mplayerhq.hu> wrote:

> Author: diego
> Date: Sat Feb 14 22:00:26 2009
> New Revision: 17282
> 
> Log:
> Attempt to clarify draw_horiz_band description and fix two random
> typos.
> 
> Modified:
>    trunk/libavcodec/avcodec.h
> 
> Modified: trunk/libavcodec/avcodec.h
> ==============================================================================
> --- 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
> AVCodecContext {
>       * decoder to draw a horizontal band. It improves cache usage.
> Not
>       * 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.
-- 
Bobby Bingham
Never trust atoms.  Or anything made of atoms.
??????????????????????




More information about the ffmpeg-cvslog mailing list