gstreamer/tests/examples
Nirbheek Chauhan c8db7a9127 ipcpipeline: Rework compiler checks
`pipe()` isn't used since 15927b6511,
and `socketpair()` from `#include <sys/socket.h>` is used only in the
examples. In practice, you can use probably also use anything that
allows you to create fd pairs, such as named pipes or anonymous pipes.

We use the cross-platform GstPollFD API in the plugin.
2020-01-14 09:23:02 +05:30
..
audiomixmatrix Remove autotools build system 2019-10-14 13:54:27 +01:00
avsamplesink Remove autotools build system 2019-10-14 13:54:27 +01:00
camerabin2 Remove autotools build system 2019-10-14 13:54:27 +01:00
codecparsers Remove autotools build system 2019-10-14 13:54:27 +01:00
d3d11videosink examples: Add example for d3d11videosink 2019-12-20 19:21:02 +09:00
directfb Remove autotools build system 2019-10-14 13:54:27 +01:00
ipcpipeline ipcpipeline: Rework compiler checks 2020-01-14 09:23:02 +05:30
mpegts mpegtsmux: Add SCTE-35 support 2019-10-31 12:31:27 +00:00
mxf Remove autotools build system 2019-10-14 13:54:27 +01:00
nvcodec examples: nvcodec: Add example for runtime configuration change with nvcodec 2019-09-11 23:15:06 +00:00
opencv Remove autotools build system 2019-10-14 13:54:27 +01:00
uvch264 Remove autotools build system 2019-10-14 13:54:27 +01:00
waylandsink Remove autotools build system 2019-10-14 13:54:27 +01:00
webrtc webrtc: Actually make use of promise created one line before 2019-12-31 11:19:20 +00:00
meson.build examples: Add example for d3d11videosink 2019-12-20 19:21:02 +09:00
playout.c remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00