armbox: eplayer3 add read-count

Origin commit data
------------------
Branch: master
Commit: ef45a9f370
Author: redblue-pkt <redblue-pkt@orange.pl>
Date: 2019-01-06 (Sun, 06 Jan 2019)


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

------------------
This commit was generated by Migit
This commit is contained in:
redblue-pkt
2019-01-06 23:41:04 +01:00
committed by max_10
parent e60eccbb19
commit 59037d9d1f
4 changed files with 8 additions and 4 deletions

View File

@@ -782,6 +782,8 @@ static void FFMPEGThread(Context_t *context)
Track_t *audioTrack = NULL;
Track_t *subtitleTrack = NULL;
context->playback->readCount += packet.size;
int32_t pid = avContextTab[cAVIdx]->streams[packet.stream_index]->id;
reset_finish_timeout();