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