Fix comment spelling.

This commit is contained in:
Johns 2015-10-01 15:46:38 +02:00
parent 9e56747a56
commit 5dc5601576
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
User johns User johns
Date: Date:
Fix comment spelling.
Disabled old code before removement. Disabled old code before removement.
Handle change of audio ac3 downmix direct. Handle change of audio ac3 downmix direct.
Speedup queuing output surface, when decoder buffers are full. Speedup queuing output surface, when decoder buffers are full.

View File

@ -115,7 +115,7 @@
/// ///
static pthread_mutex_t CodecLockMutex; static pthread_mutex_t CodecLockMutex;
/// Flag prefer fast xhannel switch /// Flag prefer fast channel switch
char CodecUsePossibleDefectFrames; char CodecUsePossibleDefectFrames;
//---------------------------------------------------------------------------- //----------------------------------------------------------------------------