diff options
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | codec.c | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ User johns Date: + Fix comment spelling. Disabled old code before removement. Handle change of audio ac3 downmix direct. Speedup queuing output surface, when decoder buffers are full. @@ -115,7 +115,7 @@ /// static pthread_mutex_t CodecLockMutex; - /// Flag prefer fast xhannel switch + /// Flag prefer fast channel switch char CodecUsePossibleDefectFrames; //---------------------------------------------------------------------------- |