generic-pc: rework glfb (thx seife)

Origin commit data
------------------
Branch: master
Commit: f2136cc7a6
Author: max_10 <max_10@gmx.de>
Date: 2018-09-21 (Fri, 21 Sep 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
max_10
2018-09-21 19:00:11 +02:00
parent 7a9b660388
commit b33c55deef
6 changed files with 191 additions and 114 deletions

View File

@@ -120,10 +120,10 @@ typedef enum
} VIDEO_CONTROL;
#define VDEC_MAXBUFS 0x30
#define VDEC_MAXBUFS 0x40
class cVideo : public OpenThreads::Thread
{
friend class GLFramebuffer;
friend class GLFbPC;
friend class cDemux;
private:
/* called from GL thread */