mirror of
https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
synced 2023-10-10 19:16:51 +02:00
Fix comment spelling.
This commit is contained in:
parent
9e56747a56
commit
5dc5601576
@ -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.
|
||||||
|
2
codec.c
2
codec.c
@ -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;
|
||||||
|
|
||||||
//----------------------------------------------------------------------------
|
//----------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user