[FFmpeg-devel] [PATCH]Fix NVENC HEVC Profiles

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed Sep 14 20:30:09 EEST 2016


2016-09-14 19:22 GMT+02:00 Yogender Kumar Gupta <yogender.gupta at gmail.com>:
> This patch fixes HEVC profiles for 444 and 444-10 that should be rext
> instead of main10.

> +    }
> +    else if (ctx->data_pix_fmt == AV_PIX_FMT_P010) {

Please merge these lines.

Carl Eugen


More information about the ffmpeg-devel mailing list