libeplayer3 optimizations

Origin commit data
------------------
Branch: master
Commit: 5aa75077cd
Author: martii <m4rtii@gmx.de>
Date: 2013-07-29 (Mon, 29 Jul 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-07-29 18:35:48 +02:00
parent 82299a9f5e
commit b7b58140f4
8 changed files with 33 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;