gstreamer/gst-libs/gst/webrtc
Marijn Suijten 061e32b197 Add @ prefix to enum-variant references in documentation
Found while working on GStreamer-rs documentation, some enums had this
bit of text pasted verbatim in the enum documentation rather than
attached to the enum-variant.  Fortunately it seems these in WebRTC and
D3D11 are the only ones matching the non-@-prefixed pattern:

    ^ \* GST_\w+:\s*\w+

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2118>
2021-03-28 13:08:24 +00:00
..
datachannel.c webrtc/datachannel: free previous protocol/label fields 2020-08-24 17:02:35 +10:00
datachannel.h webrtc: Add Since: 1.18 markers to the new datachannel library API 2020-06-03 10:32:00 +03:00
dtlstransport.c webrtc: Remove non rtcp-mux code 2020-11-24 01:59:55 +00:00
dtlstransport.h webrtc: Remove non rtcp-mux code 2020-11-24 01:59:55 +00:00
icetransport.c Don't pass default GLib marshallers for signals 2019-11-06 14:27:46 +00:00
icetransport.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-05 08:12:10 +02:00
meson.build Meson: Use pkg-config generator 2020-10-23 11:14:18 -04:00
rtcsessiondescription.c docstrings: port ulinks to markdown links 2019-08-23 20:14:12 +02:00
rtcsessiondescription.h docstrings: port ulinks to markdown links 2019-08-23 20:14:12 +02:00
rtpreceiver.c webrtc: expose transport property on sender and receiver 2021-01-13 19:22:42 +00:00
rtpreceiver.h webrtc: Also remove rtcp_transport from the structure 2020-11-24 01:59:55 +00:00
rtpsender.c webrtc: expose transport property on sender and receiver 2021-01-13 19:22:42 +00:00
rtpsender.h webrtc: Also remove rtcp_transport from the structure 2020-11-24 01:59:55 +00:00
rtptransceiver.c docstrings: port ulinks to markdown links 2019-08-23 20:14:12 +02:00
rtptransceiver.h webrtc: Save the media kind in the transceiver 2020-10-30 16:23:10 -04:00
webrtc.h webrtc: Add GstWebRTCDataChannel to the library API 2020-06-02 21:04:37 +00:00
webrtc_fwd.h Add @ prefix to enum-variant references in documentation 2021-03-28 13:08:24 +00:00