mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 15:32:43 +02:00
libeplayer3: use uint32_t for frame buffer access
Origin commit data
------------------
Branch: master
Commit: b64bdcb370
Author: martii <m4rtii@gmx.de>
Date: 2013-07-27 (Sat, 27 Jul 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -114,7 +114,7 @@ typedef struct
|
||||
|
||||
typedef struct
|
||||
{
|
||||
unsigned char* destination;
|
||||
uint32_t *destination;
|
||||
unsigned int screen_width;
|
||||
unsigned int screen_height;
|
||||
unsigned int destStride;
|
||||
|
Reference in New Issue
Block a user