libeplayer3 optimizations

This commit is contained in:
martii
2013-07-29 18:35:48 +02:00
committed by Stefan Seyfried
parent aa5f59c5e6
commit 95d724ced0
5 changed files with 27 additions and 32 deletions

View File

@@ -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;