Skip to content

mediacodec: fix wrong expression in switch statement for color range

Mangal Kushwah requested to merge MangalK/vlc:fix-commit-55e0779f into master

In !6020 (merged) i was comparing color ranges with p_dec->fmt_out.video.primaries

Merge request reports