mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
parent
c99311e822
commit
6c110a3b18
1 changed files with 1 additions and 0 deletions
|
|
@ -443,6 +443,7 @@ static int write_codec_pcm(void *dst, void *frames, uint32_t n_frames)
|
|||
bit_writer(&bp, &bpos, *(d + 2), 8);
|
||||
d += 4;
|
||||
}
|
||||
bit_writer(&bp, &bpos, 7, 3); /* end tag */
|
||||
return bp - b + 1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue