Revert "fix stillpicture"

This reverts commit 27c1b8d1ce.


Origin commit data
------------------
Branch: master
Commit: f4d9885a5a
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-06 (Mon, 06 Jul 2020)



------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2020-07-06 23:03:13 +02:00
parent 27c1b8d1ce
commit 79115ffe95
3 changed files with 5 additions and 620 deletions

View File

@@ -238,7 +238,6 @@ class cVideo
void SetCECAutoView(bool);
void SetCECAutoStandby(bool);
bool ShowPicture(const char * fname);
void ShowBlank(int fd, unsigned char *iframe, size_t st_size);
void StopPicture();
void Standby(unsigned int bOn);
void Pig(int x, int y, int w, int h, int osd_w = 1064, int osd_h = 600, int startx = 0, int starty = 0, int endx = 1279, int endy = 719);