On Tue, Nov 14, 2017 at 07:24:14 -0800, Philip Langdale wrote:
> This hwaccel is interesting because it also works for wmv3/9 content,
> which is not supported by the nvidia parser used by cuviddec.

Nits:
Changelog entry? Version bump?

> +    case AV_CODEC_ID_VC1:  return cudaVideoCodec_VC1;
>      case AV_CODEC_ID_VP9:  return cudaVideoCodec_VP9;
> +    case AV_CODEC_ID_WMV3:  return cudaVideoCodec_VC1;

Alignment. ;-)

Moritz
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to