[FFmpeg-devel] [PATCH] Remove PixFmtInfo.is_hwaccel

Michael Niedermayer michaelni
Sat Nov 28 01:19:35 CET 2009


On Sat, Nov 28, 2009 at 12:27:28AM +0100, Stefano Sabatini wrote:
> On date Thursday 2009-11-26 00:53:54 +0100, Stefano Sabatini encoded:
> > Hi, remove code duplication.
> > -- 
> > FFmpeg = Fiendish & Faboulous Mind-dumbing Philosophical Extended Game
> 
> > Index: ffmpeg/libavcodec/imgconvert.c
> > ===================================================================
> > --- ffmpeg.orig/libavcodec/imgconvert.c	2009-11-26 00:51:40.000000000 +0100
> > +++ ffmpeg/libavcodec/imgconvert.c	2009-11-26 00:52:22.000000000 +0100
> > @@ -58,7 +58,6 @@
> >      uint8_t color_type;      /**< color type (see FF_COLOR_xxx constants) */
> >      uint8_t pixel_type;      /**< pixel storage type (see FF_PIXEL_xxx constants) */
> >      uint8_t is_alpha : 1;    /**< true if alpha can be specified */
> > -    uint8_t is_hwaccel : 1;  /**< true if this is an HW accelerated format */
> >      uint8_t x_chroma_shift;  /**< X chroma subsampling factor is 2 ^ shift */
> >      uint8_t y_chroma_shift;  /**< Y chroma subsampling factor is 2 ^ shift */
> >      uint8_t depth;           /**< bit depth of the color components */
> [...]
> 
> Ping.

ok

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I have often repented speaking, but never of holding my tongue.
-- Xenocrates
-------------- 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-devel/attachments/20091128/78ebffc0/attachment.pgp>



More information about the ffmpeg-devel mailing list