mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-30 21:37:53 -04:00
milan-avb: stream: flag CRF streams and ignore CRF packets by subtype in RX
This commit is contained in:
parent
7303a55b50
commit
320c979145
2 changed files with 5 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ struct stream {
|
|||
struct spa_source *source;
|
||||
struct spa_source *flush_timer;
|
||||
uint64_t flush_last_ns;
|
||||
bool is_crf;
|
||||
int prio;
|
||||
int mtt;
|
||||
int t_uncertainty;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue