generic-pc: rework glfb (thx seife)

Origin commit data
------------------
Branch: master
Commit: cf45b80334
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
committed by Thilo Graf
parent 02694ca736
commit 119ca4b73d
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 */