mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-28 07:50:58 +02:00
libeplayer3: cleanup
Origin commit data
------------------
Branch: master
Commit: 6f531ed8b0
Author: martii <m4rtii@gmx.de>
Date: 2013-08-02 (Fri, 02 Aug 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
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