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

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


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.


More information about the ffmpeg-devel mailing list