pipewire/src/gst
Wim Taymans c9855763c3 remote: always close the fd in connect_fd
Not closing the fd causes leaks in existing apps. It's probably better
to always close it and let apps deal with that by using dup or similar.

Make gst sink and source dup the fd before connect_fd().

Fixes #181
2019-09-10 11:05:38 +02:00
..
.editorconfig add .editorconfig files 2019-02-13 11:19:21 +01:00
gstpipewire.c Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
gstpipewireclock.c gst: handle clock reset 2019-03-11 15:09:28 +01:00
gstpipewireclock.h gst: handle clock reset 2019-03-11 15:09:28 +01:00
gstpipewiredeviceprovider.c core: remove parent_id from the global event 2019-08-16 22:11:42 +02:00
gstpipewiredeviceprovider.h more async improvements 2019-02-25 16:25:27 +01:00
gstpipewireformat.c improve error handling 2019-06-19 16:22:22 +02:00
gstpipewireformat.h Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
gstpipewirepool.c Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
gstpipewirepool.h Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
gstpipewiresink.c remote: always close the fd in connect_fd 2019-09-10 11:05:38 +02:00
gstpipewiresink.h Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
gstpipewiresrc.c remote: always close the fd in connect_fd 2019-09-10 11:05:38 +02:00
gstpipewiresrc.h Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
meson.build add _GNU_SOURCE as compiler flag 2019-01-08 17:36:58 +01:00