Commits on Source (9)
-
After selecting a plane, we presumably will need to query its formats. Since we already know how many there are.
78af9d20 -
854bbb4a
-
2f34395f
-
This extra function is needed to deal with the RGB masks.
e8b50862 -
Use the helpers from the previous changesets and the follow the common chroma fallback lists. This should fix mismatched colour (masks) with RGB formats. This also enables the use of a bunch of formats not included in the static table from display.c.
e3e92d8c -
This removes the notoriously nonreentrant global format table. This also incidentally removes the dependency on `-ldrm`.
570bed45 -
743fa40a
-
dc8f95ec
-
If the specified chroma had only 1 or 2 characters, this would overflow.
eca00803
Showing
- modules/video_output/Makefile.am 0 additions, 1 deletionmodules/video_output/Makefile.am
- modules/video_output/drm/display.c 27 additions, 164 deletionsmodules/video_output/drm/display.c
- modules/video_output/drm/fourcc.c 24 additions, 2 deletionsmodules/video_output/drm/fourcc.c
- modules/video_output/drm/planes.c 67 additions, 1 deletionmodules/video_output/drm/planes.c
- modules/video_output/drm/vlc_drm.h 30 additions, 1 deletionmodules/video_output/drm/vlc_drm.h