mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libeplayer: add missing files
Origin commit data
------------------
Branch: master
Commit: c1097d967f
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Origin message was:
------------------
- libeplayer: add missing files
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
8
libeplayer3/external/plugins/png.h
vendored
Normal file
8
libeplayer3/external/plugins/png.h
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _exteplayer3_external_plugins_png_
|
||||
#define _exteplayer3_external_plugins_png_
|
||||
|
||||
int PNGPlugin_saveRGBAImage(const char *filename, const unsigned char *data, int width, int height);
|
||||
int PNGPlugin_init(void);
|
||||
int PNGPlugin_term(void);
|
||||
|
||||
#endif // _exteplayer3_external_plugins_png_
|
Reference in New Issue
Block a user