mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
xf86-video-nvidia: set full color to default, all other color options are optional, this fixes wrong colors on ATV1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
39e737dcb4
commit
e0b18948bf
@ -14,10 +14,10 @@ Section "Screen"
|
||||
Identifier "screen"
|
||||
Device "nvidia"
|
||||
DefaultDepth 24
|
||||
# Option "ColorRange" "Full"
|
||||
Option "ColorRange" "Full"
|
||||
# Option "ColorRange" "Limited"
|
||||
# Option "ColorSpace" "RGB"
|
||||
Option "ColorSpace" "YCbCr444"
|
||||
# Option "ColorSpace" "YCbCr444"
|
||||
SubSection "Display"
|
||||
Depth 24
|
||||
EndSubSection
|
||||
|
Loading…
x
Reference in New Issue
Block a user