mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-25 07:58:12 +02:00
For encoded formats, p->video_info.size will be 0. If the pipewiresrc handles an encoded format, the bufferpool will be configured to allocate buffers of size 0. This will cause errors later when trying to copy the frames into the pipewire buffers. Update the bufferpool size only if video_info defines an actual buffer size. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||