mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Amlogic fix
fix ge2d mode added ge2d single/combined ioctl call speed up imageresampler speed up amvideocap0 mode added config to choose if amvideocap0 or ge2d grabber should be used
This commit is contained in:
@@ -162,7 +162,11 @@
|
||||
"display" 0,
|
||||
|
||||
// valid for framebuffer
|
||||
"device" : "/dev/fb0"
|
||||
"device" : "/dev/fb0",
|
||||
|
||||
// valid for amlogic
|
||||
"amlogic_grabber" : "amvideocap0",
|
||||
"ge2d_mode" : 1
|
||||
},
|
||||
|
||||
/// The black border configuration, contains the following items:
|
||||
|
Reference in New Issue
Block a user