Fix DISPMANX_OFFLINE variable typo
Signed-off-by: Alistair Buxton <a.j.buxton@gmail.com>
This commit is contained in:

committed by
Andrei Gherzan

parent
d778d0a23d
commit
b6c954de58
2
README
2
README
@ -157,7 +157,7 @@ VIDEO_CAMERA = "1"
|
|||||||
3.G. Enable offline compositing support
|
3.G. Enable offline compositing support
|
||||||
=======================================
|
=======================================
|
||||||
Set this variable to enable support for dispmanx offline compositing
|
Set this variable to enable support for dispmanx offline compositing
|
||||||
DISMANX_OFFLINE = "1"
|
DISPMANX_OFFLINE = "1"
|
||||||
|
|
||||||
This will enable the firmware to fall back to off-line compositing of
|
This will enable the firmware to fall back to off-line compositing of
|
||||||
Dispmanx elements. Normally the compositing is done on-line, during scanout,
|
Dispmanx elements. Normally the compositing is done on-line, during scanout,
|
||||||
|
Reference in New Issue
Block a user