GStreamer multimedia framework
Find a file
Seungha Yang a3c662b2e3 meson: Fix build error caused by missing rtp dep
Missing RTP dep causes build error on Windows
webrtc-sendrecv.c.obj : error LNK2019: unresolved external symbol
  __imp_gst_rtp_header_extension_set_id referenced in function start_pipeline
webrtc-sendrecv.c.obj : error LNK2019: unresolved external symbol
  __imp_gst_rtp_header_extension_create_from_uri referenced in function start_pipeline

... and match required GStreamer to gst-example project version

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-examples/-/merge_requests/40>
2021-05-25 00:36:29 +09:00
network Port to gst_print* family 2020-07-27 16:28:33 +09:00
playback gtk-play: Port to GstPlay 2021-03-09 21:36:27 +00:00
vulkan/android add vulkan example for android 2020-05-12 16:24:38 +10:00
webrtc meson: Fix build error caused by missing rtp dep 2021-05-25 00:36:29 +09:00
.gitlab-ci.yml add CI pass for android 2019-03-27 13:17:48 +11:00
COPYING Initial commit with empty meson.build 2016-08-26 18:28:34 +03:00
meson.build meson: Fix build error caused by missing rtp dep 2021-05-25 00:36:29 +09:00