Revert "Allow renderers to apply size and display changes seamlessly"
This reverts commit c989133d27.
This commit is contained in:
parent
c989133d27
commit
220f50ebe4
8 changed files with 15 additions and 106 deletions
|
|
@ -25,7 +25,6 @@ public:
|
|||
virtual int submitDecodeUnit(PDECODE_UNIT du) override;
|
||||
virtual void renderFrameOnMainThread() override;
|
||||
virtual void setHdrMode(bool enabled) override;
|
||||
virtual bool applyWindowChange(int width, int height, int flags) override;
|
||||
|
||||
virtual IFFmpegRenderer* getBackendRenderer();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue