mirror of https://github.com/FFmpeg/FFmpeg.git
Full range video had been broken by the introduction of the < 2U check at the following line. The bitstream format kind of implies that the full and limited ranges use different pix_fmts but that's incorrect since we have the avctx->color_range flag. So adjust the pixel range index to be mapped to the same pix_fmts as limited range index. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>pull/172/head
parent
8a5d4a51ff
commit
ce855bf43b
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue