gstreamer/gst/rtpmanager
Seungha Yang 614f4ec5b5 rtpmanager: Fix an MSVC compile warning
We don't expect this object is a part of public library.

gstrtphdrext-twcc.c(45): warning C4273: 'gst_rtp_header_extension_twcc_get_type': inconsistent dll linkage

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/889>
2021-03-03 18:30:39 +09:00
..
gstrtpbin.c rtpbin: Add clear-ssrc action 2020-10-16 16:45:56 +00:00
gstrtpbin.h rtpbin: Add clear-ssrc action 2020-10-16 16:45:56 +00:00
gstrtpdtmfmux.c docs: Port all docstring to gtk-doc markdown 2019-05-13 10:24:40 -04:00
gstrtpdtmfmux.h rtpmux: Fix FSF address 2012-12-16 16:36:39 +00:00
gstrtpfunnel.c rtpmanager: update for rtp header extensions 2020-12-04 13:24:19 +11:00
gstrtpfunnel.h rtpfunnel: Stop using G_DECLARE_FINAL_TYPE 2018-11-13 00:37:11 +01:00
gstrtphdrext-rfc6464.c rtp: add rtphdrextrfc6464 2021-02-04 11:12:51 +01:00
gstrtphdrext-rfc6464.h rtp: add rtphdrextrfc6464 2021-02-04 11:12:51 +01:00
gstrtphdrext-twcc.c rtpmanager: update for rtp header extensions 2020-12-04 13:24:19 +11:00
gstrtphdrext-twcc.h rtpmanager: Fix an MSVC compile warning 2021-03-03 18:30:39 +09:00
gstrtpjitterbuffer.c rtpjitterbuffer: don't send multiple instant RTX for the same packet 2020-10-28 01:22:24 +01:00
gstrtpjitterbuffer.h rtpjitterbuffer: small optimizations 2014-04-29 16:21:44 +02:00
gstrtpmanager.c rtp: add rtphdrextrfc6464 2021-02-04 11:12:51 +01:00
gstrtpmux.c docs: Port all docstring to gtk-doc markdown 2019-05-13 10:24:40 -04:00
gstrtpmux.h doc: Fix some docstrings 2019-05-13 17:00:00 -04:00
gstrtpptdemux.c rtpptdemux: set payload to caps inside gst_rtp_pt_demux_get_caps 2020-02-11 18:39:22 +00:00
gstrtpptdemux.h documentation: fix a number of typos 2019-10-05 22:38:11 +00:00
gstrtprtxqueue.c doc: fix element section documentations 2019-05-25 16:57:31 +02:00
gstrtprtxqueue.h rtprtxqueue: implement handling of the max-size-time property 2017-04-11 09:44:33 +03:00
gstrtprtxreceive.c documentation: fix a number of typos 2019-10-05 22:38:11 +00:00
gstrtprtxreceive.h rtprtxreceive: Wait until timeout to clear association requests 2014-05-04 22:36:59 -04:00
gstrtprtxsend.c rtprtxsend: allow generic input caps 2020-01-28 15:44:13 +00:00
gstrtprtxsend.h rtprtxsend: allow generic input caps 2020-01-28 15:44:13 +00:00
gstrtpsession.c rtpmanager: Improve readability of "stats" docs by making the fields an actual list 2020-08-13 07:24:17 +00:00
gstrtpsession.h rtpsession: use the correct segment seqnum 2019-02-04 13:14:37 +00:00
gstrtpssrcdemux.c rtpssrcdemux: Handle RTCP APP packets 2020-02-11 15:12:07 +01:00
gstrtpssrcdemux.h rtpssrcdemux: introduce max-streams property 2020-02-11 15:10:12 +01:00
gstrtpst2022-1-fecdec.c rtpst2022-1-fecdec: don't xor out of bounds 2020-12-12 09:29:15 +00:00
gstrtpst2022-1-fecdec.h rtpmanager: implement SMPTE 2022-1 FEC decoder 2020-10-08 22:22:18 +00:00
gstrtpst2022-1-fecenc.c rtpst2022-1-fecenc: memset when reallocating xored payload 2020-12-12 09:29:15 +00:00
gstrtpst2022-1-fecenc.h rtpmanager: implement SMPTE 2022-1 FEC encoder 2020-10-08 22:22:18 +00:00
meson.build rtp: add rtphdrextrfc6464 2021-02-04 11:12:51 +01:00
rtpjitterbuffer.c rtpjitterbuffer: Properly free internal packets queue in finalize() 2020-04-22 10:28:30 -04:00
rtpjitterbuffer.h rtpjitterbuffer: Properly free internal packets queue in finalize() 2020-04-22 10:28:30 -04:00
rtpsession.c rtpsession: never send on a non-internal source 2020-11-13 21:35:58 +01:00
rtpsession.h rtpmanager: Google Transport-Wide Congestion Control RTP Extension 2020-02-14 10:09:02 +00:00
rtpsource.c rtpsource: rewrite timeout-check to avoid underflow 2020-11-13 21:30:06 +01:00
rtpsource.h rtpsource: Report for which local SSRC is a remote RB reporting on 2020-11-03 12:35:54 -05:00
rtpstats.c rtpstats: guard against division by zero 2020-06-26 15:29:25 +00:00
rtpstats.h rtpsource: Report for which local SSRC is a remote RB reporting on 2020-11-03 12:35:54 -05:00
rtptimerqueue.c rtpjitterbuffer: don't send multiple instant RTX for the same packet 2020-10-28 01:22:24 +01:00
rtptimerqueue.h rtpjitterbuffer: don't send multiple instant RTX for the same packet 2020-10-28 01:22:24 +01:00
rtptwcc.c rtptwcc: fix pruning of ack'ed twcc-packets 2020-06-26 12:53:07 +01:00
rtptwcc.h rtpmanager: fix "redefinition of typedef RTPTWCCManager" compiler warning 2020-07-20 18:20:59 +01:00