mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-28 16:01:22 +02:00
armbox: eplayer3 add read-count
This commit is contained in:
@@ -783,6 +783,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();
|
||||
|
Reference in New Issue
Block a user