mirror of https://github.com/FFmpeg/FFmpeg.git
These are the 4:4:4 variants of the semi-planar NV12/NV21 formats. These formats are not used much, so we've never had a reason to add them until now. VDPAU recently added support HEVC 4:4:4 content and when you use the OpenGL interop, the returned surfaces are in NV24 format, so we need the pixel format for media players, even if there's no direct use within ffmpeg. Separately, there are apparently webcams that use NV24, but I've never seen one.pull/311/head
parent
7c6f2bfdb2
commit
5de4f1d871
5 changed files with 31 additions and 3 deletions
@ -1 +1 @@ |
||||
72 tests passed, 0 tests failed. |
||||
73 tests passed, 0 tests failed. |
||||
|
Loading…
Reference in new issue