mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
fix compiler errors
This commit is contained in:
parent
ee17176faf
commit
a3e75a1de3
2 changed files with 3 additions and 1 deletions
|
|
@ -409,6 +409,8 @@ again:
|
|||
offsetof (V4l2Format, format));
|
||||
fmt->format = info->format;
|
||||
pi = ++fmt->fmt.props.n_prop_info;
|
||||
} else {
|
||||
fmt->format = info->format;
|
||||
}
|
||||
|
||||
spa_prop_info_fill_video (&fmt->infos[pi],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue