Fix decoder reinitialization after test frame

This commit is contained in:
Cameron Gutman
2018-08-02 21:57:16 -07:00
parent c18e99c9ec
commit 624578f286
2 changed files with 32 additions and 23 deletions
+2
View File
@@ -25,6 +25,8 @@ public:
private:
bool completeInitialization(AVCodec* decoder, int videoFormat, int width, int height, bool testOnly);
IFFmpegRenderer* createAcceleratedRenderer(const AVCodecHWConfig* hwDecodeCfg);
void reset();
static