[FFmpeg-devel] [PATCH 1/2] CrystalHD: Add AVOption to configure hardware downscaling.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Thu Apr 21 19:52:15 CEST 2011


On Thu, Apr 21, 2011 at 07:34:39PM +0200, Reimar Döffinger wrote:
> On Wed, Apr 20, 2011 at 09:51:20PM -0700, Philip Langdale wrote:
> >      .long_name      = NULL_IF_CONFIG_SMALL("MPEG-2 Video (CrystalHD acceleration)"),
> >      .pix_fmts       = (const enum PixelFormat[]){PIX_FMT_YUYV422, PIX_FMT_NONE},
> > +    .max_lowres     = MAX_LOWRES,
> 
> How is that related? Your commit message doesn't mention that.

Sorry, missed that you sent an updated patch without that.


More information about the ffmpeg-devel mailing list