mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 15:32:43 +02:00
reset seek position at the end of playback
Origin commit data
------------------
Branch: master
Commit: 3e66284a1d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-09-01 (Sat, 01 Sep 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1352,6 +1352,8 @@ static void FFMPEGThread(Context_t *context)
|
|||||||
|
|
||||||
hasPlayThreadStarted = 0;
|
hasPlayThreadStarted = 0;
|
||||||
context->playback->isPlaying = 0;
|
context->playback->isPlaying = 0;
|
||||||
|
seek_target_seconds = 0;
|
||||||
|
do_seek_target_seconds = 0;
|
||||||
PlaybackDieNow(1);
|
PlaybackDieNow(1);
|
||||||
|
|
||||||
ffmpeg_printf(10, "terminating\n");
|
ffmpeg_printf(10, "terminating\n");
|
||||||
|
Reference in New Issue
Block a user