Commits on Source (7)
-
Steve Lhomme authored
We only support NV12/P010 and we don't support swapping UV data in semiplanar formats.
bcddcfad -
Steve Lhomme authored
We only allow 2 chromas in this code: VLC_CODEC_I420 and VLC_CODEC_YV12. vlc_fourcc_AreUVPlanesSwapped() only returns true for VLC_CODEC_I420.
b8ffe8e9 -
Steve Lhomme authored8b11c220
-
Steve Lhomme authored
This is specific to windows mix with I420/YV12. It should not be in generic code.
a3333ea6 -
Steve Lhomme authored154df46c
-
Steve Lhomme authored
We cannot get NV21 or I420 as sub pictures as we only accept RGBA.
72e4e537 -
Steve Lhomme authored
We can't use the planes of the picture in that case.
5013f02b
Showing
- include/vlc_fourcc.h 0 additions, 6 deletionsinclude/vlc_fourcc.h
- modules/hw/d3d11/d3d11_surface.c 10 additions, 0 deletionsmodules/hw/d3d11/d3d11_surface.c
- modules/hw/d3d9/dxa9.c 9 additions, 0 deletionsmodules/hw/d3d9/dxa9.c
- modules/video_chroma/copy.c 3 additions, 9 deletionsmodules/video_chroma/copy.c
- modules/video_output/win32/direct3d11.cpp 1 addition, 9 deletionsmodules/video_output/win32/direct3d11.cpp
- modules/video_output/win32/direct3d9.c 5 additions, 0 deletionsmodules/video_output/win32/direct3d9.c
- src/libvlccore.sym 0 additions, 1 deletionsrc/libvlccore.sym
- src/misc/fourcc.c 0 additions, 26 deletionssrc/misc/fourcc.c