mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
libeplayer3: cleanup
This commit is contained in:
@@ -170,7 +170,7 @@ int main(int argc,char* argv[]) {
|
||||
out.screen_width = xRes;
|
||||
out.screen_height = yRes;
|
||||
out.framebufferFD = fd;
|
||||
out.destination = lfb;
|
||||
out.destination = (uint32_t *)lfb;
|
||||
out.destStride = stride;
|
||||
out.shareFramebuffer = 1;
|
||||
|
||||
|
Reference in New Issue
Block a user