pipewire/src
Michael Tretter efa08e9892 gst: update buffer size only if format defines a size
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.
2023-10-27 18:01:37 +02:00
..
daemon conf: fix videotestsrc example configuration 2023-10-26 16:35:30 +02:00
examples example: fix invalid free() operation in bluez-session 2023-10-22 14:48:44 +00:00
gst gst: update buffer size only if format defines a size 2023-10-27 18:01:37 +02:00
modules module-rtp-sap/sink: try to bind sockets to an explicit interface 2023-10-24 07:17:21 +00:00
pipewire module-protocol-native: multiple names to try in PW_KEY_REMOTE_NAME 2023-10-24 07:08:07 +00:00
tests core: add bound_props event 2023-03-21 17:22:27 +01:00
tools tools: make pw-dump/mon/top try to connect to the default manager socket 2023-10-24 07:08:07 +00:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00