simplify logic, improve debugging

This commit is contained in:
Isaac 2018-01-22 03:26:36 +01:00
parent 414930cb90
commit 41a05f5eef
1 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ public:
int writeVideoFramePacket( AVPacket *pkt );
int writeAudioFramePacket( AVPacket *pkt );
void dumpPacket( AVPacket *pkt );
};
#endif //havelibav