mirror of https://github.com/FFmpeg/FFmpeg.git
With the introduction of HEVC 444 support, we technically have two codecs that can handle 444 - HEVC and MJPEG. In the case of MJPEG, it can decode, but can only output one of the semi-planar formats. That means we need additional logic to decide whether to use a 444 output format or not.pull/325/head
parent
e06ccfbe1d
commit
83c7ac2e47
10 changed files with 23 additions and 13 deletions
Loading…
Reference in new issue