mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-28 16:01:22 +02:00
raspi: add support for MPEG2
TODO: check if the MPEG2 license is present (and warn if not)
This commit is contained in:
@@ -32,4 +32,5 @@ public:
|
||||
int show_picture(const char *filename);
|
||||
int set_aspect(int aspect, int mode);
|
||||
int pig(int x, int y, int w, int h);
|
||||
int set_videoformat(int format);
|
||||
};
|
||||
|
Reference in New Issue
Block a user