mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
This commit is contained in:
commit
6ba3333030
41 changed files with 4140 additions and 2911 deletions
|
|
@ -160,7 +160,7 @@ struct pa_stream {
|
|||
uint32_t write_index_not_before;
|
||||
uint32_t read_index_not_before;
|
||||
|
||||
/* Data about individual timing update correctoins */
|
||||
/* Data about individual timing update corrections */
|
||||
pa_index_correction write_index_corrections[PA_MAX_WRITE_INDEX_CORRECTIONS];
|
||||
int current_write_index_correction;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue