save cover if available, report avfc to streaminfo2

Origin commit data
------------------
Branch: master
Commit: 04ef6adff5
Author: TangoCash <eric@loxat.de>
Date: 2020-09-16 (Wed, 16 Sep 2020)


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

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2020-09-16 21:40:39 +02:00
committed by vanhofen
parent 89efe1a366
commit ba6bc533cd
4 changed files with 62 additions and 3 deletions

View File

@@ -35,6 +35,7 @@ class cPlayback
std::string fn_xml;
off64_t last_size;
int init_jump;
AVFormatContext *avft;
public:
cPlayback(int num = 0);
~cPlayback();