mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
libeplayer3 optimizations
This commit is contained in:
@@ -106,7 +106,7 @@ static AVFormatContext* avContext = NULL;
|
||||
|
||||
static unsigned char isContainerRunning = 0;
|
||||
|
||||
long long int latestPts = 0;
|
||||
static long long int latestPts = 0;
|
||||
|
||||
static int restart_audio_resampling = 0;
|
||||
static off_t seek_target_bytes = 0;
|
||||
|
Reference in New Issue
Block a user